Ai Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ai 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/336026.svg" alt="Ai icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336026.svg" alt="Ai icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336026.svg" alt="Ai icon" :width="24" :height="24" />
CSS background
.icon-ai {
background-image: url('https://proicons.com/icon/336026.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M25.8751,3.9435l3.5152,13.2872c.1784.6742.7049,1.2007,1.379,1.379l13.2872,3.5152c1.9247.5092,1.9247,3.241,0,3.7502l-13.2872,3.5152c-.6742.1784-1.2007.7049-1.379,1.379l-3.5152,13.2872c-.5092,1.9247-3.241,1.9247-3.7502,0l-3.5152-13.2872c-.1784-.6742-.7049-1.2007-1.379-1.379l-13.2872-3.5152c-1.9247-.5092-1.9247-3.241,0-3.7502l13.2872-3.5152c.6742-.1784,1.2007-.7049,1.379-1.379l3.5152-13.2872c.5092-1.9247,3.241-1.9247,3.7502,0Z"/></svg>
Ai in other icon packs
Copied!