shrimp icon

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

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

The same icon in other sets

Related icons in Lucide

Use the shrimp 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 8H8.5a6.44 6.44 0 0 0-5.63 9.75A6.5 6.5 0 0 0 8.5 21c1.38 0 2-.5 2.5-1"/><path d="M10 8a8.5 8.5 0 0 0 0 8"/><path d="M11 22c-.5-.5-1.12-1-2.5-1a1 1 0 0 1 0-5H12a7 7 0 0 0 7-7V8m-6 4h.01"/><path d="M8 16c-2 0-4.5-4-4-6"/></g></svg>

React

import type { SVGProps } from "react";

export function LucideShrimp(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 8H8.5a6.44 6.44 0 0 0-5.63 9.75A6.5 6.5 0 0 0 8.5 21c1.38 0 2-.5 2.5-1"/><path d="M10 8a8.5 8.5 0 0 0 0 8"/><path d="M11 22c-.5-.5-1.12-1-2.5-1a1 1 0 0 1 0-5H12a7 7 0 0 0 7-7V8m-6 4h.01"/><path d="M8 16c-2 0-4.5-4-4-6"/></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 8H8.5a6.44 6.44 0 0 0-5.63 9.75A6.5 6.5 0 0 0 8.5 21c1.38 0 2-.5 2.5-1"/><path d="M10 8a8.5 8.5 0 0 0 0 8"/><path d="M11 22c-.5-.5-1.12-1-2.5-1a1 1 0 0 1 0-5H12a7 7 0 0 0 7-7V8m-6 4h.01"/><path d="M8 16c-2 0-4.5-4-4-6"/></g></svg>
</template>

CSS

.icon-shrimp {
  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%208H8.5a6.44%206.44%200%200%200-5.63%209.75A6.5%206.5%200%200%200%208.5%2021c1.38%200%202-.5%202.5-1%22%2F%3E%3Cpath%20d%3D%22M10%208a8.5%208.5%200%200%200%200%208%22%2F%3E%3Cpath%20d%3D%22M11%2022c-.5-.5-1.12-1-2.5-1a1%201%200%200%201%200-5H12a7%207%200%200%200%207-7V8m-6%204h.01%22%2F%3E%3Cpath%20d%3D%22M8%2016c-2%200-4.5-4-4-6%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%208H8.5a6.44%206.44%200%200%200-5.63%209.75A6.5%206.5%200%200%200%208.5%2021c1.38%200%202-.5%202.5-1%22%2F%3E%3Cpath%20d%3D%22M10%208a8.5%208.5%200%200%200%200%208%22%2F%3E%3Cpath%20d%3D%22M11%2022c-.5-.5-1.12-1-2.5-1a1%201%200%200%201%200-5H12a7%207%200%200%200%207-7V8m-6%204h.01%22%2F%3E%3Cpath%20d%3D%22M8%2016c-2%200-4.5-4-4-6%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.svg?color=%231a73e8&size=48