Aim Icon
Free SVG icon from the Arcticons 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/321483.svg" alt="Aim icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321483.svg" alt="Aim icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321483.svg" alt="Aim icon" :width="24" :height="24" />
CSS background
.icon-aim {
background-image: url('https://proicons.com/icon/321483.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;fill-rule:evenodd;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m35.6231,10.9878c0,3.0307-2.4567,5.4878-5.4878,5.4878s-5.4874-2.4571-5.4874-5.4878,2.4569-5.4878,5.4876-5.4878,5.4878,2.4571,5.4878,5.4878h-.0002Z"/><path class="c" d="m40.9667,23.7137c-3.1061,1.3583-12.4074,1.183-12.4074,1.183,0,0-.7371.3437-.2775.773,4.2151,4.1624,7.8051,9.5489,9.8682,14.9177l-.1161-.0861-5.3734,1.9986c-1.5778-4.374-5.3558-8.1868-9.3421-10.5153-4.7533,5.1734-12.415,6.4712-15.056,7.0733l-1.229-5.7492c15.5922-4.3018,9.5356-8.0767,17.4701-17.754l.1314.1031.0235-.1113c3.1081,3.725,10.9105,4.2321,15.6976,3.1153l.6107,5.0518Z"/></svg>
Aim in other icon packs
Copied!