Neppy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Neppy 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/344636.svg" alt="Neppy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344636.svg" alt="Neppy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344636.svg" alt="Neppy icon" :width="24" :height="24" />
CSS background
.icon-neppy {
background-image: url('https://proicons.com/icon/344636.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M35.5304,20.0631c1.3569.3119,2.6072-.7699,1.5648-2.2407,4.367-1.9103,3.8488-6.8212,2.2211-9.4285-1.9657-3.1487-8.3137-3.7344-9.3743.6949-1.5322-2.1328-5.6824-4.004-9.2902-1.2581"/><path class="c" d="M34.4908,34.8256c.6867,3.7675-2.2434,5.7769-5.3436,5.6135"/><path class="c" d="M34.1605,24.6237c2.8978-3.3703,5.5929,1.3879,7.9371-2.7999,2.5597,3.7291-.745,9.1994-4.7643,8.8037"/><path class="c" d="M40.2676,14.3099c1.3962,1.2938,2.4593,4.5126-.9513,6.9185,1.0349.3721,1.5298,1.2559,1.7554,1.8665"/><path class="c" d="M30.0824,10.3365c.6031,3.9926-.3535,7.8813-6.1969,8.2556s-5.5731,3.4104-4.8452,4.8556c-2.5182-.2222-5.3906-2.9289-2.3525-6.5556"/><path class="c" d="M14.7825,13.2218c-5.1312.4835-4.0195,6.12-9.7567,3.45-.4193,4.7883,4.6737,5.6048,4.6737,5.6048"/><path class="c" d="M27.2751,11.3555c-5.2611-5.074-8.526-.1456-11.4788-.0832-1.3332.0282-2.485-1.9079-2.485-1.9079-2.1731,2.3757-.5327,4.4133-.5327,4.4133"/><path class="c" d="M18.5104,36.1247c-2.0922,6.8358,5.7172,3.2108,3.915,8.6587,3.6417-.5895,8.8469-2.8216,5.5295-8.2626"/><path class="c" d="M13.1286,33.9833c-1.3797,2.5822.7298,6.9246,5.5309,6.2368"/><path class="c" d="M12.6048,35.9869c-4.3616.0045-4.9731-2.4306-4.4196-5.5002"/><path class="c" d="M16.5581,22.3888c-1.8064,1.4868-2.7129,2.8337-1.4169,5.665-7.3792-1.3972-5.4275-8.2972-4.4917-9.2798"/><path class="c" d="M8.7278,26.5347c-2.3305-.9776-2.6945-3.3122-1.4452-5.2156"/><path class="c" d="M12.2674,30.8486c-5.0491,1.5982-7.0974-3.5249-5.5367-6.3349"/><path class="c" d="M21.004,9.2864c-1.4022-2.9269-4.7517-4.3232-7.8754-3.0036-4.0411,1.7072-4.1785,5.598-2.2204,8.9133"/><path class="c" d="M29.9421,9.0888c-.0884.5355.1404,1.2477.1404,1.2477"/><path class="c" d="M39.8245,30.1192c1.9622,2.6864-.7067,6.0132-5.1651,5.8627"/></svg>
Copied!