shrimp icon
shrimp-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- shrimp-thin
- Set
- Phosphor
- Style
- Thin
- 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="M140 116a8 8 0 1 1 8 8a8 8 0 0 1-8-8m79.93-33.35A76.07 76.07 0 0 1 144 156h-32a16 16 0 0 0 0 32h56a4 4 0 0 1 0 8h-52v24h36a4 4 0 0 1 0 8H96a76 76 0 0 1 0-152h116a16 16 0 0 0 0-32h-84a20 20 0 0 1-20-20a4 4 0 0 1 8 0a12 12 0 0 0 12 12h84a24 24 0 0 1 7.93 46.65M50.47 202.46l37.78-27A25 25 0 0 1 88 172a23.85 23.85 0 0 1 2-9.6l-59.9-27.23a68 68 0 0 0 20.36 67.29Zm40.43-19L57 207.64A67.6 67.6 0 0 0 96 220h12v-24.34a24.07 24.07 0 0 1-17.1-12.24Zm17.1-35.12V84H96a68.1 68.1 0 0 0-63.42 43.51l61.89 28.13a23.94 23.94 0 0 1 13.53-7.3M211.88 84H116v64h28a68.08 68.08 0 0 0 67.88-64"/></svg>
React
import type { SVGProps } from "react";
export function PhShrimpThin(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="M140 116a8 8 0 1 1 8 8a8 8 0 0 1-8-8m79.93-33.35A76.07 76.07 0 0 1 144 156h-32a16 16 0 0 0 0 32h56a4 4 0 0 1 0 8h-52v24h36a4 4 0 0 1 0 8H96a76 76 0 0 1 0-152h116a16 16 0 0 0 0-32h-84a20 20 0 0 1-20-20a4 4 0 0 1 8 0a12 12 0 0 0 12 12h84a24 24 0 0 1 7.93 46.65M50.47 202.46l37.78-27A25 25 0 0 1 88 172a23.85 23.85 0 0 1 2-9.6l-59.9-27.23a68 68 0 0 0 20.36 67.29Zm40.43-19L57 207.64A67.6 67.6 0 0 0 96 220h12v-24.34a24.07 24.07 0 0 1-17.1-12.24Zm17.1-35.12V84H96a68.1 68.1 0 0 0-63.42 43.51l61.89 28.13a23.94 23.94 0 0 1 13.53-7.3M211.88 84H116v64h28a68.08 68.08 0 0 0 67.88-64"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M140 116a8 8 0 1 1 8 8a8 8 0 0 1-8-8m79.93-33.35A76.07 76.07 0 0 1 144 156h-32a16 16 0 0 0 0 32h56a4 4 0 0 1 0 8h-52v24h36a4 4 0 0 1 0 8H96a76 76 0 0 1 0-152h116a16 16 0 0 0 0-32h-84a20 20 0 0 1-20-20a4 4 0 0 1 8 0a12 12 0 0 0 12 12h84a24 24 0 0 1 7.93 46.65M50.47 202.46l37.78-27A25 25 0 0 1 88 172a23.85 23.85 0 0 1 2-9.6l-59.9-27.23a68 68 0 0 0 20.36 67.29Zm40.43-19L57 207.64A67.6 67.6 0 0 0 96 220h12v-24.34a24.07 24.07 0 0 1-17.1-12.24Zm17.1-35.12V84H96a68.1 68.1 0 0 0-63.42 43.51l61.89 28.13a23.94 23.94 0 0 1 13.53-7.3M211.88 84H116v64h28a68.08 68.08 0 0 0 67.88-64"/></svg> </template>
CSS
.icon-shrimp-thin {
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%22M140%20116a8%208%200%201%201%208%208a8%208%200%200%201-8-8m79.93-33.35A76.07%2076.07%200%200%201%20144%20156h-32a16%2016%200%200%200%200%2032h56a4%204%200%200%201%200%208h-52v24h36a4%204%200%200%201%200%208H96a76%2076%200%200%201%200-152h116a16%2016%200%200%200%200-32h-84a20%2020%200%200%201-20-20a4%204%200%200%201%208%200a12%2012%200%200%200%2012%2012h84a24%2024%200%200%201%207.93%2046.65M50.47%20202.46l37.78-27A25%2025%200%200%201%2088%20172a23.85%2023.85%200%200%201%202-9.6l-59.9-27.23a68%2068%200%200%200%2020.36%2067.29Zm40.43-19L57%20207.64A67.6%2067.6%200%200%200%2096%20220h12v-24.34a24.07%2024.07%200%200%201-17.1-12.24Zm17.1-35.12V84H96a68.1%2068.1%200%200%200-63.42%2043.51l61.89%2028.13a23.94%2023.94%200%200%201%2013.53-7.3M211.88%2084H116v64h28a68.08%2068.08%200%200%200%2067.88-64%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%22M140%20116a8%208%200%201%201%208%208a8%208%200%200%201-8-8m79.93-33.35A76.07%2076.07%200%200%201%20144%20156h-32a16%2016%200%200%200%200%2032h56a4%204%200%200%201%200%208h-52v24h36a4%204%200%200%201%200%208H96a76%2076%200%200%201%200-152h116a16%2016%200%200%200%200-32h-84a20%2020%200%200%201-20-20a4%204%200%200%201%208%200a12%2012%200%200%200%2012%2012h84a24%2024%200%200%201%207.93%2046.65M50.47%20202.46l37.78-27A25%2025%200%200%201%2088%20172a23.85%2023.85%200%200%201%202-9.6l-59.9-27.23a68%2068%200%200%200%2020.36%2067.29Zm40.43-19L57%20207.64A67.6%2067.6%200%200%200%2096%20220h12v-24.34a24.07%2024.07%200%200%201-17.1-12.24Zm17.1-35.12V84H96a68.1%2068.1%200%200%200-63.42%2043.51l61.89%2028.13a23.94%2023.94%200%200%201%2013.53-7.3M211.88%2084H116v64h28a68.08%2068.08%200%200%200%2067.88-64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/shrimp-thin.svg?color=%231a73e8&size=48