food-fish-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
food-fish-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the food fish icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.515 11.724c0-1.13.092-2.402.386-3.587c.295-1.189.778-2.235 1.517-2.973c.82-.82 1.974-1.28 3.25-1.5c1.27-.218 2.6-.186 3.692-.08a2.27 2.27 0 0 1 2.062 2.063c.106 1.092.138 2.42-.08 3.692c-.22 1.276-.68 2.429-1.5 3.25c-.739.739-1.786 1.223-2.976 1.518c-1.185.294-2.458.387-3.588.387c-1 0-1.82.812-1.825 1.814c-.008 1.695-.22 3.66-.936 5.17a.25.25 0 0 1-.076-.137a28 28 0 0 0-.771-2.663a11 11 0 0 0-.507-1.221c-.178-.355-.392-.707-.651-.967c-.26-.26-.612-.474-.968-.652a11 11 0 0 0-1.222-.507a29 29 0 0 0-2.665-.773a.25.25 0 0 1-.135-.075c1.51-.717 3.48-.927 5.177-.934a1.827 1.827 0 0 0 1.816-1.825m.842-7.621c-1.001 1.001-1.58 2.335-1.912 3.673c-.333 1.344-.431 2.747-.43 3.95a.327.327 0 0 1-.322.323c-1.771.007-4.016.22-5.832 1.087c-.682.326-.967.998-.826 1.635c.133.596.615 1.085 1.267 1.244c.795.194 1.717.445 2.519.73c.401.142.76.288 1.052.434c.302.152.487.28.578.372c.091.09.22.275.371.577c.146.292.292.65.434 1.051c.284.801.534 1.723.728 2.517c.159.652.648 1.135 1.245 1.267c.637.142 1.309-.143 1.635-.825c.867-1.813 1.08-4.054 1.09-5.823c0-.174.147-.321.323-.321c1.202 0 2.606-.098 3.95-.431c1.34-.333 2.674-.912 3.676-1.914c1.12-1.12 1.668-2.609 1.917-4.056c.25-1.451.209-2.926.095-4.092a3.77 3.77 0 0 0-3.41-3.41c-1.166-.113-2.64-.154-4.092.095c-1.447.249-2.936.798-4.056 1.917M16.002 5a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></svg>

React

import type { SVGProps } from "react";

export function FluentFoodFish24Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.515 11.724c0-1.13.092-2.402.386-3.587c.295-1.189.778-2.235 1.517-2.973c.82-.82 1.974-1.28 3.25-1.5c1.27-.218 2.6-.186 3.692-.08a2.27 2.27 0 0 1 2.062 2.063c.106 1.092.138 2.42-.08 3.692c-.22 1.276-.68 2.429-1.5 3.25c-.739.739-1.786 1.223-2.976 1.518c-1.185.294-2.458.387-3.588.387c-1 0-1.82.812-1.825 1.814c-.008 1.695-.22 3.66-.936 5.17a.25.25 0 0 1-.076-.137a28 28 0 0 0-.771-2.663a11 11 0 0 0-.507-1.221c-.178-.355-.392-.707-.651-.967c-.26-.26-.612-.474-.968-.652a11 11 0 0 0-1.222-.507a29 29 0 0 0-2.665-.773a.25.25 0 0 1-.135-.075c1.51-.717 3.48-.927 5.177-.934a1.827 1.827 0 0 0 1.816-1.825m.842-7.621c-1.001 1.001-1.58 2.335-1.912 3.673c-.333 1.344-.431 2.747-.43 3.95a.327.327 0 0 1-.322.323c-1.771.007-4.016.22-5.832 1.087c-.682.326-.967.998-.826 1.635c.133.596.615 1.085 1.267 1.244c.795.194 1.717.445 2.519.73c.401.142.76.288 1.052.434c.302.152.487.28.578.372c.091.09.22.275.371.577c.146.292.292.65.434 1.051c.284.801.534 1.723.728 2.517c.159.652.648 1.135 1.245 1.267c.637.142 1.309-.143 1.635-.825c.867-1.813 1.08-4.054 1.09-5.823c0-.174.147-.321.323-.321c1.202 0 2.606-.098 3.95-.431c1.34-.333 2.674-.912 3.676-1.914c1.12-1.12 1.668-2.609 1.917-4.056c.25-1.451.209-2.926.095-4.092a3.77 3.77 0 0 0-3.41-3.41c-1.166-.113-2.64-.154-4.092.095c-1.447.249-2.936.798-4.056 1.917M16.002 5a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.515 11.724c0-1.13.092-2.402.386-3.587c.295-1.189.778-2.235 1.517-2.973c.82-.82 1.974-1.28 3.25-1.5c1.27-.218 2.6-.186 3.692-.08a2.27 2.27 0 0 1 2.062 2.063c.106 1.092.138 2.42-.08 3.692c-.22 1.276-.68 2.429-1.5 3.25c-.739.739-1.786 1.223-2.976 1.518c-1.185.294-2.458.387-3.588.387c-1 0-1.82.812-1.825 1.814c-.008 1.695-.22 3.66-.936 5.17a.25.25 0 0 1-.076-.137a28 28 0 0 0-.771-2.663a11 11 0 0 0-.507-1.221c-.178-.355-.392-.707-.651-.967c-.26-.26-.612-.474-.968-.652a11 11 0 0 0-1.222-.507a29 29 0 0 0-2.665-.773a.25.25 0 0 1-.135-.075c1.51-.717 3.48-.927 5.177-.934a1.827 1.827 0 0 0 1.816-1.825m.842-7.621c-1.001 1.001-1.58 2.335-1.912 3.673c-.333 1.344-.431 2.747-.43 3.95a.327.327 0 0 1-.322.323c-1.771.007-4.016.22-5.832 1.087c-.682.326-.967.998-.826 1.635c.133.596.615 1.085 1.267 1.244c.795.194 1.717.445 2.519.73c.401.142.76.288 1.052.434c.302.152.487.28.578.372c.091.09.22.275.371.577c.146.292.292.65.434 1.051c.284.801.534 1.723.728 2.517c.159.652.648 1.135 1.245 1.267c.637.142 1.309-.143 1.635-.825c.867-1.813 1.08-4.054 1.09-5.823c0-.174.147-.321.323-.321c1.202 0 2.606-.098 3.95-.431c1.34-.333 2.674-.912 3.676-1.914c1.12-1.12 1.668-2.609 1.917-4.056c.25-1.451.209-2.926.095-4.092a3.77 3.77 0 0 0-3.41-3.41c-1.166-.113-2.64-.154-4.092.095c-1.447.249-2.936.798-4.056 1.917M16.002 5a1 1 0 1 1 0 2a1 1 0 0 1 0-2"/></svg>
</template>

