Loop Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Loop 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/328669.svg" alt="Loop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328669.svg" alt="Loop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328669.svg" alt="Loop icon" :width="24" :height="24" />
CSS background
.icon-loop {
background-image: url('https://proicons.com/icon/328669.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M8.09,4.5H19a2.05,2.05,0,0,1,2.05,2.05V17.2c0,1.72-1.91,2.74-3,1.65l-3.48-3.5A12.82,12.82,0,1,0,36.83,24c0-3.46-1-6.06-4.93-10-.84-.84-.1-1.55.38-2l2.28-2.27c.94-.94,1.27-1.12,2.1-.29,4.86,4.86,6.83,8.52,6.84,14.63A19.5,19.5,0,1,1,9.86,10.63C8.69,9.44,8.32,9.06,6.35,7.09,5.58,6.33,6.27,4.5,8.09,4.5Z"/></svg>
Loop in other icon packs
Copied!