Archero 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Archero 2 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/322009.svg" alt="Archero 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322009.svg" alt="Archero 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322009.svg" alt="Archero 2 icon" :width="24" :height="24" />
CSS background
.icon-archero-2 {
background-image: url('https://proicons.com/icon/322009.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path id="e" d="M41.4037,40.7843c-1.0524,1.8055-4.1902,1.5158-4.1902,1.5158,1.1586-7.8591.3186-17.4464-6.8743-24.6393S13.559,9.6279,5.6999,10.7865c0,0-.2896-3.1378,1.5158-4.1902" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><g id="f"><g id="g"><path id="h" d="M14.0532,39.508l22.4331-18.8236" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="i" d="M43.4511,14.8402l-10.9271,3.0173,4.2081,2.6206,1.85,4.5992,4.869-10.2371Z" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="j" d="M14.0532,39.508l-3.9432-.345" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="k" d="M16.6571,37.3231l-3.9432-.345" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="l" d="M16.3121,41.2663l.345-3.9432" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="m" d="M13.7083,43.4511l.345-3.9432" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></g><g id="n"><path id="o" d="M8.492,33.9468L27.3156,11.5137" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="p" d="M33.1598,4.5489l-10.2371,4.869,4.5992,1.85,2.6206,4.2081,3.0174-10.9271Z" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="q" d="M8.492,33.9468l-3.9432.345" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="r" d="M10.6769,31.3429l-3.9432.345" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="s" d="M11.0219,35.2861l-.345-3.9432" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path id="t" d="M8.837,37.8899l-.345-3.9432" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></g></g></svg>
Copied!