Squid Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Squid 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/347803.svg" alt="Squid icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347803.svg" alt="Squid icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347803.svg" alt="Squid icon" :width="24" :height="24" />
CSS background
.icon-squid {
background-image: url('https://proicons.com/icon/347803.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.b{fill:#fff;}</style></defs><line class="a" x1="28.1666" y1="42.9406" x2="28.1666" y2="25.926"/><line class="a" x1="22.6111" y1="44.5" x2="22.6111" y2="27.1026"/><line class="a" x1="19.8334" y1="40.8938" x2="19.8334" y2="25.926"/><line class="a" x1="25.3889" y1="40.8938" x2="25.3889" y2="27.1026"/><circle class="a" cx="17.8761" cy="24.5685" r="2.3175"/><circle class="a" cx="30.1239" cy="24.5685" r="2.3175"/><circle class="b" cx="30.1239" cy="24.5685" r="0.75"/><circle class="b" cx="17.8761" cy="24.5685" r="0.75"/><path class="a" d="M30.2492,22.2562A24.873,24.873,0,0,0,32.26,12.4588V11.76A8.26,8.26,0,0,0,24,3.5h0"/><path class="a" d="M19.787,25.88A4.0563,4.0563,0,0,0,22.69,27.1026H25.31A4.0563,4.0563,0,0,0,28.213,25.88"/><path class="a" d="M24,3.5h0a8.26,8.26,0,0,0-8.26,8.26v.6987a24.8738,24.8738,0,0,0,2.0109,9.7975"/></svg>
Squid in other icon packs
Copied!