Scratchjr Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Scratchjr 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/332488.svg" alt="Scratchjr icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332488.svg" alt="Scratchjr icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332488.svg" alt="Scratchjr icon" :width="24" :height="24" />
CSS background
.icon-scratchjr {
background-image: url('https://proicons.com/icon/332488.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>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="j" d="M38.5098,39.6022c.6871,1.7785.543,3.9303-3.7711,1.9302M39.1236,38.9901c5.0019.6384,3.9321-2.0393,2.313-3.7311M40.946,27.3054c2.6298,6.4285-.2768,10.396-5.0798,13.578M13.6267,40.2681c6.7162,3.7543,15.4387,4.3369,22.2395.6153M10.1245,36.4307c-.9386,4.2107-1.7621,4.1001,3.5022,3.8374M38.8974,15.608c3.4381,3.9687,3.0767,7.8415,2.0486,11.6974M7.3763,30.7798c-7.3917,5.5387-4.7082,6.659,2.7482,5.6508h0M9.6108,16.154c-1.4113,4.971-2.2379,9.5414-2.2345,14.6258M28.4175,9.0356c8.7428-6.1613,12.0184-7.5042,10.4798,6.5724M9.6108,16.154c-2.3945-12.787,1.1275-13.674,10.9158-6.0519M19.5308,9.14c4.5831-1.1477,8.3723-1.2477,8.8867-.1044"/><path id="c" class="j" d="M18.7313,28.0778c.1759.2666,2.083,1.3645,7.6447.3469M39.1236,33.7483c2.1888-.6251,4.2065-.6995,5.8764.3461M44.5384,29.1585c-2.1317-.0144-3.5496-.1537-5.4148,1.6054M10.6382,35.1831c2.1688-.8668,4.2094-1.5418,6.9008-.529M10.1245,30.2716c2.7269-.9871,5.5068-.7542,7.9629,1.0164M32.6584,28.4894c3.531,1.0011,4.9212-.0105,6.1777-.4547M38.9442,28.0531c3.4671.8121,2.0836,5.6279,1.1471,7.3706M18.7313,28.0778c-1.8559.0346-3.8598,2.2126-3.8951,4.6996M14.8631,32.6968c-.0818,9.8921,20.4645,11.8767,25.2105,2.7392M37.9327,28.203c1.5515-6.7351-6.6327-16.4902-4.7868.1866M24.4865,28.5407c.7009-10.6082-5.8425-13.7519-5.7302-.3424"/><path id="d" class="j" d="M12.4197,13.7711c1.5454-1.403,3.2717-2.5037,5.3407-3.0318M17.7605,10.7393c-8.036-6.0516-5.7374.2025-5.3407,3.0318h0"/><path id="e" class="j" d="M37.2598,13.9732c.8821-6.9777-.6939-7.5525-4.6438-3.2988,2.8003.9637,3.464,2.1592,4.6438,3.2988Z"/><path id="f" class="j" d="M23.2747,32.9804c2.6461,5.2885,8.3258,5.4653,11.6908,1.0973h0"/><path id="g" class="j" d="M27.552,27.0768c1.0822-.1506,2.1715-.0877,3.2645.0339.6606.0735,1.2909.6798,1.262,1.3361-.0535,1.2153-.5174,2.0993-1.2418,2.5354-.5609.3376-1.6951.3399-2.3458.2103-1.4721-.2931-2.0923-1.2477-2.115-2.7677-.0091-.6163.559-1.2621,1.176-1.348Z"/><path id="h" class="j" d="M22.3356,24.8271c0,1.3807-.4445,2.5-.9927,2.5h0c-.5483,0-.9927-1.1193-.9927-2.5s.4445-2.5.9927-2.5c.5483,0,.9927,1.1193.9927,2.5h0Z"/><path id="i" class="j" d="M36.0499,24.78c0,1.3807-.4445,2.5-.9927,2.5s-.9927-1.1193-.9927-2.5.4445-2.5.9927-2.5.9927,1.1193.9927,2.5Z"/></svg>
Copied!