shrimp-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
shrimp-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the shrimp icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M244 60a32 32 0 0 0-32-32h-84a4 4 0 0 1-4-4a12 12 0 0 0-24 0a28 28 0 0 0 28 28h84a8 8 0 0 1 0 16H96.9c-46.47 0-84.56 37.4-84.9 83.37A84 84 0 0 0 96 236h56a12 12 0 0 0 0-24h-28v-16h44a12 12 0 0 0 0-24h-56a8 8 0 0 1 0-16h40a76.1 76.1 0 0 0 75.58-68.07A32 32 0 0 0 244 60M96.9 92h3.1v42.34a32.2 32.2 0 0 0-12.65 9.27l-44-20A61.19 61.19 0 0 1 96.9 92M36 151.54c0-1.61.11-3.21.25-4.79l43.87 19.94a30 30 0 0 0 .66 4.29L51.31 192A59.54 59.54 0 0 1 36 151.54M96 212a59.8 59.8 0 0 1-24.23-5.09l22.66-16.18a32.5 32.5 0 0 0 5.57 2.93V212Zm56-80h-28V92h78.6a52.08 52.08 0 0 1-50.6 40"/></svg>

React

import type { SVGProps } from "react";

export function PhShrimpBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M244 60a32 32 0 0 0-32-32h-84a4 4 0 0 1-4-4a12 12 0 0 0-24 0a28 28 0 0 0 28 28h84a8 8 0 0 1 0 16H96.9c-46.47 0-84.56 37.4-84.9 83.37A84 84 0 0 0 96 236h56a12 12 0 0 0 0-24h-28v-16h44a12 12 0 0 0 0-24h-56a8 8 0 0 1 0-16h40a76.1 76.1 0 0 0 75.58-68.07A32 32 0 0 0 244 60M96.9 92h3.1v42.34a32.2 32.2 0 0 0-12.65 9.27l-44-20A61.19 61.19 0 0 1 96.9 92M36 151.54c0-1.61.11-3.21.25-4.79l43.87 19.94a30 30 0 0 0 .66 4.29L51.31 192A59.54 59.54 0 0 1 36 151.54M96 212a59.8 59.8 0 0 1-24.23-5.09l22.66-16.18a32.5 32.5 0 0 0 5.57 2.93V212Zm56-80h-28V92h78.6a52.08 52.08 0 0 1-50.6 40"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M244 60a32 32 0 0 0-32-32h-84a4 4 0 0 1-4-4a12 12 0 0 0-24 0a28 28 0 0 0 28 28h84a8 8 0 0 1 0 16H96.9c-46.47 0-84.56 37.4-84.9 83.37A84 84 0 0 0 96 236h56a12 12 0 0 0 0-24h-28v-16h44a12 12 0 0 0 0-24h-56a8 8 0 0 1 0-16h40a76.1 76.1 0 0 0 75.58-68.07A32 32 0 0 0 244 60M96.9 92h3.1v42.34a32.2 32.2 0 0 0-12.65 9.27l-44-20A61.19 61.19 0 0 1 96.9 92M36 151.54c0-1.61.11-3.21.25-4.79l43.87 19.94a30 30 0 0 0 .66 4.29L51.31 192A59.54 59.54 0 0 1 36 151.54M96 212a59.8 59.8 0 0 1-24.23-5.09l22.66-16.18a32.5 32.5 0 0 0 5.57 2.93V212Zm56-80h-28V92h78.6a52.08 52.08 0 0 1-50.6 40"/></svg>
</template>

CSS

.icon-shrimp-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M244%2060a32%2032%200%200%200-32-32h-84a4%204%200%200%201-4-4a12%2012%200%200%200-24%200a28%2028%200%200%200%2028%2028h84a8%208%200%200%201%200%2016H96.9c-46.47%200-84.56%2037.4-84.9%2083.37A84%2084%200%200%200%2096%20236h56a12%2012%200%200%200%200-24h-28v-16h44a12%2012%200%200%200%200-24h-56a8%208%200%200%201%200-16h40a76.1%2076.1%200%200%200%2075.58-68.07A32%2032%200%200%200%20244%2060M96.9%2092h3.1v42.34a32.2%2032.2%200%200%200-12.65%209.27l-44-20A61.19%2061.19%200%200%201%2096.9%2092M36%20151.54c0-1.61.11-3.21.25-4.79l43.87%2019.94a30%2030%200%200%200%20.66%204.29L51.31%20192A59.54%2059.54%200%200%201%2036%20151.54M96%20212a59.8%2059.8%200%200%201-24.23-5.09l22.66-16.18a32.5%2032.5%200%200%200%205.57%202.93V212Zm56-80h-28V92h78.6a52.08%2052.08%200%200%201-50.6%2040%22%2F%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M244%2060a32%2032%200%200%200-32-32h-84a4%204%200%200%201-4-4a12%2012%200%200%200-24%200a28%2028%200%200%200%2028%2028h84a8%208%200%200%201%200%2016H96.9c-46.47%200-84.56%2037.4-84.9%2083.37A84%2084%200%200%200%2096%20236h56a12%2012%200%200%200%200-24h-28v-16h44a12%2012%200%200%200%200-24h-56a8%208%200%200%201%200-16h40a76.1%2076.1%200%200%200%2075.58-68.07A32%2032%200%200%200%20244%2060M96.9%2092h3.1v42.34a32.2%2032.2%200%200%200-12.65%209.27l-44-20A61.19%2061.19%200%200%201%2096.9%2092M36%20151.54c0-1.61.11-3.21.25-4.79l43.87%2019.94a30%2030%200%200%200%20.66%204.29L51.31%20192A59.54%2059.54%200%200%201%2036%20151.54M96%20212a59.8%2059.8%200%200%201-24.23-5.09l22.66-16.18a32.5%2032.5%200%200%200%205.57%202.93V212Zm56-80h-28V92h78.6a52.08%2052.08%200%200%201-50.6%2040%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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