Aim Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Aim 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/304899.svg" alt="Aim icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304899.svg" alt="Aim icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304899.svg" alt="Aim icon" :width="24" :height="24" />
CSS background
.icon-aim {
background-image: url('https://proicons.com/icon/304899.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="M602 624c90 44 186 125 225 219-50 40-57 45-115 95-57-109-125-169-218-193-55 71-144 154-283 192-31-66-40-85-61-134 112-26 152-62 207-166-4-127 29-252 110-302 42 14 112 56 132 62-3 13 7 28 41 35 26 6 87 15 146-38 36 55 64 109 64 109s-112 111-246 76c-1 17-1 23-2 45zm16-313c-69 0-125-55-125-124-1-69 56-125 125-125s125 56 125 125-57 124-125 124z"/></svg>
Aim in other icon packs
Copied!