Akinator Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Akinator 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/321538.svg" alt="Akinator icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321538.svg" alt="Akinator icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321538.svg" alt="Akinator icon" :width="24" :height="24" />
CSS background
.icon-akinator {
background-image: url('https://proicons.com/icon/321538.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"><defs><style>.n{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="n" d="M31.0911,24.6378c-1.2879-1.2389-1.4844-3.6659-6.1782-5.0026-3.58-.8955-6.2958-.2788-9.1047.1751-1.0954.4101-1.8736.6617-3.5769,1.3757-3.0149-2.46-1.4399-8.5701.2751-9.8551,4.3757-3.2786,14.255-2.1022,15.5081-1.6509.8488.3057,6.0097,4.1934,9.1047,7.2538,2.0941,2.6993.3694,8.5079.1501,8.9046-1.1038,1.9972-2.268,3.2521-2.9015,3.3768l-1.5758-.3002"/><path id="c" class="n" d="M12.7483,20.9717c.3908,3.8309.6656,6.9229,0,10.8199-.2817,1.8996,1.5222,3.6348,3.4908,5.1826M17.8342,37.7697c1.4722.5394,4.7396-.0338,6.7035-.3502,3.3181-.5638,6.0505-2.3699,7.1787-7.5789"/><path id="d" class="n" d="M30.0405,26.0636c-.1001-2.1653,4.7509-2.0636,4.6274-1.0505-.3448,1.978-1.5771,3.9782-2.9515,4.8275"/><path id="e" class="n" d="M14.4788,10.2596c5.7608,2.1852,7.9659,5.8346,10.434,9.3756"/><path id="f" class="n" d="M20.0774,13.6159c1.0596-.2044,11.3391-.5322,13.3244.0046"/><path id="g" class="n" d="M29.5024,34.7857c3.0054,1.2666.4472,3.314.0368,5.0601,4.5687.1263,5.8493,1.3486,6.8797,2.6542"/><path id="h" class="n" d="M18.6861,37.9509s-1.2592,1.5741-1.3772,1.7447c-2.8894.3276-5.9751.3608-7.4539,2.8043"/><path id="i" class="n" d="M17.2589,34.9182l-1.0197,2.0559-.5311,1.0707c.7892.7119.4618.4723.6003.4536l1.5258-.7287.6003-2.6514-1.1756-.2001Z"/><path id="j" class="n" d="M18.835,23.6623c3.0521-.918,5.9097-1.2526,7.9047,1.0005"/><path id="k" class="n" d="M16.4084,23.6373c-1.0539-.1011-1.8136-.4964-3.4133-.0518"/><path id="l" class="n" d="M27.7284,20.8386c1.0526,2.3203,1.4261,4.764,1.0115,7.351.7073-1.5486,1.0693-2.0379,1.3007-2.1261"/><path id="m" class="n" d="M16.1333,31.8666c1.5463,1.0366,3.0528.7246,4.6024.3002"/><rect class="n" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!