Snake Io Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Snake 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/332984.svg" alt="Snake Io icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332984.svg" alt="Snake Io icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332984.svg" alt="Snake Io icon" :width="24" :height="24" />
CSS background
.icon-snake-io {
background-image: url('https://proicons.com/icon/332984.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="m" d="M14.6477,4.6614c2.9077-1.4017,6.0941-2.1298,9.322-2.13,11.858,0,21.47,9.611,21.471,21.469h0c0,2.3663-.3912,4.7164-1.158,6.955"/><path id="c" class="m" d="M4.7677,33.6024C.1129,24.2927,2.806,12.9852,11.1577,6.7734"/><path id="d" class="m" d="M34.8627,42.5004c-8.1529,4.7995-18.4865,3.6969-25.443-2.715"/><path id="e" class="m" d="M45.5007,33.2224c0,1.4934-1.2106,2.704-2.704,2.704s-2.704-1.2106-2.704-2.704h0c-.0003-1.4934,1.2101-2.7042,2.7035-2.7045,1.4934-.0003,2.7042,1.2101,2.7045,2.7035v.001"/><path id="f" class="m" d="M38.5267,36.1724c0,1.6364-1.3266,2.963-2.963,2.963-1.6364,0-2.963-1.3266-2.963-2.963,0-1.6364,1.3266-2.963,2.963-2.963h.001c1.636.0006,2.962,1.327,2.962,2.963h0"/><path id="g" class="m" d="M41.1237,36.5324c-.633.084-1.268.27-1.818.598-.214.137-.263.433-.209.665.136.328.437.548.715.75.29.19.603.392.96.406.221-.016.463-.125.55-.343.202-.366.291-.781.37-1.188.049-.268.051-.611-.203-.78-.1077-.0727-.2351-.1104-.365-.108h0"/><path id="h" class="m" d="M40.7857,28.4424c.9404.5179,1.7572,1.2337,2.394,2.098"/><path id="i" class="m" d="M44.6317,35.2074c-.0042.1769-.0142.3537-.03.53-.35,3.922-3.48,6.725-8.057,6.725h-7.234c-4.358.028-7.929.118-13.262-.609-12.611-1.719-15.17-11.596-5.49-20.918,3.713-3.578,7.945-6.574,11.94-9.572,1.208-.907,2.555-1.954,2.572-2.564.014-.507-.358-.599-1.132-.82-3.967-1.135-9.166-1.356-13.346-1.14-1.386.072-1.902.119-1.796-.281,8.056-3.198,17.563-4.099,20.198-2.018,3.16,2.495,2.597,5.616,1.237,7.826-1.763,2.865-3.918,4.965-6.354,7.252-2.94,2.762-6.69,6.673-8.441,9.327-.392.595-.85,1.75.052,1.838,3.969.391,8.068.196,12.173-.904,1.202-.322,2.401-.718,3.573-1.092"/><path id="j" class="m" d="M28.3567,22.7414c-.4778.1491-.7445.657-.596,1.135.1485.4784.6568.7458,1.1352.5973.0003,0,.0006-.0002.0008-.0003.0468-.015.0923-.0337.136-.056,1.43,2.261,2.297,4.477,3.008,6.682,1.072.375,2.951-.069,4.654-.6,1.702-.531,3.5-1.233,4.17-2.151-.669-2.219-1.217-4.534-1.326-7.208.0487-.0061.0969-.0161.144-.03.4785-.1482.7462-.6563.598-1.1348-.0003-.0011-.0007-.0022-.001-.0032-.1494-.4781-.6581-.7446-1.1362-.5952l-.0008.0002c-.4784.1485-.7458.6568-.5973,1.1352,0,.0003.0002.0006.0003.0008.1252.3979.5057.6591.922.633l-1.586,6.476-3.24-4.261c.3685-.2109.5414-.6493.416-1.055-.1494-.4781-.6581-.7446-1.1362-.5952l-.0008.0002c-.4774.1495-.7436.6573-.595,1.135.1326.4265.5561.693.998.628l-.243,5.334-4.986-4.427c.3572-.2154.5214-.6466.398-1.045-.1495-.4779-.658-.7443-1.136-.595Z"/><path id="k" class="m" d="M34.1607,25.7674l-2.551-3.15c.4688-.1764.7059-.6995.5294-1.1683-.1764-.4688-.6995-.7059-1.1683-.5294-.4688.1764-.7059.6995-.5294,1.1683.1312.3485.462.5815.8343.5874l1.136,4.546"/><path id="l" class="m" d="M36.0887,25.1664l.309-4.043c-.4867.1186-.9774-.1798-1.0959-.6665s.1798-.9774.6665-1.0959c.4867-.1186.9774.1798,1.096.6665.0882.362-.054.7412-.3585.9559l1.65,4.385"/></svg>
Copied!