Antiyoy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Antiyoy 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/336407.svg" alt="Antiyoy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336407.svg" alt="Antiyoy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336407.svg" alt="Antiyoy icon" :width="24" :height="24" />
CSS background
.icon-antiyoy {
background-image: url('https://proicons.com/icon/336407.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>.m{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="m" d="M38.5006,5.4992H9.4994c-2.2001,0-4.0002,1.8001-4.0002,4.0002v29.0012c0,2.2001,1.8001,4.0002,4.0002,4.0002h29.0012c2.2001,0,4.0002-1.8001,4.0002-4.0002V9.4994c0-2.2001-1.8001-4.0002-4.0002-4.0002Z"/><path id="d" class="m" d="M26.2745,42.5l.8361-1.4939h3.2465l1.5809-2.7382-1.4796-2.5627h-3.2232l-1.6401-2.8408h-3.1345l-1.5389-2.6655,1.5971-2.7663h3.15l1.6648-2.8836-1.573-2.7246,1.4296-2.4762h3.3005l1.7572-3.0436h2.8388l1.6222,2.8097h3.2669l1.5538-2.6912h.9703"/><path id="e" class="m" d="M32.2481,16.3046l-1.6385-2.8379h-3.5101l-1.6012-2.7733,1.6106-2.7896-1.3482-2.399"/><path id="f" class="m" d="M27.1903,19.3482l-1.6134-2.7946h-3.0034l-1.7684-3.063,1.6442-2.8479,3.0491.0507"/><path id="g" class="m" d="M25.7607,21.8244h-3.3863l-1.6833,2.9156h-2.9257l-1.6217,2.8089h-3.1562l-1.5658,2.712h-3.387l-2.5336,4.4257"/><path id="h" class="m" d="M20.8051,13.4907h-2.8345l-1.6925,2.9316h-3.3962l-1.6586,2.8728h-3.6191l-2.104,3.6857"/><path id="i" class="m" d="M7.604,19.2951l-1.7764-3.0768,1.9529-2.4549-1.8901-3.0379"/><path id="j" class="m" d="M22.5189,27.4325l-1.8278-2.6926"/><path id="k" class="m" d="M22.4493,10.6428l-1.5406-2.6683h-3.0377l-1.8165,3.1462h-3.1221l-1.7093-2.9606,1.4987-2.6553"/><path id="l" class="m" d="M11.2232,8.1602h-3.1146l-2.2182,2.5653"/></svg>
Copied!