Scorbit Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Scorbit 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/332479.svg" alt="Scorbit icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332479.svg" alt="Scorbit icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332479.svg" alt="Scorbit icon" :width="24" :height="24" />
CSS background
.icon-scorbit {
background-image: url('https://proicons.com/icon/332479.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M15.7345,39.2621c1.0074.4533,2.1156.8185,3.3496,1.1082,1.3096.3022,2.7578.4533,4.357.4533,1.7252,0,3.337-.2519,4.823-.743s2.783-1.1963,3.8785-2.0904c1.1082-.8941,1.977-1.9393,2.6067-3.1607.6422-1.2089.9696-2.5311.9696-3.9793,0-1.6622-.277-3.0726-.8185-4.2311-.5415-1.1711-1.2593-2.1533-2.1533-2.9593-.9067-.7933-1.9141-1.4482-3.0474-1.9393-1.1333-.4911-2.2919-.8815-3.4756-1.1711-2.0148-.4533-3.6015-1.0074-4.7474-1.6748-1.1459-.68-1.7252-1.5489-1.7252-2.6445,0-.4156.1133-.8059.3652-1.1711.2267-.3652.5541-.68.957-.957.3904-.277.8437-.4911,1.3348-.6548.5037-.1511,1.0074-.2267,1.5111-.2267.7682,0,1.4985.0881,2.1785.277.6926.2015,1.3222.4407,1.9015.7178.5667.2896,1.0956.6044,1.5615.9444.4533.3274.8689.6422,1.2089.9319l3.7904-4.1682c.0252.0126.0504.0378.0756.063,8.3489,8.0089,9.9608,19.8838,3.5889,26.5201-5.3645,5.5911-14.6956,5.6793-22.4904.7556ZM17.88,32.75h.01c.19.13.39.24.59.35.69.39,1.44.7,2.25.94.82.25,1.69.36,2.61.36.55,0,1.1-.07,1.64-.24.54-.16,1.03-.39,1.48-.69.44-.3.81-.67,1.09-1.11.26-.43.4-.92.4-1.46,0-1.18-.58-2.1-1.73-2.76-1.14-.65-2.97-1.29-5.46-1.94-1.22-.29-2.34-.7-3.38-1.24s-1.94-1.2-2.69-1.97c-.74-.77-1.34-1.65-1.74-2.63-.43-.99-.63-2.1-.63-3.31,0-1.35.24-2.61.72-3.79.48-1.19,1.21-2.23,2.18-3.14.98-.9,2.19-1.62,3.64-2.15,1.46-.53,3.17-.79,5.16-.79,1.62,0,3.06.16,4.31.5.21.06.44.13.64.18-7.47-4.01-15.97-3.61-20.98,1.63-4.36,4.55-4.98,11.54-2.26,18.08.81,1.96,1.93,3.88,3.35,5.67.51.68,1.08,1.33,1.69,1.97l1.8-1.95h.01"/><path class="b" d="M20.86,32.25c-1.02.19-2.01.36-2.97.5h-.01c-1.91.27-3.67.44-5.3.51h-.01c-1.26.05-2.44.05-3.49-.02h-.02c-3.15-.21-5.2-.96-5.52-2.25-.25-.99.57-2.18,2.19-3.42l.01-.01c1.95-1.51,5.1-3.1,8.97-4.54"/><path class="b" d="M25.8609,31.1488h.0105c.7044-.1787,1.3877-.368,2.0605-.5467,2.7228-.778,5.2565-1.6505,7.4642-2.5546v-.0105c2.6177-1.0828,4.8044-2.2287,6.3708-3.3431,1.9659-1.3772,2.9541-2.7123,2.6913-3.8162-.2944-1.1774-2.0395-1.9133-4.7729-2.1762-1.5033-.1472-3.2905-.1577-5.2985-.021"/><path class="b" d="M31.2646,18.9853c-2.0816.2523-4.3208.6413-6.6442,1.1564h-.0105"/><circle class="b" cx="32.8207" cy="18.807" r="1.5769"/><circle class="b" cx="23.3778" cy="31.7439" r="2.5628"/></svg>
Copied!