Infinity Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Infinity 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/341980.svg" alt="Infinity icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341980.svg" alt="Infinity icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341980.svg" alt="Infinity icon" :width="24" :height="24" />
CSS background
.icon-infinity {
background-image: url('https://proicons.com/icon/341980.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="Layer_2"
data-name="Layer 2"
viewBox="0 0 48 48"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs4">
<style
id="style2">.cls-1{fill:#fff;}.cls-2{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style>
</defs>
<path
class="cls-1"
d="M34.45,30.33a.53.53,0,1,0-.9.56l3.67,5.9a.52.52,0,0,0,.44.25.54.54,0,0,0,.28-.08.52.52,0,0,0,.17-.73Z"
id="path6" />
<path
class="cls-1"
d="M24,31.31a.52.52,0,0,0-.53.52v6.71a.53.53,0,0,0,1.06,0V31.83A.52.52,0,0,0,24,31.31Z"
id="path8" />
<path
class="cls-1"
d="M22.39,15.43a.68.68,0,0,0-.68-.69.69.69,0,0,0-.69.69.68.68,0,0,0,.69.68A.67.67,0,0,0,22.39,15.43Z"
id="path12" />
<path
class="cls-2"
d="M22.39,17.7a3.37,3.37,0,0,0,3.22,0"
id="path14" />
<path
class="cls-1"
d="M26.29,14.74a.68.68,0,0,0-.68.69.67.67,0,0,0,.68.68.68.68,0,0,0,.69-.68A.69.69,0,0,0,26.29,14.74Z"
id="path16" />
<path
class="cls-2"
d="M32.9,17.12a8.93,8.93,0,0,0-17.8,0c-6.63,1-10.6,3.05-10.6,5.44,0,4,10.05,6.08,19.5,6.08s19.5-2.13,19.5-6.08C43.5,20.17,39.54,18.15,32.9,17.12Z"
id="path18" />
<path
class="cls-2"
d="M32.9,17.12c0,2.25-4.08,4.15-8.9,4.15s-8.9-1.9-8.9-4.15"
id="path20" />
<path
class="cls-1"
d="M 13.336829,30.904414 A 0.53000208,0.53000208 0 1 0 12.438997,30.340936 L 8.7445847,36.22567 a 0.52,0.52 0 0 0 -0.03184,0.505061 0.54,0.54 0 0 0 0.1946318,0.216606 0.52,0.52 0 0 0 0.7306521,-0.167173 z"
id="path6-8"
style="fill:#fff" />
</svg>
Infinity in other icon packs
Copied!