Scratch Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Scratch 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/332487.svg" alt="Scratch icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332487.svg" alt="Scratch icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332487.svg" alt="Scratch icon" :width="24" :height="24" />
CSS background
.icon-scratch {
background-image: url('https://proicons.com/icon/332487.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"><path d="M28.741,10.4981s-.3451,8.5521-.6899,9.5936c-2.3156-11.09-9.3235-8.6424-9.1783-2.445.1452,6.1974,2.4856,6.3846,5.6719,6.8314,3.4805.4881,9.6092,4.9284,2.7187,9.6022-5.3856,3.6531-9.0773-3.0497-9.4866-6.6629-.2514,1.4788-.0684,10.081-.0684,10.081" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M30.631,39.0451c2.4298-1.6482,4.4366-3.7335,5.3281-6.5684.8915-2.8348.1701-5.9651-1.0898-7.9648-.5006-.7946-1.0502-1.4173-1.6055-2.0234.71-.5827.777-1.6128.8672-2.3515.3347-3.2325.4643-6.1195.6055-9.3965.1343-3.3118-2.4421-6.1051-5.7539-6.2383-1.7627.0081-3.4326.7909-4.5664,2.1406-.6128-.1384-1.2335-.256-1.8789-.2559-3.1478.0006-5.9014,1.7758-7.4746,3.9453s-2.2524,4.7666-2.1895,7.4551c.0488,2.0841.3616,4.0879,1.0449,5.8945-.9358.6915-1.6503,1.6402-2.0566,2.7305-.244,1.4356-.1815,1.9982-.2012,3.0957-.0363,2.7707-.0038,5.2754.0488,8.1172.0704,3.3133,2.8137,5.942,6.127,5.8711,1.8845-.0458,3.6378-.9746,4.7344-2.5078,2.7009.4165,5.7452-.3728,8.0605-1.9434h0Z" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Scratch in other icon packs
Copied!