shrimp off icon

shrimp-off from Lucide by Lucide Contributors · Outline · ISC Free for personal and commercial use.

Name
shrimp-off
Set
Lucide
Style
Outline
Viewbox
24×24
License
ISC

Use the shrimp off 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-linejoin="round" stroke-width="2"><path d="M10 2a3.28 3.28 0 0 0 3.227 1.798l6.17-.561A1 1 0 1 1 19.614 8H13.5M11 20c-.5.5-1.12 1-2.5 1a1 1 0 0 1 0-5H12a7 7 0 0 0 3.283-.817"/><path d="M11 22c-.5-.5-1.12-1-2.5-1a6.5 6.5 0 0 1-5.63-3.25a6.44 6.44 0 0 1 5.236-9.744m9.934 4.534A7 7 0 0 0 19 9V8M2 2l20 20"/><path d="M8 16c-2 0-4.5-4-4-6m5.43-.67A8.5 8.5 0 0 0 10 16"/></g></svg>

React

import type { SVGProps } from "react";

export function LucideShrimpOff(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" strokeLinejoin="round" strokeWidth="2"><path d="M10 2a3.28 3.28 0 0 0 3.227 1.798l6.17-.561A1 1 0 1 1 19.614 8H13.5M11 20c-.5.5-1.12 1-2.5 1a1 1 0 0 1 0-5H12a7 7 0 0 0 3.283-.817"/><path d="M11 22c-.5-.5-1.12-1-2.5-1a6.5 6.5 0 0 1-5.63-3.25a6.44 6.44 0 0 1 5.236-9.744m9.934 4.534A7 7 0 0 0 19 9V8M2 2l20 20"/><path d="M8 16c-2 0-4.5-4-4-6m5.43-.67A8.5 8.5 0 0 0 10 16"/></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-linejoin="round" stroke-width="2"><path d="M10 2a3.28 3.28 0 0 0 3.227 1.798l6.17-.561A1 1 0 1 1 19.614 8H13.5M11 20c-.5.5-1.12 1-2.5 1a1 1 0 0 1 0-5H12a7 7 0 0 0 3.283-.817"/><path d="M11 22c-.5-.5-1.12-1-2.5-1a6.5 6.5 0 0 1-5.63-3.25a6.44 6.44 0 0 1 5.236-9.744m9.934 4.534A7 7 0 0 0 19 9V8M2 2l20 20"/><path d="M8 16c-2 0-4.5-4-4-6m5.43-.67A8.5 8.5 0 0 0 10 16"/></g></svg>
</template>

CSS

.icon-shrimp-off {
  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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M10%202a3.28%203.28%200%200%200%203.227%201.798l6.17-.561A1%201%200%201%201%2019.614%208H13.5M11%2020c-.5.5-1.12%201-2.5%201a1%201%200%200%201%200-5H12a7%207%200%200%200%203.283-.817%22%2F%3E%3Cpath%20d%3D%22M11%2022c-.5-.5-1.12-1-2.5-1a6.5%206.5%200%200%201-5.63-3.25a6.44%206.44%200%200%201%205.236-9.744m9.934%204.534A7%207%200%200%200%2019%209V8M2%202l20%2020%22%2F%3E%3Cpath%20d%3D%22M8%2016c-2%200-4.5-4-4-6m5.43-.67A8.5%208.5%200%200%200%2010%2016%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M10%202a3.28%203.28%200%200%200%203.227%201.798l6.17-.561A1%201%200%201%201%2019.614%208H13.5M11%2020c-.5.5-1.12%201-2.5%201a1%201%200%200%201%200-5H12a7%207%200%200%200%203.283-.817%22%2F%3E%3Cpath%20d%3D%22M11%2022c-.5-.5-1.12-1-2.5-1a6.5%206.5%200%200%201-5.63-3.25a6.44%206.44%200%200%201%205.236-9.744m9.934%204.534A7%207%200%200%200%2019%209V8M2%202l20%2020%22%2F%3E%3Cpath%20d%3D%22M8%2016c-2%200-4.5-4-4-6m5.43-.67A8.5%208.5%200%200%200%2010%2016%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lucide/shrimp-off.svg?color=%231a73e8&size=48