Spb Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Spb icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/333159.svg" alt="Spb icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333159.svg" alt="Spb icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333159.svg" alt="Spb icon" :width="24" :height="24" />
CSS background
.icon-spb {
background-image: url('https://proicons.com/icon/333159.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m31.9025,15.6348c-3.4326.1121-7.596,2.1273-11.3678,5.1914m-5.2361-.8344c1.8024.0194,3.5876.329,5.2361.8344l7.7499,16.786c-6.1941-3.2145-11.6211-1.0403-15.3487,1.0009-1.9308-5.3644-4.2063-10.6112-6.0668-15.9993-.6741,1.6719-1.4843,3.648-2.369,4.9915l5.6799,15.2925c4.5594-3.682,12.6358-5.2657,14.6505-4.2488,1.2613.6366,2.2237,1.7366,4.4971,1.2198,1.121-.4827,2.2687-1.736,3.4068-2.6755,2.9852-2.4642,8.4448-3.1901,10.7656-2.5213l-2.3776-4.3499"/><path class="c" d="m29.5244,18.3714l-1.7112,4.1238.0934,2.0283,5.5465-2.1921-3.9286-3.96,6.963-7.5577c1.4717-1.5974,2.2068-1.7778,3.3339-.7972l1.6452,1.4315c.7245.6304.8971,1.7215.0579,2.5844l-8.0714,8.299"/><path class="c" d="m28.1797,21.9254l1.6248,1.5905"/><path class="c" d="m28.2846,37.6123c1.3715-2.718,6.5149-7.7862,14.2892-7.5156l-6.9948-9.8384m6.255,11.6678c-1.958-.2297-9.5413.4004-13.5494,5.6862"/><path class="c" d="m24.5795,13.1846c.3816.3787.7312.5301,1.7915.5301h.2272c.8331,0,1.6458-.6816,1.8059-1.5147.1602-.8331-.3904-1.5147-1.2235-1.5147"/><path class="c" d="m25.5551,8.1103c.5272-.3787,1.0108-.5302,1.9953-.5302h.2272c.8331,0,1.3837.6816,1.2235,1.5147-.1602.8331-.9728,1.5147-1.8059,1.5147"/><path class="c" d="m26.0446,10.6853h1.136"/><path class="c" d="m9.1687,23.198c.8224.0817,1.4057-.0449,2.6772-.8414l.1956-.1225c1.1737-.7352,1.6807-2.2465,1.1154-3.3248-.5653-1.0783-2.0145-1.3643-3.1883-.6291l-2.6409,1.6542-1.6489-3.1451,4.7927-3.0021m10.2182,4.1141l-.9314-8.3732-3.6836,6.8456,5.3056-1.5573"/><path class="c" d="m33.1397,6.5739c.2519-.891,1.2918-1.6149,2.1912-1.4478.581.1114.9248.6682.8073,1.2807-.0702.4455-.379.9466-.7918,1.2251-.7542.5012-3.0568,1.949-3.0568,1.949h2.9513"/></svg>
Copied!