Loops Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Loops 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/343235.svg" alt="Loops icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343235.svg" alt="Loops icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343235.svg" alt="Loops icon" :width="24" :height="24" />
CSS background
.icon-loops {
background-image: url('https://proicons.com/icon/343235.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M12.3527,7.8367c.4762-.6251,1.0718-1.1493,1.7523-1.5422,1.8349-1.0594,4.0955-1.0594,5.9304,0l17.812,10.287c1.8349,1.0594,2.9652,3.0171,2.9652,5.1359s-1.1303,4.0765-2.9652,5.1359l-18.801,10.858c-.8154.4708-1.8201.4708-2.6355,0-.8154-.4708-1.3178-1.3408-1.3178-2.2824V12.5749"/><path class="f" d="M40.3557,23.995c.3032.7249.4594,1.5028.4594,2.2886,0,2.1187-1.1303,4.0765-2.9652,5.1359l-17.814,10.286c-1.8349,1.0594-4.0955,1.0594-5.9304,0s-2.9652-3.0171-2.9652-5.1359V14.8576c0-.9416.5023-1.8116,1.3178-2.2824.8154-.4708,1.8201-.4708,2.6355,0l19.792,11.427"/><path class="f" d="M12.3618,40.171c-.7794-.0998-1.5312-.3536-2.2117-.7465-1.8349-1.0594-2.9652-3.0171-2.9652-5.1359l.0023-20.573c0-2.1187,1.1303-4.0765,2.9652-5.1359,1.8349-1.0594,4.0955-1.0594,5.9304,0l18.803,10.857c.8154.4708,1.3178,1.3408,1.3178,2.2824s-.5023,1.8116-1.3178,2.2824l-19.792,11.427"/></svg>
Loops in other icon packs
Copied!