Aoe2companion Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Aoe2companion 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/321894.svg" alt="Aoe2companion icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321894.svg" alt="Aoe2companion icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321894.svg" alt="Aoe2companion icon" :width="24" :height="24" />
CSS background
.icon-aoe2companion {
background-image: url('https://proicons.com/icon/321894.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>.q{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="q" d="m20.0585,26.1009c-.1951-2.6624-.6769-5.3953-.136-8.0382.3395-1.1159.8383-2.1773,1.3772-3.2091"/><path id="d" class="q" d="m8.6068,25.8699c1.2015.4709,2.3841,1.0948,3.5973,1.471,2.6181-.4133,5.2362-.8267,7.8543-1.24"/><path id="e" class="q" d="m15.6566,13.0657c-1.923,2.2081-4.0825,4.2921-5.5062,6.8719-.7644,1.8988-1.1536,3.9307-1.5436,5.9323"/><path id="f" class="q" d="m26.8342,31.3954c-.9543,2.0228-3.3143,3.2561-3.5981,5.6347-.2409,1.4779.2108,1.6951-.8972,3.6908-.6034,1.2815-4.9457,1.9227-7.6008,1.752-2.2625-.0944-5.0559-.4663-6.221-2.6955-.7473-1.0186-.4785-2.3608-.6971-3.5472l-.6132-6.544"/><path id="g" class="q" d="m27.0907,25.5314c.0959,1.9444.2957,3.9689-.2565,5.864"/><path id="h" class="q" d="m17.7741,31.6634c.0831,1.6814.1661,3.3629.2492,5.0443"/><path id="i" class="q" d="m15.2095,32.3762c.0432,1.8025.0864,3.6049.1297,5.4074"/><path id="j" class="q" d="m12.3541,32.6369c.1003,2.1757.2006,4.3514.3009,6.5271"/><path id="k" class="q" d="m9.8002,32.0797c.1917,2.087.3833,4.174.575,6.261"/><path id="l" class="q" d="m27.0907,25.5314c-3.5366,2.8392-7.2141,5.9559-11.8018,6.8283-2.7259.6496-6.1626.3302-7.8356-2.2106-.9575-1.4325-.4876-3.5861,1.1536-4.2792"/><path id="m" class="q" d="m21.2997,14.8536c2.6566,1.9559,5.1845,4.6818,5.5415,8.1049.1239.853.2056,1.7121.2495,2.5729"/><path id="n" class="q" d="m15.6566,13.0657c1.9334.3517,3.9481.7448,5.6431,1.7879"/><path id="o" class="q" d="m26.8342,31.3954c1.7839.9641,2.4529,2.9467,2.9645,4.774,1.0639,2.9789,3.6024,5.7223,6.8368,6.1997,1.8224.2071,4.3408-.6668,4.4031-2.822-.056-2.0865-1.0652-4.0362-2.0142-5.8523-1.3257-1.946-3.4845-3.738-3.1915-6.3442.2461-3.0117,2.0477-5.7884,1.5582-8.8834-.1224-3.041-.9163-6.4609-3.6438-8.2211-3.4919-2.213-7.3173-4.1532-11.4964-4.5454-2.0315-.1944-4.2822-.4988-6.1489.4989-.7551,1.5384-.3261,3.4112-.5089,5.0888.0099.5928.0311,1.1854.0635,1.7773"/><path id="p" class="q" d="m20.0585,26.1009l7.0322-.5695"/></svg>
Copied!