CSS

.icon-food-fish-24-regular {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.515%2011.724c0-1.13.092-2.402.386-3.587c.295-1.189.778-2.235%201.517-2.973c.82-.82%201.974-1.28%203.25-1.5c1.27-.218%202.6-.186%203.692-.08a2.27%202.27%200%200%201%202.062%202.063c.106%201.092.138%202.42-.08%203.692c-.22%201.276-.68%202.429-1.5%203.25c-.739.739-1.786%201.223-2.976%201.518c-1.185.294-2.458.387-3.588.387c-1%200-1.82.812-1.825%201.814c-.008%201.695-.22%203.66-.936%205.17a.25.25%200%200%201-.076-.137a28%2028%200%200%200-.771-2.663a11%2011%200%200%200-.507-1.221c-.178-.355-.392-.707-.651-.967c-.26-.26-.612-.474-.968-.652a11%2011%200%200%200-1.222-.507a29%2029%200%200%200-2.665-.773a.25.25%200%200%201-.135-.075c1.51-.717%203.48-.927%205.177-.934a1.827%201.827%200%200%200%201.816-1.825m.842-7.621c-1.001%201.001-1.58%202.335-1.912%203.673c-.333%201.344-.431%202.747-.43%203.95a.327.327%200%200%201-.322.323c-1.771.007-4.016.22-5.832%201.087c-.682.326-.967.998-.826%201.635c.133.596.615%201.085%201.267%201.244c.795.194%201.717.445%202.519.73c.401.142.76.288%201.052.434c.302.152.487.28.578.372c.091.09.22.275.371.577c.146.292.292.65.434%201.051c.284.801.534%201.723.728%202.517c.159.652.648%201.135%201.245%201.267c.637.142%201.309-.143%201.635-.825c.867-1.813%201.08-4.054%201.09-5.823c0-.174.147-.321.323-.321c1.202%200%202.606-.098%203.95-.431c1.34-.333%202.674-.912%203.676-1.914c1.12-1.12%201.668-2.609%201.917-4.056c.25-1.451.209-2.926.095-4.092a3.77%203.77%200%200%200-3.41-3.41c-1.166-.113-2.64-.154-4.092.095c-1.447.249-2.936.798-4.056%201.917M16.002%205a1%201%200%201%201%200%202a1%201%200%200%201%200-2%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.515%2011.724c0-1.13.092-2.402.386-3.587c.295-1.189.778-2.235%201.517-2.973c.82-.82%201.974-1.28%203.25-1.5c1.27-.218%202.6-.186%203.692-.08a2.27%202.27%200%200%201%202.062%202.063c.106%201.092.138%202.42-.08%203.692c-.22%201.276-.68%202.429-1.5%203.25c-.739.739-1.786%201.223-2.976%201.518c-1.185.294-2.458.387-3.588.387c-1%200-1.82.812-1.825%201.814c-.008%201.695-.22%203.66-.936%205.17a.25.25%200%200%201-.076-.137a28%2028%200%200%200-.771-2.663a11%2011%200%200%200-.507-1.221c-.178-.355-.392-.707-.651-.967c-.26-.26-.612-.474-.968-.652a11%2011%200%200%200-1.222-.507a29%2029%200%200%200-2.665-.773a.25.25%200%200%201-.135-.075c1.51-.717%203.48-.927%205.177-.934a1.827%201.827%200%200%200%201.816-1.825m.842-7.621c-1.001%201.001-1.58%202.335-1.912%203.673c-.333%201.344-.431%202.747-.43%203.95a.327.327%200%200%201-.322.323c-1.771.007-4.016.22-5.832%201.087c-.682.326-.967.998-.826%201.635c.133.596.615%201.085%201.267%201.244c.795.194%201.717.445%202.519.73c.401.142.76.288%201.052.434c.302.152.487.28.578.372c.091.09.22.275.371.577c.146.292.292.65.434%201.051c.284.801.534%201.723.728%202.517c.159.652.648%201.135%201.245%201.267c.637.142%201.309-.143%201.635-.825c.867-1.813%201.08-4.054%201.09-5.823c0-.174.147-.321.323-.321c1.202%200%202.606-.098%203.95-.431c1.34-.333%202.674-.912%203.676-1.914c1.12-1.12%201.668-2.609%201.917-4.056c.25-1.451.209-2.926.095-4.092a3.77%203.77%200%200%200-3.41-3.41c-1.166-.113-2.64-.154-4.092.095c-1.447.249-2.936.798-4.056%201.917M16.002%205a1%201%200%201%201%200%202a1%201%200%200%201%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/food-fish-24-regular.svg?color=%231a73e8&size=48