shrimp from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
shrimp
Set
Font Awesome 6 Solid
Style
Regular
Viewbox
512×512
License
CC BY 4.0

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 512 512"><path fill="currentColor" d="M64 32C28.7 32 0 60.7 0 96s28.7 64 64 64h1c3.7 88.9 77 160 167 160h56V128H64c-17.7 0-32-14.3-32-32s14.3-32 32-32h400c8.8 0 16-7.2 16-16s-7.2-16-16-16zm160 424c0 13.3 10.7 24 24 24h72v-72.2l-64.1-22.4c-12.5-4.4-26.2 2.2-30.6 14.7s2.2 26.2 14.7 30.6l4.5 1.6C233 433.9 224 443.9 224 456m128 23.3c36.4-3.3 69.5-17.6 96.1-39.6l-86.5-34.6c-3 1.8-6.2 3.2-9.6 4.3zM472.6 415c24.6-30.3 39.4-68.9 39.4-111c0-12.3-1.3-24.3-3.7-35.9l-125.5 87c.8 3.4 1.2 7 1.2 10.6c0 4.6-.7 9-1.9 13.1zM336 128h-16v192h18.3c9.9 0 19.1 3.2 26.6 8.5l133.5-92.4C471.8 172.6 409.1 128 336 128m-168 64a24 24 0 1 1 48 0a24 24 0 1 1-48 0"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidShrimp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M64 32C28.7 32 0 60.7 0 96s28.7 64 64 64h1c3.7 88.9 77 160 167 160h56V128H64c-17.7 0-32-14.3-32-32s14.3-32 32-32h400c8.8 0 16-7.2 16-16s-7.2-16-16-16zm160 424c0 13.3 10.7 24 24 24h72v-72.2l-64.1-22.4c-12.5-4.4-26.2 2.2-30.6 14.7s2.2 26.2 14.7 30.6l4.5 1.6C233 433.9 224 443.9 224 456m128 23.3c36.4-3.3 69.5-17.6 96.1-39.6l-86.5-34.6c-3 1.8-6.2 3.2-9.6 4.3zM472.6 415c24.6-30.3 39.4-68.9 39.4-111c0-12.3-1.3-24.3-3.7-35.9l-125.5 87c.8 3.4 1.2 7 1.2 10.6c0 4.6-.7 9-1.9 13.1zM336 128h-16v192h18.3c9.9 0 19.1 3.2 26.6 8.5l133.5-92.4C471.8 172.6 409.1 128 336 128m-168 64a24 24 0 1 1 48 0a24 24 0 1 1-48 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M64 32C28.7 32 0 60.7 0 96s28.7 64 64 64h1c3.7 88.9 77 160 167 160h56V128H64c-17.7 0-32-14.3-32-32s14.3-32 32-32h400c8.8 0 16-7.2 16-16s-7.2-16-16-16zm160 424c0 13.3 10.7 24 24 24h72v-72.2l-64.1-22.4c-12.5-4.4-26.2 2.2-30.6 14.7s2.2 26.2 14.7 30.6l4.5 1.6C233 433.9 224 443.9 224 456m128 23.3c36.4-3.3 69.5-17.6 96.1-39.6l-86.5-34.6c-3 1.8-6.2 3.2-9.6 4.3zM472.6 415c24.6-30.3 39.4-68.9 39.4-111c0-12.3-1.3-24.3-3.7-35.9l-125.5 87c.8 3.4 1.2 7 1.2 10.6c0 4.6-.7 9-1.9 13.1zM336 128h-16v192h18.3c9.9 0 19.1 3.2 26.6 8.5l133.5-92.4C471.8 172.6 409.1 128 336 128m-168 64a24 24 0 1 1 48 0a24 24 0 1 1-48 0"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M64%2032C28.7%2032%200%2060.7%200%2096s28.7%2064%2064%2064h1c3.7%2088.9%2077%20160%20167%20160h56V128H64c-17.7%200-32-14.3-32-32s14.3-32%2032-32h400c8.8%200%2016-7.2%2016-16s-7.2-16-16-16zm160%20424c0%2013.3%2010.7%2024%2024%2024h72v-72.2l-64.1-22.4c-12.5-4.4-26.2%202.2-30.6%2014.7s2.2%2026.2%2014.7%2030.6l4.5%201.6C233%20433.9%20224%20443.9%20224%20456m128%2023.3c36.4-3.3%2069.5-17.6%2096.1-39.6l-86.5-34.6c-3%201.8-6.2%203.2-9.6%204.3zM472.6%20415c24.6-30.3%2039.4-68.9%2039.4-111c0-12.3-1.3-24.3-3.7-35.9l-125.5%2087c.8%203.4%201.2%207%201.2%2010.6c0%204.6-.7%209-1.9%2013.1zM336%20128h-16v192h18.3c9.9%200%2019.1%203.2%2026.6%208.5l133.5-92.4C471.8%20172.6%20409.1%20128%20336%20128m-168%2064a24%2024%200%201%201%2048%200a24%2024%200%201%201-48%200%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M64%2032C28.7%2032%200%2060.7%200%2096s28.7%2064%2064%2064h1c3.7%2088.9%2077%20160%20167%20160h56V128H64c-17.7%200-32-14.3-32-32s14.3-32%2032-32h400c8.8%200%2016-7.2%2016-16s-7.2-16-16-16zm160%20424c0%2013.3%2010.7%2024%2024%2024h72v-72.2l-64.1-22.4c-12.5-4.4-26.2%202.2-30.6%2014.7s2.2%2026.2%2014.7%2030.6l4.5%201.6C233%20433.9%20224%20443.9%20224%20456m128%2023.3c36.4-3.3%2069.5-17.6%2096.1-39.6l-86.5-34.6c-3%201.8-6.2%203.2-9.6%204.3zM472.6%20415c24.6-30.3%2039.4-68.9%2039.4-111c0-12.3-1.3-24.3-3.7-35.9l-125.5%2087c.8%203.4%201.2%207%201.2%2010.6c0%204.6-.7%209-1.9%2013.1zM336%20128h-16v192h18.3c9.9%200%2019.1%203.2%2026.6%208.5l133.5-92.4C471.8%20172.6%20409.1%20128%20336%20128m-168%2064a24%2024%200%201%201%2048%200a24%2024%200%201%201-48%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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