shrimp icon
shrimp from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- shrimp
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
shrimpEmoji One (Colored)shrimpFont Awesome 6 Solidshrimp-outlineFlowbite IconsshrimpFluent EmojishrimpFluent Emoji FlatshrimpFluent Emoji High ContrastshrimpHuge IconsshrimpIconParkshrimpIconPark OutlineshrimpIconPark SolidshrimpIconPark TwoToneshrimpLucideshrimpNoto EmojishrimpOpenMojishrimpPhosphorshrimpTDesign IconsshrimpTwitter Emoji
Use the shrimp icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M136 96c-39.8 0-72 32.2-72 72c0 37.9 29.3 68.9 66.4 71.8C141.6 321.2 211.4 384 296 384h56V192H136c-13.3 0-24-10.7-24-24s10.7-24 24-24h384c13.3 0 24-10.7 24-24s-10.7-24-24-24zm152 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.6C297 497.9 288 507.9 288 520m128 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.3zM536.6 479c24.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.1zM400 192h-16v192h18.3c9.9 0 19.1 3.2 26.6 8.5l133.5-92.4C535.8 236.6 473.1 192 400 192m-168 64c0-13.3 10.7-24 24-24s24 10.7 24 24s-10.7 24-24 24s-24-10.7-24-24"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidShrimp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M136 96c-39.8 0-72 32.2-72 72c0 37.9 29.3 68.9 66.4 71.8C141.6 321.2 211.4 384 296 384h56V192H136c-13.3 0-24-10.7-24-24s10.7-24 24-24h384c13.3 0 24-10.7 24-24s-10.7-24-24-24zm152 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.6C297 497.9 288 507.9 288 520m128 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.3zM536.6 479c24.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.1zM400 192h-16v192h18.3c9.9 0 19.1 3.2 26.6 8.5l133.5-92.4C535.8 236.6 473.1 192 400 192m-168 64c0-13.3 10.7-24 24-24s24 10.7 24 24s-10.7 24-24 24s-24-10.7-24-24"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M136 96c-39.8 0-72 32.2-72 72c0 37.9 29.3 68.9 66.4 71.8C141.6 321.2 211.4 384 296 384h56V192H136c-13.3 0-24-10.7-24-24s10.7-24 24-24h384c13.3 0 24-10.7 24-24s-10.7-24-24-24zm152 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.6C297 497.9 288 507.9 288 520m128 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.3zM536.6 479c24.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.1zM400 192h-16v192h18.3c9.9 0 19.1 3.2 26.6 8.5l133.5-92.4C535.8 236.6 473.1 192 400 192m-168 64c0-13.3 10.7-24 24-24s24 10.7 24 24s-10.7 24-24 24s-24-10.7-24-24"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M136%2096c-39.8%200-72%2032.2-72%2072c0%2037.9%2029.3%2068.9%2066.4%2071.8C141.6%20321.2%20211.4%20384%20296%20384h56V192H136c-13.3%200-24-10.7-24-24s10.7-24%2024-24h384c13.3%200%2024-10.7%2024-24s-10.7-24-24-24zm152%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.6C297%20497.9%20288%20507.9%20288%20520m128%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.3zM536.6%20479c24.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.1zM400%20192h-16v192h18.3c9.9%200%2019.1%203.2%2026.6%208.5l133.5-92.4C535.8%20236.6%20473.1%20192%20400%20192m-168%2064c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024s-10.7%2024-24%2024s-24-10.7-24-24%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M136%2096c-39.8%200-72%2032.2-72%2072c0%2037.9%2029.3%2068.9%2066.4%2071.8C141.6%20321.2%20211.4%20384%20296%20384h56V192H136c-13.3%200-24-10.7-24-24s10.7-24%2024-24h384c13.3%200%2024-10.7%2024-24s-10.7-24-24-24zm152%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.6C297%20497.9%20288%20507.9%20288%20520m128%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.3zM536.6%20479c24.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.1zM400%20192h-16v192h18.3c9.9%200%2019.1%203.2%2026.6%208.5l133.5-92.4C535.8%20236.6%20473.1%20192%20400%20192m-168%2064c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024s-10.7%2024-24%2024s-24-10.7-24-24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/shrimp.svg?color=%231a73e8&size=48