fish4 very sad icon
fish4-very-sad from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.
- Name
- fish4-very-sad
- Set
- Codicons
- Style
- Regular
- Viewbox
- 16×16
- License
- CC BY 4.0
Related icons in Codicons
Use the fish4 very 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.93 2.9c-.43.15-.83.34-1.21.57c.43-1.27 1.5-2.33 2.9-2.93c.02-.02.05-.03.08-.04c-.57.66-1.02 1.42-1.31 2.26c-.16.04-.31.09-.46.14m2.32-.4c.4 0 .79.04 1.17.11C7.98 1.63 8.78.79 9.75.17C9.27.07 8.77 0 8.25 0c-.17 0-.34.02-.5.03a6.15 6.15 0 0 0-2.2 2.52c.23-.03.46-.05.7-.05m2.62 12.49c.36.15.74.26 1.13.35c.78-.17 1.51-.48 2.18-.89a7.4 7.4 0 0 1-1.7-.39c-.48.37-1.02.69-1.61.93M8.44 2.85a6.8 6.8 0 0 1 2.98 1.98c.37-.63.58-1.33.58-2.08c0-.68-.17-1.33-.48-1.91c-.16-.09-.32-.16-.49-.23a6.14 6.14 0 0 0-2.59 2.24m3.58 9.49c-.2.32-.43.63-.69.92c.54.14 1.09.24 1.67.24c.16 0 .32-.02.48-.03c.33-.31.62-.66.89-1.03q-.42.06-.87.06c-.51 0-1-.07-1.48-.16m.48-.92c.32.05.66.08 1 .08c.55 0 1.08-.08 1.59-.21c.17-.33.32-.67.44-1.03c-.76-.52-1.62-.9-2.54-1.1c-.02.8-.2 1.55-.49 2.26M16 7.25s0 .09-.01.13c0 .38-.04.74-.09 1.09c-1.08-.23-2.07-.6-2.92-1.08c-.23.28-.57.63-1.02.99c.02.2.04.41.04.62v.14c-.16-.14-.31-.29-.45-.44c-.24.17-.51.35-.81.52c.34.37.71.72 1.11 1.04c-.08.34-.2.67-.35.99c-.62-.46-1.19-.99-1.67-1.56q-.3.135-.63.27l-.48.18a9.1 9.1 0 0 0 2.27 1.99c-.2.27-.42.53-.67.76c-1.05-.68-1.95-1.52-2.66-2.48c-.41.08-.81.13-1.19.17c.83 1.13 1.97 2.08 3.32 2.76q-.465.345-.99.6c-1.45-.84-2.66-1.98-3.49-3.31c-.47 0-.88-.03-1.2-.05c.07.16.15.31.22.47c.16.33.34.64.54.94c.64.99 1.43 1.82 2.31 2.44c-.22.04-.44.06-.66.07l-.23.01h-.18a9.15 9.15 0 0 1-5.61-2.1l-.24-.2a.52.52 0 0 1-.18-.51c.13-.68.44-2.3.44-2.69c0-2.08 1.21-3.89 2.99-4.82c-.42 1.62-.39 3.46.18 5.29c0 .02.01.03.02.05c.17.02.55.07 1.05.09a8.2 8.2 0 0 1-.74-3.36c0-.85.14-1.67.39-2.45c.37-.12.76-.21 1.16-.25c-.35.85-.55 1.76-.55 2.71c0 1.2.3 2.34.85 3.36c.38-.02.79-.05 1.21-.11a8.13 8.13 0 0 1-1.06-4c0-.69.11-1.35.28-2c.34 0 .67.04 1 .09c-.17.61-.28 1.25-.28 1.91c0 1.36.39 2.65 1.09 3.78c.24-.07.49-.15.72-.24c.13-.05.26-.11.38-.16c-.92-1.36-1.45-2.94-1.45-4.62c0-.18.01-.37.02-.55q.51.135.99.36c0 .06-.01.13-.01.19c0 1.52.49 2.95 1.35 4.18c.29-.16.54-.32.77-.48c-.86-1.09-1.46-2.34-1.72-3.69c.49.28.93.62 1.31 1.01c.28.74.68 1.42 1.18 2.05c.42-.38.67-.7.8-.89c-.06-.15-.13-.29-.21-.43c.61-.95 1.59-1.77 2.81-2.38c.04.05.06.09.08.14c.54.97.87 2.17.87 3.48zM2.75 10c0-.41-.34-.75-.75-.75s-.75.34-.75.75s.34.75.75.75s.75-.34.75-.75"/></svg>
React
import type { SVGProps } from "react";
export function CodiconFish4VerySad(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.93 2.9c-.43.15-.83.34-1.21.57c.43-1.27 1.5-2.33 2.9-2.93c.02-.02.05-.03.08-.04c-.57.66-1.02 1.42-1.31 2.26c-.16.04-.31.09-.46.14m2.32-.4c.4 0 .79.04 1.17.11C7.98 1.63 8.78.79 9.75.17C9.27.07 8.77 0 8.25 0c-.17 0-.34.02-.5.03a6.15 6.15 0 0 0-2.2 2.52c.23-.03.46-.05.7-.05m2.62 12.49c.36.15.74.26 1.13.35c.78-.17 1.51-.48 2.18-.89a7.4 7.4 0 0 1-1.7-.39c-.48.37-1.02.69-1.61.93M8.44 2.85a6.8 6.8 0 0 1 2.98 1.98c.37-.63.58-1.33.58-2.08c0-.68-.17-1.33-.48-1.91c-.16-.09-.32-.16-.49-.23a6.14 6.14 0 0 0-2.59 2.24m3.58 9.49c-.2.32-.43.63-.69.92c.54.14 1.09.24 1.67.24c.16 0 .32-.02.48-.03c.33-.31.62-.66.89-1.03q-.42.06-.87.06c-.51 0-1-.07-1.48-.16m.48-.92c.32.05.66.08 1 .08c.55 0 1.08-.08 1.59-.21c.17-.33.32-.67.44-1.03c-.76-.52-1.62-.9-2.54-1.1c-.02.8-.2 1.55-.49 2.26M16 7.25s0 .09-.01.13c0 .38-.04.74-.09 1.09c-1.08-.23-2.07-.6-2.92-1.08c-.23.28-.57.63-1.02.99c.02.2.04.41.04.62v.14c-.16-.14-.31-.29-.45-.44c-.24.17-.51.35-.81.52c.34.37.71.72 1.11 1.04c-.08.34-.2.67-.35.99c-.62-.46-1.19-.99-1.67-1.56q-.3.135-.63.27l-.48.18a9.1 9.1 0 0 0 2.27 1.99c-.2.27-.42.53-.67.76c-1.05-.68-1.95-1.52-2.66-2.48c-.41.08-.81.13-1.19.17c.83 1.13 1.97 2.08 3.32 2.76q-.465.345-.99.6c-1.45-.84-2.66-1.98-3.49-3.31c-.47 0-.88-.03-1.2-.05c.07.16.15.31.22.47c.16.33.34.64.54.94c.64.99 1.43 1.82 2.31 2.44c-.22.04-.44.06-.66.07l-.23.01h-.18a9.15 9.15 0 0 1-5.61-2.1l-.24-.2a.52.52 0 0 1-.18-.51c.13-.68.44-2.3.44-2.69c0-2.08 1.21-3.89 2.99-4.82c-.42 1.62-.39 3.46.18 5.29c0 .02.01.03.02.05c.17.02.55.07 1.05.09a8.2 8.2 0 0 1-.74-3.36c0-.85.14-1.67.39-2.45c.37-.12.76-.21 1.16-.25c-.35.85-.55 1.76-.55 2.71c0 1.2.3 2.34.85 3.36c.38-.02.79-.05 1.21-.11a8.13 8.13 0 0 1-1.06-4c0-.69.11-1.35.28-2c.34 0 .67.04 1 .09c-.17.61-.28 1.25-.28 1.91c0 1.36.39 2.65 1.09 3.78c.24-.07.49-.15.72-.24c.13-.05.26-.11.38-.16c-.92-1.36-1.45-2.94-1.45-4.62c0-.18.01-.37.02-.55q.51.135.99.36c0 .06-.01.13-.01.19c0 1.52.49 2.95 1.35 4.18c.29-.16.54-.32.77-.48c-.86-1.09-1.46-2.34-1.72-3.69c.49.28.93.62 1.31 1.01c.28.74.68 1.42 1.18 2.05c.42-.38.67-.7.8-.89c-.06-.15-.13-.29-.21-.43c.61-.95 1.59-1.77 2.81-2.38c.04.05.06.09.08.14c.54.97.87 2.17.87 3.48zM2.75 10c0-.41-.34-.75-.75-.75s-.75.34-.75.75s.34.75.75.75s.75-.34.75-.75"/></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.93 2.9c-.43.15-.83.34-1.21.57c.43-1.27 1.5-2.33 2.9-2.93c.02-.02.05-.03.08-.04c-.57.66-1.02 1.42-1.31 2.26c-.16.04-.31.09-.46.14m2.32-.4c.4 0 .79.04 1.17.11C7.98 1.63 8.78.79 9.75.17C9.27.07 8.77 0 8.25 0c-.17 0-.34.02-.5.03a6.15 6.15 0 0 0-2.2 2.52c.23-.03.46-.05.7-.05m2.62 12.49c.36.15.74.26 1.13.35c.78-.17 1.51-.48 2.18-.89a7.4 7.4 0 0 1-1.7-.39c-.48.37-1.02.69-1.61.93M8.44 2.85a6.8 6.8 0 0 1 2.98 1.98c.37-.63.58-1.33.58-2.08c0-.68-.17-1.33-.48-1.91c-.16-.09-.32-.16-.49-.23a6.14 6.14 0 0 0-2.59 2.24m3.58 9.49c-.2.32-.43.63-.69.92c.54.14 1.09.24 1.67.24c.16 0 .32-.02.48-.03c.33-.31.62-.66.89-1.03q-.42.06-.87.06c-.51 0-1-.07-1.48-.16m.48-.92c.32.05.66.08 1 .08c.55 0 1.08-.08 1.59-.21c.17-.33.32-.67.44-1.03c-.76-.52-1.62-.9-2.54-1.1c-.02.8-.2 1.55-.49 2.26M16 7.25s0 .09-.01.13c0 .38-.04.74-.09 1.09c-1.08-.23-2.07-.6-2.92-1.08c-.23.28-.57.63-1.02.99c.02.2.04.41.04.62v.14c-.16-.14-.31-.29-.45-.44c-.24.17-.51.35-.81.52c.34.37.71.72 1.11 1.04c-.08.34-.2.67-.35.99c-.62-.46-1.19-.99-1.67-1.56q-.3.135-.63.27l-.48.18a9.1 9.1 0 0 0 2.27 1.99c-.2.27-.42.53-.67.76c-1.05-.68-1.95-1.52-2.66-2.48c-.41.08-.81.13-1.19.17c.83 1.13 1.97 2.08 3.32 2.76q-.465.345-.99.6c-1.45-.84-2.66-1.98-3.49-3.31c-.47 0-.88-.03-1.2-.05c.07.16.15.31.22.47c.16.33.34.64.54.94c.64.99 1.43 1.82 2.31 2.44c-.22.04-.44.06-.66.07l-.23.01h-.18a9.15 9.15 0 0 1-5.61-2.1l-.24-.2a.52.52 0 0 1-.18-.51c.13-.68.44-2.3.44-2.69c0-2.08 1.21-3.89 2.99-4.82c-.42 1.62-.39 3.46.18 5.29c0 .02.01.03.02.05c.17.02.55.07 1.05.09a8.2 8.2 0 0 1-.74-3.36c0-.85.14-1.67.39-2.45c.37-.12.76-.21 1.16-.25c-.35.85-.55 1.76-.55 2.71c0 1.2.3 2.34.85 3.36c.38-.02.79-.05 1.21-.11a8.13 8.13 0 0 1-1.06-4c0-.69.11-1.35.28-2c.34 0 .67.04 1 .09c-.17.61-.28 1.25-.28 1.91c0 1.36.39 2.65 1.09 3.78c.24-.07.49-.15.72-.24c.13-.05.26-.11.38-.16c-.92-1.36-1.45-2.94-1.45-4.62c0-.18.01-.37.02-.55q.51.135.99.36c0 .06-.01.13-.01.19c0 1.52.49 2.95 1.35 4.18c.29-.16.54-.32.77-.48c-.86-1.09-1.46-2.34-1.72-3.69c.49.28.93.62 1.31 1.01c.28.74.68 1.42 1.18 2.05c.42-.38.67-.7.8-.89c-.06-.15-.13-.29-.21-.43c.61-.95 1.59-1.77 2.81-2.38c.04.05.06.09.08.14c.54.97.87 2.17.87 3.48zM2.75 10c0-.41-.34-.75-.75-.75s-.75.34-.75.75s.34.75.75.75s.75-.34.75-.75"/></svg> </template>
CSS
.icon-fish4-very-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.93%202.9c-.43.15-.83.34-1.21.57c.43-1.27%201.5-2.33%202.9-2.93c.02-.02.05-.03.08-.04c-.57.66-1.02%201.42-1.31%202.26c-.16.04-.31.09-.46.14m2.32-.4c.4%200%20.79.04%201.17.11C7.98%201.63%208.78.79%209.75.17C9.27.07%208.77%200%208.25%200c-.17%200-.34.02-.5.03a6.15%206.15%200%200%200-2.2%202.52c.23-.03.46-.05.7-.05m2.62%2012.49c.36.15.74.26%201.13.35c.78-.17%201.51-.48%202.18-.89a7.4%207.4%200%200%201-1.7-.39c-.48.37-1.02.69-1.61.93M8.44%202.85a6.8%206.8%200%200%201%202.98%201.98c.37-.63.58-1.33.58-2.08c0-.68-.17-1.33-.48-1.91c-.16-.09-.32-.16-.49-.23a6.14%206.14%200%200%200-2.59%202.24m3.58%209.49c-.2.32-.43.63-.69.92c.54.14%201.09.24%201.67.24c.16%200%20.32-.02.48-.03c.33-.31.62-.66.89-1.03q-.42.06-.87.06c-.51%200-1-.07-1.48-.16m.48-.92c.32.05.66.08%201%20.08c.55%200%201.08-.08%201.59-.21c.17-.33.32-.67.44-1.03c-.76-.52-1.62-.9-2.54-1.1c-.02.8-.2%201.55-.49%202.26M16%207.25s0%20.09-.01.13c0%20.38-.04.74-.09%201.09c-1.08-.23-2.07-.6-2.92-1.08c-.23.28-.57.63-1.02.99c.02.2.04.41.04.62v.14c-.16-.14-.31-.29-.45-.44c-.24.17-.51.35-.81.52c.34.37.71.72%201.11%201.04c-.08.34-.2.67-.35.99c-.62-.46-1.19-.99-1.67-1.56q-.3.135-.63.27l-.48.18a9.1%209.1%200%200%200%202.27%201.99c-.2.27-.42.53-.67.76c-1.05-.68-1.95-1.52-2.66-2.48c-.41.08-.81.13-1.19.17c.83%201.13%201.97%202.08%203.32%202.76q-.465.345-.99.6c-1.45-.84-2.66-1.98-3.49-3.31c-.47%200-.88-.03-1.2-.05c.07.16.15.31.22.47c.16.33.34.64.54.94c.64.99%201.43%201.82%202.31%202.44c-.22.04-.44.06-.66.07l-.23.01h-.18a9.15%209.15%200%200%201-5.61-2.1l-.24-.2a.52.52%200%200%201-.18-.51c.13-.68.44-2.3.44-2.69c0-2.08%201.21-3.89%202.99-4.82c-.42%201.62-.39%203.46.18%205.29c0%20.02.01.03.02.05c.17.02.55.07%201.05.09a8.2%208.2%200%200%201-.74-3.36c0-.85.14-1.67.39-2.45c.37-.12.76-.21%201.16-.25c-.35.85-.55%201.76-.55%202.71c0%201.2.3%202.34.85%203.36c.38-.02.79-.05%201.21-.11a8.13%208.13%200%200%201-1.06-4c0-.69.11-1.35.28-2c.34%200%20.67.04%201%20.09c-.17.61-.28%201.25-.28%201.91c0%201.36.39%202.65%201.09%203.78c.24-.07.49-.15.72-.24c.13-.05.26-.11.38-.16c-.92-1.36-1.45-2.94-1.45-4.62c0-.18.01-.37.02-.55q.51.135.99.36c0%20.06-.01.13-.01.19c0%201.52.49%202.95%201.35%204.18c.29-.16.54-.32.77-.48c-.86-1.09-1.46-2.34-1.72-3.69c.49.28.93.62%201.31%201.01c.28.74.68%201.42%201.18%202.05c.42-.38.67-.7.8-.89c-.06-.15-.13-.29-.21-.43c.61-.95%201.59-1.77%202.81-2.38c.04.05.06.09.08.14c.54.97.87%202.17.87%203.48zM2.75%2010c0-.41-.34-.75-.75-.75s-.75.34-.75.75s.34.75.75.75s.75-.34.75-.75%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.93%202.9c-.43.15-.83.34-1.21.57c.43-1.27%201.5-2.33%202.9-2.93c.02-.02.05-.03.08-.04c-.57.66-1.02%201.42-1.31%202.26c-.16.04-.31.09-.46.14m2.32-.4c.4%200%20.79.04%201.17.11C7.98%201.63%208.78.79%209.75.17C9.27.07%208.77%200%208.25%200c-.17%200-.34.02-.5.03a6.15%206.15%200%200%200-2.2%202.52c.23-.03.46-.05.7-.05m2.62%2012.49c.36.15.74.26%201.13.35c.78-.17%201.51-.48%202.18-.89a7.4%207.4%200%200%201-1.7-.39c-.48.37-1.02.69-1.61.93M8.44%202.85a6.8%206.8%200%200%201%202.98%201.98c.37-.63.58-1.33.58-2.08c0-.68-.17-1.33-.48-1.91c-.16-.09-.32-.16-.49-.23a6.14%206.14%200%200%200-2.59%202.24m3.58%209.49c-.2.32-.43.63-.69.92c.54.14%201.09.24%201.67.24c.16%200%20.32-.02.48-.03c.33-.31.62-.66.89-1.03q-.42.06-.87.06c-.51%200-1-.07-1.48-.16m.48-.92c.32.05.66.08%201%20.08c.55%200%201.08-.08%201.59-.21c.17-.33.32-.67.44-1.03c-.76-.52-1.62-.9-2.54-1.1c-.02.8-.2%201.55-.49%202.26M16%207.25s0%20.09-.01.13c0%20.38-.04.74-.09%201.09c-1.08-.23-2.07-.6-2.92-1.08c-.23.28-.57.63-1.02.99c.02.2.04.41.04.62v.14c-.16-.14-.31-.29-.45-.44c-.24.17-.51.35-.81.52c.34.37.71.72%201.11%201.04c-.08.34-.2.67-.35.99c-.62-.46-1.19-.99-1.67-1.56q-.3.135-.63.27l-.48.18a9.1%209.1%200%200%200%202.27%201.99c-.2.27-.42.53-.67.76c-1.05-.68-1.95-1.52-2.66-2.48c-.41.08-.81.13-1.19.17c.83%201.13%201.97%202.08%203.32%202.76q-.465.345-.99.6c-1.45-.84-2.66-1.98-3.49-3.31c-.47%200-.88-.03-1.2-.05c.07.16.15.31.22.47c.16.33.34.64.54.94c.64.99%201.43%201.82%202.31%202.44c-.22.04-.44.06-.66.07l-.23.01h-.18a9.15%209.15%200%200%201-5.61-2.1l-.24-.2a.52.52%200%200%201-.18-.51c.13-.68.44-2.3.44-2.69c0-2.08%201.21-3.89%202.99-4.82c-.42%201.62-.39%203.46.18%205.29c0%20.02.01.03.02.05c.17.02.55.07%201.05.09a8.2%208.2%200%200%201-.74-3.36c0-.85.14-1.67.39-2.45c.37-.12.76-.21%201.16-.25c-.35.85-.55%201.76-.55%202.71c0%201.2.3%202.34.85%203.36c.38-.02.79-.05%201.21-.11a8.13%208.13%200%200%201-1.06-4c0-.69.11-1.35.28-2c.34%200%20.67.04%201%20.09c-.17.61-.28%201.25-.28%201.91c0%201.36.39%202.65%201.09%203.78c.24-.07.49-.15.72-.24c.13-.05.26-.11.38-.16c-.92-1.36-1.45-2.94-1.45-4.62c0-.18.01-.37.02-.55q.51.135.99.36c0%20.06-.01.13-.01.19c0%201.52.49%202.95%201.35%204.18c.29-.16.54-.32.77-.48c-.86-1.09-1.46-2.34-1.72-3.69c.49.28.93.62%201.31%201.01c.28.74.68%201.42%201.18%202.05c.42-.38.67-.7.8-.89c-.06-.15-.13-.29-.21-.43c.61-.95%201.59-1.77%202.81-2.38c.04.05.06.09.08.14c.54.97.87%202.17.87%203.48zM2.75%2010c0-.41-.34-.75-.75-.75s-.75.34-.75.75s.34.75.75.75s.75-.34.75-.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/fish4-very-sad.svg?color=%231a73e8&size=48