fish1 sad icon
fish1-sad from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.
- Name
- fish1-sad
- Set
- Codicons
- Style
- Regular
- Viewbox
- 16×16
- License
- CC BY 4.0
Related icons in Codicons
Use the fish1 sad icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3.66 3.68C2.21 4.35 1.01 5.46.29 6.84c-.38.72-.38 1.61 0 2.33c.16.31.36.6.56.88l.03-.03c.66-.66 1.81-.66 2.47 0c.2.2.2.51 0 .71s-.51.2-.71 0a.774.774 0 0 0-1.06 0c-.03.03-.04.07-.07.1c.61.62 1.33 1.14 2.14 1.51c.83-1.15 1.34-2.66 1.34-4.32S4.48 4.85 3.65 3.7zM3 8.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75s.75.34.75.75s-.34.75-.75.75m9-6.61c0-.35-.29-.64-.64-.64H9.57c-.69 0-1.36.25-1.88.7l-.4.35c1.76.11 3.4.77 4.72 1.83V1.64zM7.69 14.3c.52.45 1.19.7 1.88.7h1.79c.35 0 .64-.29.64-.64v-2.23a8.4 8.4 0 0 1-4.72 1.83l.4.35zM14.3 8c.27-.15.52-.32.76-.55c.78-.78 1.08-1.83.89-2.75a.81.81 0 0 0-.64-.64c-.92-.19-1.97.11-2.75.89c-.14.14-.25.3-.36.46A7.32 7.32 0 0 0 6.76 3c-.74 0-1.45.11-2.13.31C5.49 4.6 6.01 6.22 6.01 8c0 .67-.09 1.31-.23 1.93c.71-.19 1.23-.75 1.23-1.43c0-.28.22-.5.5-.5s.5.22.5.5c0 1.31-1.12 2.38-2.54 2.48c-.22.61-.49 1.19-.84 1.71c.67.2 1.39.31 2.13.31c2.17 0 4.11-.94 5.44-2.41c.11.16.22.32.36.46c.78.78 1.83 1.08 2.75.89c.33-.07.57-.31.64-.64c.19-.92-.11-1.97-.89-2.75c-.23-.23-.49-.41-.76-.55"/></svg>
React
import type { SVGProps } from "react";
export function CodiconFish1Sad(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3.66 3.68C2.21 4.35 1.01 5.46.29 6.84c-.38.72-.38 1.61 0 2.33c.16.31.36.6.56.88l.03-.03c.66-.66 1.81-.66 2.47 0c.2.2.2.51 0 .71s-.51.2-.71 0a.774.774 0 0 0-1.06 0c-.03.03-.04.07-.07.1c.61.62 1.33 1.14 2.14 1.51c.83-1.15 1.34-2.66 1.34-4.32S4.48 4.85 3.65 3.7zM3 8.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75s.75.34.75.75s-.34.75-.75.75m9-6.61c0-.35-.29-.64-.64-.64H9.57c-.69 0-1.36.25-1.88.7l-.4.35c1.76.11 3.4.77 4.72 1.83V1.64zM7.69 14.3c.52.45 1.19.7 1.88.7h1.79c.35 0 .64-.29.64-.64v-2.23a8.4 8.4 0 0 1-4.72 1.83l.4.35zM14.3 8c.27-.15.52-.32.76-.55c.78-.78 1.08-1.83.89-2.75a.81.81 0 0 0-.64-.64c-.92-.19-1.97.11-2.75.89c-.14.14-.25.3-.36.46A7.32 7.32 0 0 0 6.76 3c-.74 0-1.45.11-2.13.31C5.49 4.6 6.01 6.22 6.01 8c0 .67-.09 1.31-.23 1.93c.71-.19 1.23-.75 1.23-1.43c0-.28.22-.5.5-.5s.5.22.5.5c0 1.31-1.12 2.38-2.54 2.48c-.22.61-.49 1.19-.84 1.71c.67.2 1.39.31 2.13.31c2.17 0 4.11-.94 5.44-2.41c.11.16.22.32.36.46c.78.78 1.83 1.08 2.75.89c.33-.07.57-.31.64-.64c.19-.92-.11-1.97-.89-2.75c-.23-.23-.49-.41-.76-.55"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3.66 3.68C2.21 4.35 1.01 5.46.29 6.84c-.38.72-.38 1.61 0 2.33c.16.31.36.6.56.88l.03-.03c.66-.66 1.81-.66 2.47 0c.2.2.2.51 0 .71s-.51.2-.71 0a.774.774 0 0 0-1.06 0c-.03.03-.04.07-.07.1c.61.62 1.33 1.14 2.14 1.51c.83-1.15 1.34-2.66 1.34-4.32S4.48 4.85 3.65 3.7zM3 8.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75s.75.34.75.75s-.34.75-.75.75m9-6.61c0-.35-.29-.64-.64-.64H9.57c-.69 0-1.36.25-1.88.7l-.4.35c1.76.11 3.4.77 4.72 1.83V1.64zM7.69 14.3c.52.45 1.19.7 1.88.7h1.79c.35 0 .64-.29.64-.64v-2.23a8.4 8.4 0 0 1-4.72 1.83l.4.35zM14.3 8c.27-.15.52-.32.76-.55c.78-.78 1.08-1.83.89-2.75a.81.81 0 0 0-.64-.64c-.92-.19-1.97.11-2.75.89c-.14.14-.25.3-.36.46A7.32 7.32 0 0 0 6.76 3c-.74 0-1.45.11-2.13.31C5.49 4.6 6.01 6.22 6.01 8c0 .67-.09 1.31-.23 1.93c.71-.19 1.23-.75 1.23-1.43c0-.28.22-.5.5-.5s.5.22.5.5c0 1.31-1.12 2.38-2.54 2.48c-.22.61-.49 1.19-.84 1.71c.67.2 1.39.31 2.13.31c2.17 0 4.11-.94 5.44-2.41c.11.16.22.32.36.46c.78.78 1.83 1.08 2.75.89c.33-.07.57-.31.64-.64c.19-.92-.11-1.97-.89-2.75c-.23-.23-.49-.41-.76-.55"/></svg> </template>
CSS
.icon-fish1-sad {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.66%203.68C2.21%204.35%201.01%205.46.29%206.84c-.38.72-.38%201.61%200%202.33c.16.31.36.6.56.88l.03-.03c.66-.66%201.81-.66%202.47%200c.2.2.2.51%200%20.71s-.51.2-.71%200a.774.774%200%200%200-1.06%200c-.03.03-.04.07-.07.1c.61.62%201.33%201.14%202.14%201.51c.83-1.15%201.34-2.66%201.34-4.32S4.48%204.85%203.65%203.7zM3%208.25c-.41%200-.75-.34-.75-.75s.34-.75.75-.75s.75.34.75.75s-.34.75-.75.75m9-6.61c0-.35-.29-.64-.64-.64H9.57c-.69%200-1.36.25-1.88.7l-.4.35c1.76.11%203.4.77%204.72%201.83V1.64zM7.69%2014.3c.52.45%201.19.7%201.88.7h1.79c.35%200%20.64-.29.64-.64v-2.23a8.4%208.4%200%200%201-4.72%201.83l.4.35zM14.3%208c.27-.15.52-.32.76-.55c.78-.78%201.08-1.83.89-2.75a.81.81%200%200%200-.64-.64c-.92-.19-1.97.11-2.75.89c-.14.14-.25.3-.36.46A7.32%207.32%200%200%200%206.76%203c-.74%200-1.45.11-2.13.31C5.49%204.6%206.01%206.22%206.01%208c0%20.67-.09%201.31-.23%201.93c.71-.19%201.23-.75%201.23-1.43c0-.28.22-.5.5-.5s.5.22.5.5c0%201.31-1.12%202.38-2.54%202.48c-.22.61-.49%201.19-.84%201.71c.67.2%201.39.31%202.13.31c2.17%200%204.11-.94%205.44-2.41c.11.16.22.32.36.46c.78.78%201.83%201.08%202.75.89c.33-.07.57-.31.64-.64c.19-.92-.11-1.97-.89-2.75c-.23-.23-.49-.41-.76-.55%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.66%203.68C2.21%204.35%201.01%205.46.29%206.84c-.38.72-.38%201.61%200%202.33c.16.31.36.6.56.88l.03-.03c.66-.66%201.81-.66%202.47%200c.2.2.2.51%200%20.71s-.51.2-.71%200a.774.774%200%200%200-1.06%200c-.03.03-.04.07-.07.1c.61.62%201.33%201.14%202.14%201.51c.83-1.15%201.34-2.66%201.34-4.32S4.48%204.85%203.65%203.7zM3%208.25c-.41%200-.75-.34-.75-.75s.34-.75.75-.75s.75.34.75.75s-.34.75-.75.75m9-6.61c0-.35-.29-.64-.64-.64H9.57c-.69%200-1.36.25-1.88.7l-.4.35c1.76.11%203.4.77%204.72%201.83V1.64zM7.69%2014.3c.52.45%201.19.7%201.88.7h1.79c.35%200%20.64-.29.64-.64v-2.23a8.4%208.4%200%200%201-4.72%201.83l.4.35zM14.3%208c.27-.15.52-.32.76-.55c.78-.78%201.08-1.83.89-2.75a.81.81%200%200%200-.64-.64c-.92-.19-1.97.11-2.75.89c-.14.14-.25.3-.36.46A7.32%207.32%200%200%200%206.76%203c-.74%200-1.45.11-2.13.31C5.49%204.6%206.01%206.22%206.01%208c0%20.67-.09%201.31-.23%201.93c.71-.19%201.23-.75%201.23-1.43c0-.28.22-.5.5-.5s.5.22.5.5c0%201.31-1.12%202.38-2.54%202.48c-.22.61-.49%201.19-.84%201.71c.67.2%201.39.31%202.13.31c2.17%200%204.11-.94%205.44-2.41c.11.16.22.32.36.46c.78.78%201.83%201.08%202.75.89c.33-.07.57-.31.64-.64c.19-.92-.11-1.97-.89-2.75c-.23-.23-.49-.41-.76-.55%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/fish1-sad.svg?color=%231a73e8&size=48