Infiniti Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Infiniti 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/327418.svg" alt="Infiniti icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327418.svg" alt="Infiniti icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327418.svg" alt="Infiniti icon" :width="24" :height="24" />
CSS background
.icon-infiniti {
background-image: url('https://proicons.com/icon/327418.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m24,13.9038c-11.3215,0-20.4999,4.6275-20.4999,10.3357,0,4.6214,6.0179,8.5344,14.3192,9.8567l6.1807-14.6705,6.1818,14.6705c8.3014-1.3221,14.3183-5.2351,14.3183-9.8567,0-5.7075-9.1777-10.3347-20.4999-10.3347l-.0002-.0009Zm9.4141,16.454l-9.4141-10.932-9.3787,10.9013c-4.6183-1.2891-7.6624-3.5457-7.6624-6.3199,0-4.4003,7.5715-7.9253,17.0224-7.9253s17.2041,3.525,17.2041,7.9253c0,2.7955-3.0926,5.0666-7.7726,6.3508h.0014Z"/></svg>
Infiniti in other icon packs
Copied!