Antiyoy Online Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Antiyoy Online 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/336408.svg" alt="Antiyoy Online icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336408.svg" alt="Antiyoy Online icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336408.svg" alt="Antiyoy Online icon" :width="24" :height="24" />
CSS background
.icon-antiyoy-online {
background-image: url('https://proicons.com/icon/336408.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>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="d" class="n" d="M9.4994,42.501h29.001c2.2001,0,4.0002-1.8001,4.0002-4.0002V9.4998c0-2.2001-1.8001-4.0002-4.0002-4.0002H9.4994c-2.2001,0-4.0002,1.8001-4.0002,4.0002v29.001c0,2.2001,1.8001,4.0002,4.0002,4.0002Z"/><path id="e" class="n" d="M21.726,5.5l-.8361,1.4939h-3.2465l-1.5809,2.7382,1.4796,2.5627h3.2232l1.6401,2.8408h3.1345l1.5389,2.6655-1.5971,2.7663h-3.15l-1.6648,2.8836,1.573,2.7246-1.4296,2.4762h-3.3005l-1.7572,3.0436h-2.8388l-1.6222-2.8097h-3.2669l-1.5538,2.6912h-.9703"/><path id="f" class="n" d="M15.752,31.695l1.6385,2.8379h3.5101l1.6012,2.7733-1.6106,2.7896,1.3482,2.399"/><path id="g" class="n" d="M20.81,28.652l1.6134,2.7946h3.0034l1.7684,3.063-1.6442,2.8479-3.0491-.0507"/><path id="h" class="n" d="M22.239,26.176h3.3863l1.6833-2.9156h2.9257l1.6217-2.8089h3.1562l1.5658-2.712h3.387l2.5336-4.4257"/><path id="i" class="n" d="M27.195,34.509h2.8345l1.6925-2.9316h3.3962l1.6586-2.8728h3.6191l2.104-3.6857"/><path id="j" class="n" d="M40.396,28.705l1.7764,3.0768-1.9529,2.4549,1.8901,3.0379"/><path id="k" class="n" d="M25.481,20.568l1.8278,2.6926"/><path id="l" class="n" d="M25.551,37.357l1.5406,2.6683h3.0377l1.8165-3.1462h3.1221l1.7093,2.9606-1.4987,2.6553"/><path id="m" class="n" d="M36.777,39.84h3.1146l2.2182-2.5653"/></svg>
Copied!