Agar Io Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Agar Io 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/336006.svg" alt="Agar Io icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336006.svg" alt="Agar Io icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336006.svg" alt="Agar Io icon" :width="24" :height="24" />
CSS background
.icon-agar-io {
background-image: url('https://proicons.com/icon/336006.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>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="j" d="M29.8512895,19.97950824c.06599998-4.68499947-3.08799934-10.27999973-10.94099998-10.28999996-5.24800014-.00800037-11.72399998,2.6789999-13.8579998,9.72999859-2.11800003,6.99600029,2.19799995,12.48999977,6.90500069,14.77099991,1.63399982.79299927,6.11000061,1.78699875,8.35200119-1.27399826,1.42200089-1.94199944-1.18600082-5.52499962,2.56299973-8.38599968,1.94000053-1.47999954,6.90999985.30400085,6.97900009-4.55000114l-.00000191-.00099945Z"/><path id="f" class="j" d="M28.42329,29.39450916l2.3920002,1.18400002"/><path id="g" class="j" d="M23.8872888,27.14950832l2.38999939,1.18300056"/><path id="h" class="j" d="M29.81028913,32.82251056l2.9810009-1.22500038-.73300171-3.26799965"/><path id="i" class="j" d="M43.50128912,34.40350803c0,2.15777588-1.74832535,3.9070015-3.90499878,3.9070015h0c-2.15667343,0-3.90499878-1.74922562-3.90499878-3.9070015h0c0-2.15777588,1.74832916-3.90699959,3.90499878-3.90699959s3.90499878,1.74922371,3.90499878,3.90699959Z"/></svg>
Copied!