Path To Nowhere Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Path To Nowhere 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/331017.svg" alt="Path To Nowhere icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331017.svg" alt="Path To Nowhere icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331017.svg" alt="Path To Nowhere icon" :width="24" :height="24" />
CSS background
.icon-path-to-nowhere {
background-image: url('https://proicons.com/icon/331017.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="c" cx="24.4673" cy="24.6636" r="21.5"/><path class="c" d="m12.729,19.6168c.8972,7.0654,3.9252,13.8495,5.4393,14.4388s6.0561,3.0064,9.028,1.8539,6.6729-5.4703,6.9533-6.4796c2.1308.6729,3.028-3.8692,3.028-3.8692"/><path class="c" d="m20.215,17.7383c1.9346.5888,2.4673,4.9626,2.4673,4.9626"/><path class="c" d="m22.8785,25.7009c0-.4766.0701-.6974.0701-.6974"/><path class="c" d="m24.6729,24.3271c.3645.1963.8972.3364.8972.3364"/><path class="c" d="m22.0935,30.215c1.5421-1.3178,2.3271-1.514,3.028-1.4019.6729-.5607,2.5234-.5327,3.3645-.1963"/><path class="c" d="m18.8297,34.3346c2.1983,3.8991-.3062,10.9965-.3062,10.9965"/><path class="c" d="m33.5144,30.5042c.1866,6.0752,2.3209,12.4114,2.3209,12.4114"/><path class="c" d="m14.5794,22.9533c1.0654-2.6636,3.1682-3.8411,6-2.3832-2.6636,2.8037-6,2.3832-6,2.3832Z"/><path class="c" d="m25.8785,19.0841c1.514-1.1776,3.028-1.7103,5.1589-.6449-.5888,1.3178-3.1682,1.3178-5.1589.6449Z"/><path class="c" d="m18.4486,17.7383c-2.0748-.028-4.4019,2.2-4.4019,2.2"/><path class="c" d="m14.4712,27.2138c-1.7703-1.3727-2.5273-1.0923-2.5273-1.0923-.7009,3.5607.4075,6.5845,4.9561,6.5726"/><path class="c" d="m16.3721,44.5872c1.4002-4.7212-.4969-9.4605-4.7366-11.8931-1.6822-.9652-5.2991-13.4699-1.8505-20.311s7.3738-5.4393,7.3738-5.4393c-.9813-.9813-1.0703-2.0862-1.0703-2.0862"/><path class="c" d="m21.2804,7.7009c4.6262,3.6449,7.2617,7.0654,6.4766,15.5888"/><path class="c" d="m27.221,15.4014s5.6107,12.1781,16.2649,12.0379c-.8411-11.7477-9.7091-22.1607-9.7091-22.1607"/><path class="c" d="m33.785,41.1776c-1.2056-4.8224,5.9439-8.4393,5.6355-10.6733.4766,3.2995.3925,6.3836.3925,6.3836,1.8505-3.6729,1.3186-9.6219,1.3186-9.6219"/><path class="c" d="m37.5363,33.5053c-.3925,3.757.2685,8.0218.2685,8.0218"/><path class="c" d="m34.0663,35.6809c-4.7392-.1459-9.4612.1281-14.3338,2.9456"/><path class="c" d="m17.3832,26.4299s-1.9136-2.8598-3.1542-5.6355-.6939-10.9136,5.6355-10.472c1.2196-1.0935,2.8178-.7176,2.8178-.7176"/><path class="c" d="m22.0938,8.3579c1.6189,2.6795,1.4296,7.2847,1.4296,7.2847"/><path class="c" d="m17.1589,6.9439c1.0023.8341,2.7056,3.3785,2.7056,3.3785"/><line class="c" x1="17.278" y1="21.257" x2="17.9046" y2="22.4079"/><path class="c" d="m12.0296,32.9321c-2.3006.1147-4.8801,1.853-5.0763,1.853s-1.5236-.1219-1.5236-.1219"/><path class="c" d="m3.2616,21.0997c1.6449-.1931,2.1681-1.4829,2.1681-1.4829,0,0,.822-4.5743,3.1354-3.1423"/><path class="c" d="m24.4673,16.715c1.215-1.3458,2.6577-1.6165,2.6577-1.6165"/></svg>
Copied!