Achikaps Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Achikaps 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/321324.svg" alt="Achikaps icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321324.svg" alt="Achikaps icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321324.svg" alt="Achikaps icon" :width="24" :height="24" />
CSS background
.icon-achikaps {
background-image: url('https://proicons.com/icon/321324.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>.ag{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.ah{fill:#000;stroke-width:0px;}</style></defs><path id="c" class="ag" d="M38.4941,5.5016H9.4965c-2.1998,0-3.9997,1.7998-3.9997,3.9997v28.9976c0,2.1998,1.7998,3.9997,3.9997,3.9997h28.9976c2.1998,0,3.9997-1.7998,3.9997-3.9997V9.5012c0-2.1998-1.7998-3.9997-3.9997-3.9997Z"/><circle id="d" class="ag" cx="11.8817" cy="12.1831" r="2.484"/><circle id="e" class="ag" cx="21.3124" cy="12.716" r="1.6841"/><circle id="f" class="ag" cx="31.8196" cy="10.5444" r="1.6841"/><circle id="g" class="ag" cx="37.6556" cy="31.8999" r="1.6841"/><circle id="h" class="ag" cx="30.7397" cy="37.303" r="1.6841"/><circle id="i" class="ag" cx="22.0025" cy="38.5529" r="1.6841"/><circle id="j" class="ag" cx="13.2452" cy="33.5615" r="1.6841"/><circle id="k" class="ag" cx="9.1533" cy="23.5557" r="1.6841"/><path id="l" class="ag" d="M32.4278,8.9739l1.3235-3.4615"/><path id="m" class="ag" d="M36.1442,18.6529l-3.4683-6.6509"/><path id="n" class="ag" d="M38.4125,19.5939l4.0875-1.8262"/><path id="o" class="ag" d="M39.1751,32.6301l3.3126,1.6757"/><path id="p" class="ag" d="M36.124,31.2313l-3.4489-1.6188"/><path id="q" class="ag" d="M36.291,32.8849l-4.1779,3.4085"/><path id="r" class="ag" d="M31.5204,38.7889l2.114,3.7089"/><path id="s" class="ag" d="M23.6629,38.276l5.4273-.65"/><path id="t" class="ag" d="M21.7699,40.2288l-.0264,2.269"/><path id="u" class="ag" d="M12.2306,34.9144l-5.1124,6.7948"/><path id="v" class="ag" d="M22.9445,12.3002l7.2272-1.3925"/><path id="w" class="ag" d="M19.6354,12.5757l-5.2788-.1466"/><path id="x" class="ag" d="M11.0347,9.839l-1.6432-4.3351"/><path id="y" class="ag" d="M37.4701,30.2215l-.4513-8.3603"/><path id="z" class="ag" d="M20.5578,14.2129l-2.0206,3.7753"/><path id="aa" class="ag" d="M10.7904,23.1615l2.6098-.6633"/><path id="ab" class="ag" d="M7.5026,23.2346l-1.9959-.4907"/><path id="ac" class="ag" d="M13.7182,31.9443l.48-1.9487"/><path id="ad" class="ag" d="M20.5131,37.7745l-5.8185-3.3424"/><path id="ae" class="ag" d="M26.0761,17.5837l-3.5772-3.6801"/><line class="ag" x1="26.9586" y1="19.8037" x2="26.9586" y2="27.9182"/><path class="ag" d="M26.9586,24.571c0-1.1204.9082-2.0286,2.0286-2.0286h0c1.1204,0,2.0286.9082,2.0286,2.0286v3.3472"/><circle class="ah" cx="33.089" cy="20.0573" r=".75"/><line class="ag" x1="33.089" y1="22.5424" x2="33.089" y2="27.9182"/><path class="ag" d="M24.8515,26.8965c-.3497.6105-1.0076,1.0218-1.7615,1.0218h0c-1.1204,0-2.0286-.9082-2.0286-2.0286v-1.3186c0-1.1204.9082-2.0286,2.0286-2.0286h0c.7525,0,1.4093.4097,1.7595,1.0182"/><line class="ag" x1="14.201" y1="27.8941" x2="16.894" y2="19.8037"/><line class="ag" x1="19.4754" y1="27.9182" x2="16.894" y2="19.8037"/><line class="ag" x1="18.6119" y1="25.2038" x2="15.0965" y2="25.2038"/><circle id="af" class="ag" cx="36.8105" cy="20.1996" r="1.6841"/><line class="ag" x1="10.8374" y1="14.4304" x2="9.1533" y2="21.8712"/><line class="ag" x1="9.1533" y1="25.2403" x2="12.0953" y2="32.3366"/></svg>
Copied!