Squid Game Unleashed Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Squid Game Unleashed 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/333245.svg" alt="Squid Game Unleashed icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333245.svg" alt="Squid Game Unleashed icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333245.svg" alt="Squid Game Unleashed icon" :width="24" :height="24" />
CSS background
.icon-squid-game-unleashed {
background-image: url('https://proicons.com/icon/333245.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M31.9954,18.0032c0,9.6154-.9994,19.4886-.9994,19.4886l-6.9959,2.9982-6.9959-2.9982s-.9994-9.8732-.9994-19.4886c0-8.4117,4.6999-11.993,7.9953-11.993,3.2955,0,7.9953,3.5813,7.9953,11.993Z"/><path class="c" d="M15.0053,38.4912s-1.4857-10.8726-1.4857-20.488c0-9.4945,6.7326-14.5149,10.4804-14.5149s10.4804,5.0204,10.4804,14.5149c0,9.6154-1.4857,20.488-1.4857,20.488l-8.9947,4.9971-8.9947-4.9971Z"/><path class="c" d="M16.0047,18.0032c0,4.5718,1.4861,12.8675,7.9953,12.8675s7.9953-8.2957,7.9953-12.8675"/><path class="c" d="M24,40.4901v2.9982"/><path class="c" d="M33.2396,36.5356l6.2513,1.6801M14.7605,36.5356l-6.2514,1.6801"/><path class="c" d="M18.8071,18.0032c1.6369-6.1092,5.1932-8.9947,5.1932-8.9947,0,0,3.5561,2.8855,5.1932,8.9947,0,0-2.537-.4997-5.1932-.4997s-5.1932.4997-5.1932.4997Z"/><path class="c" d="M36.9925,43.4883c.6648-2.4812.5682-5.7914.5682-5.7914"/><path class="c" d="M11.0066,43.4883c-.6648-2.4812-.5682-5.7914-.5682-5.7914"/><path class="c" d="M28.9931,28.5181l-.4999,5.8344M19.0066,28.5181l.4999,5.8344"/></svg>
Copied!