Infinite Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Infinite 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/305898.svg" alt="Infinite icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305898.svg" alt="Infinite icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305898.svg" alt="Infinite icon" :width="24" :height="24" />
CSS background
.icon-infinite {
background-image: url('https://proicons.com/icon/305898.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="M469 389c-18 25-35 48-53 71-13-14-25-28-38-41-18-20-39-36-62-49-29-15-56-9-83 3-58 26-91 87-82 149 9 61 61 111 123 117 34 4 63-12 85-36 32-35 61-73 91-110 37-46 72-94 111-138 37-43 84-71 141-77 40-4 77 5 112 24 68 38 112 94 122 172 9 79-19 146-80 197-46 39-101 57-161 49-53-7-95-33-130-72-10-11-21-23-31-34-1-3-3-8-2-10 16-22 33-44 49-66 19 21 36 42 55 61 8 9 18 16 29 23 44 29 86 20 126-8 48-35 68-84 56-142-11-57-48-92-104-107-26-7-48-2-70 12-34 22-62 50-86 81-42 54-83 108-124 161-27 34-57 64-97 82-75 37-147 25-212-23-119-86-123-259-8-351 89-72 205-68 286 21 12 14 25 27 37 41z"/></svg>
Infinite in other icon packs
Copied!