Loop Icon
Free SVG icon from the IcoFont 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/306038.svg" alt="Loop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306038.svg" alt="Loop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306038.svg" alt="Loop icon" :width="24" :height="24" />
CSS background
.icon-loop {
background-image: url('https://proicons.com/icon/306038.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M823 612h-87c-7 0-13 6-13 12v87c0 7-5 12-12 12H289c-7 0-12-5-12-12v-88c0-6 5-12 12-12h84c7 0 9-4 4-9-50-49-99-99-147-146-5-5-13-5-17 0-49 49-99 98-148 147-4 5-3 9 4 9h82c7 0 13 2 13 6v129c0 53 36 89 89 89h494c52 0 89-36 89-88V618c0-3-6-6-13-6zm108-224h-83c-7 0-12-3-12-6v-5-125c0-51-37-88-89-88H252c-52 0-88 37-88 88v130c0 3 5 6 12 6h88c7 0 12-6 12-13v-86c0-7 6-12 12-12h423c6 0 12 5 12 12v87c0 7-6 12-12 12h-84c-7 0-8 4-3 9l146 146c4 5 12 5 17 0 49-48 98-97 148-146 5-5 3-9-4-9z"/></svg>
Loop in other icon packs
Copied!