Antisplit M Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Antisplit M 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/321846.svg" alt="Antisplit M icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321846.svg" alt="Antisplit M icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321846.svg" alt="Antisplit M icon" :width="24" :height="24" />
CSS background
.icon-antisplit-m {
background-image: url('https://proicons.com/icon/321846.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>.x{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="x" d="M6.3661,25.6944c.007-9.9041,7.895-17.9329,17.6339-17.9329s17.6269,8.0288,17.6339,17.9329l.0105,14.9057c0,1.6061-1.2929,2.8991-2.8989,2.8991H9.2545c-1.606,0-2.8989-1.293-2.8989-2.8991l.0105-14.9057Z"/><path id="d" class="x" d="M6.3685,25.5924h35.2626"/><path id="e" class="x" d="M11.6951,4.5l3.9393,5.4067"/><path id="f" class="x" d="M36.3049,4.5l-3.9393,5.4067"/><path id="g" class="x" d="M33.8749,17.8144c0,1.2894-1.0452,2.3346-2.3344,2.3346s-2.3344-1.0452-2.3344-2.3346,1.0452-2.3346,2.3344-2.3346c1.2893,0,2.3344,1.0452,2.3344,2.3346h0Z"/><path id="h" class="x" d="M18.7939,17.8144c0,1.2894-1.0452,2.3346-2.3344,2.3346s-2.3344-1.0452-2.3344-2.3346c0-1.2894,1.0452-2.3346,2.3344-2.3346s2.3344,1.0452,2.3344,2.3346Z"/><path id="i" class="x" d="M17.5285,40.3585l-2.4743,3.1415"/><path id="j" class="x" d="M29.5014,8.6573l-5.5538,6.0017,2.0126,7.7509-5.5153,3.1958-.0748,2.1121"/><path id="k" class="x" d="M18.2355,26.159l9.591,7.0111-7.0105,9.5919-9.591-7.0111,7.0105-9.5919Z"/><path id="l" class="x" d="M23.6882,31.3979l2.3918-1.1272"/><path id="m" class="x" d="M21.9183,30.0619l2.3918-1.1272"/><path id="n" class="x" d="M20.0942,28.7259l2.3918-1.1272"/><path id="o" class="x" d="M16.9139,41.3872l2.3918-1.1272"/><path id="p" class="x" d="M15.1441,40.0512l2.3918-1.1272"/><path id="q" class="x" d="M13.32,38.7152l2.3918-1.1272"/><path id="r" class="x" d="M16.3882,30.5044l-1.1271-2.392"/><path id="s" class="x" d="M15.0523,32.2744l-1.1271-2.392"/><path id="t" class="x" d="M13.7164,34.0987l-1.1271-2.392"/><path id="u" class="x" d="M26.3766,37.2792l-1.1271-2.392"/><path id="v" class="x" d="M25.0407,39.0492l-1.1271-2.392"/><path id="w" class="x" d="M23.7049,40.8735l-1.1271-2.392"/></svg>
Copied!