octopus icon
octopus from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- octopus
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the octopus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M16.093 13C17.23 12.098 18 10.85 18 9.47C18 6.72 14.945 2 12 2C9.054 2 6 6.72 6 9.47c0 1.38.77 2.628 1.908 3.53"/><path stroke-linejoin="round" d="M13.5 14c-.484 4 .4 5.714 3.5 8m-6.5-8c.484 4-.4 5.714-3.5 8m6.5-8c1 2 3.58 4.5 5.547 4.5c1.969 0 2.953-1.231 2.953-2.75S20.898 13 19.54 13m-9.04 1c-1 2-3.58 4.5-5.548 4.5S2 17.269 2 15.75S3.102 13 4.46 13"/><path d="M10.125 10H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Zm3.875 0H14m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsOctopus(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M16.093 13C17.23 12.098 18 10.85 18 9.47C18 6.72 14.945 2 12 2C9.054 2 6 6.72 6 9.47c0 1.38.77 2.628 1.908 3.53"/><path strokeLinejoin="round" d="M13.5 14c-.484 4 .4 5.714 3.5 8m-6.5-8c.484 4-.4 5.714-3.5 8m6.5-8c1 2 3.58 4.5 5.547 4.5c1.969 0 2.953-1.231 2.953-2.75S20.898 13 19.54 13m-9.04 1c-1 2-3.58 4.5-5.548 4.5S2 17.269 2 15.75S3.102 13 4.46 13"/><path d="M10.125 10H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Zm3.875 0H14m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M16.093 13C17.23 12.098 18 10.85 18 9.47C18 6.72 14.945 2 12 2C9.054 2 6 6.72 6 9.47c0 1.38.77 2.628 1.908 3.53"/><path stroke-linejoin="round" d="M13.5 14c-.484 4 .4 5.714 3.5 8m-6.5-8c.484 4-.4 5.714-3.5 8m6.5-8c1 2 3.58 4.5 5.547 4.5c1.969 0 2.953-1.231 2.953-2.75S20.898 13 19.54 13m-9.04 1c-1 2-3.58 4.5-5.548 4.5S2 17.269 2 15.75S3.102 13 4.46 13"/><path d="M10.125 10H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Zm3.875 0H14m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg> </template>
CSS
.icon-octopus {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.093%2013C17.23%2012.098%2018%2010.85%2018%209.47C18%206.72%2014.945%202%2012%202C9.054%202%206%206.72%206%209.47c0%201.38.77%202.628%201.908%203.53%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13.5%2014c-.484%204%20.4%205.714%203.5%208m-6.5-8c.484%204-.4%205.714-3.5%208m6.5-8c1%202%203.58%204.5%205.547%204.5c1.969%200%202.953-1.231%202.953-2.75S20.898%2013%2019.54%2013m-9.04%201c-1%202-3.58%204.5-5.548%204.5S2%2017.269%202%2015.75S3.102%2013%204.46%2013%22%2F%3E%3Cpath%20d%3D%22M10.125%2010H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Zm3.875%200H14m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.093%2013C17.23%2012.098%2018%2010.85%2018%209.47C18%206.72%2014.945%202%2012%202C9.054%202%206%206.72%206%209.47c0%201.38.77%202.628%201.908%203.53%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13.5%2014c-.484%204%20.4%205.714%203.5%208m-6.5-8c.484%204-.4%205.714-3.5%208m6.5-8c1%202%203.58%204.5%205.547%204.5c1.969%200%202.953-1.231%202.953-2.75S20.898%2013%2019.54%2013m-9.04%201c-1%202-3.58%204.5-5.548%204.5S2%2017.269%202%2015.75S3.102%2013%204.46%2013%22%2F%3E%3Cpath%20d%3D%22M10.125%2010H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Zm3.875%200H14m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/octopus.svg?color=%231a73e8&size=48