Emoji Ball Of Yarn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Ball Of Yarn 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/339661.svg" alt="Emoji Ball Of Yarn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339661.svg" alt="Emoji Ball Of Yarn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339661.svg" alt="Emoji Ball Of Yarn icon" :width="24" :height="24" />
CSS background
.icon-emoji-ball-of-yarn {
background-image: url('https://proicons.com/icon/339661.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>.m{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="m" d="m28.4638,12.4167c-2.4717,1.8113-5.4576,2.7856-8.5221,2.7808-3.067.0049-6.0552-.971-8.528-2.785"/><path id="d" class="m" d="m30.2934,14.1352c-2.1455,2.8978-6.3204,5.4326-10.3515,5.4326-4.1429-.1249-8.0104-2.1046-10.5339-5.3921"/><path id="e" class="m" d="m31.8616,16.081c-1.8353,4.2144-6.8326,7.8575-11.9198,7.8575-5.095-.1226-9.7078-3.0422-11.9982-7.5941"/><path id="f" class="m" d="m33.2147,18.53c-1.7015,5.3153-7.3302,9.779-13.2728,9.779-6.0166-.1334-11.3284-3.9611-13.3577-9.6256"/><path id="g" class="m" d="m34.0778,21.2111c-1.4074,6.6835-7.3046,11.4679-14.1359,11.4685-6.713.0024-12.5765-4.5384-14.2525-11.0376"/><path id="h" class="m" d="m29.2582,35.1279c.8555.6141,2.4259,2.3618,4.3069,2.3879,1.881.0261,3.6349-2.047,4.5863-1.513,1.6938.9507,2.4379,2.4223,4.3487,2.4524"/><path id="i" class="m" d="m24.4988,37.6441c-5.5437-2.2712-9.1637-7.6682-9.1612-13.6582-.0003-5.9431,3.6404-11.2799,9.1747-13.4488"/><path id="j" class="m" d="m26.9323,11.6434c-4.4345,2.5397-7.1962,7.2334-7.2622,12.3425.0092,5.16,2.8123,9.9104,7.3251,12.4139"/><path id="k" class="m" d="m28.8912,12.9424c-3.1159,2.826-4.8916,6.8374-4.8886,11.0435,0,4.4857,1.8751,8.7154,5.2555,11.142"/><path id="l" class="m" d="m5.5,23.9859c0,7.9745,6.4658,14.4392,14.4419,14.4392s14.4419-6.4646,14.4419-14.4392c.0011-7.9745-6.4639-14.4401-14.4399-14.4412-7.976-.0011-14.4428,6.4627-14.4438,14.4372v.0039"/></svg>
Copied!