fish-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
fish-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Use the fish icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 3.573a9.5 9.5 0 0 0 4.71 8.133a9.01 9.01 0 0 1-6.674-7.9l-.044-.001c-.66-.009-1.383.042-2.083.143c-.698.1-1.397.252-2.004.455c-.575.193-1.193.471-1.612.89l-.58.58L6.8 9.003c-.813 1.256-1.6 2.711-1.767 5.054q-.287.029-.622.08c-.857.131-2.032.409-2.965 1.03l-1.015.678l7.725 7.725l.676-1.015c.563-.845.87-1.59 1.024-2.359c.083-.413.118-.823.133-1.231c1.704-.117 3.837-.545 5.612-1.523l1.12 2.25l.983-.983c1.188-1.189 1.88-2.582 2.273-3.653a11 11 0 0 0 .467-1.646c1.285-1.76 1.752-3.811 1.865-5.55c.117-1.807-.14-3.372-.344-4.122l-.164-.605l-.616-.116c-3.112-.584-5.911-.513-8.185.556m6.417 2.924L18 7.914l-1.417-1.417L18 5.08z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignFishFilled(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="M13 3.573a9.5 9.5 0 0 0 4.71 8.133a9.01 9.01 0 0 1-6.674-7.9l-.044-.001c-.66-.009-1.383.042-2.083.143c-.698.1-1.397.252-2.004.455c-.575.193-1.193.471-1.612.89l-.58.58L6.8 9.003c-.813 1.256-1.6 2.711-1.767 5.054q-.287.029-.622.08c-.857.131-2.032.409-2.965 1.03l-1.015.678l7.725 7.725l.676-1.015c.563-.845.87-1.59 1.024-2.359c.083-.413.118-.823.133-1.231c1.704-.117 3.837-.545 5.612-1.523l1.12 2.25l.983-.983c1.188-1.189 1.88-2.582 2.273-3.653a11 11 0 0 0 .467-1.646c1.285-1.76 1.752-3.811 1.865-5.55c.117-1.807-.14-3.372-.344-4.122l-.164-.605l-.616-.116c-3.112-.584-5.911-.513-8.185.556m6.417 2.924L18 7.914l-1.417-1.417L18 5.08z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 3.573a9.5 9.5 0 0 0 4.71 8.133a9.01 9.01 0 0 1-6.674-7.9l-.044-.001c-.66-.009-1.383.042-2.083.143c-.698.1-1.397.252-2.004.455c-.575.193-1.193.471-1.612.89l-.58.58L6.8 9.003c-.813 1.256-1.6 2.711-1.767 5.054q-.287.029-.622.08c-.857.131-2.032.409-2.965 1.03l-1.015.678l7.725 7.725l.676-1.015c.563-.845.87-1.59 1.024-2.359c.083-.413.118-.823.133-1.231c1.704-.117 3.837-.545 5.612-1.523l1.12 2.25l.983-.983c1.188-1.189 1.88-2.582 2.273-3.653a11 11 0 0 0 .467-1.646c1.285-1.76 1.752-3.811 1.865-5.55c.117-1.807-.14-3.372-.344-4.122l-.164-.605l-.616-.116c-3.112-.584-5.911-.513-8.185.556m6.417 2.924L18 7.914l-1.417-1.417L18 5.08z"/></svg>
</template>

CSS

.icon-fish-filled {
  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%22M13%203.573a9.5%209.5%200%200%200%204.71%208.133a9.01%209.01%200%200%201-6.674-7.9l-.044-.001c-.66-.009-1.383.042-2.083.143c-.698.1-1.397.252-2.004.455c-.575.193-1.193.471-1.612.89l-.58.58L6.8%209.003c-.813%201.256-1.6%202.711-1.767%205.054q-.287.029-.622.08c-.857.131-2.032.409-2.965%201.03l-1.015.678l7.725%207.725l.676-1.015c.563-.845.87-1.59%201.024-2.359c.083-.413.118-.823.133-1.231c1.704-.117%203.837-.545%205.612-1.523l1.12%202.25l.983-.983c1.188-1.189%201.88-2.582%202.273-3.653a11%2011%200%200%200%20.467-1.646c1.285-1.76%201.752-3.811%201.865-5.55c.117-1.807-.14-3.372-.344-4.122l-.164-.605l-.616-.116c-3.112-.584-5.911-.513-8.185.556m6.417%202.924L18%207.914l-1.417-1.417L18%205.08z%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%22M13%203.573a9.5%209.5%200%200%200%204.71%208.133a9.01%209.01%200%200%201-6.674-7.9l-.044-.001c-.66-.009-1.383.042-2.083.143c-.698.1-1.397.252-2.004.455c-.575.193-1.193.471-1.612.89l-.58.58L6.8%209.003c-.813%201.256-1.6%202.711-1.767%205.054q-.287.029-.622.08c-.857.131-2.032.409-2.965%201.03l-1.015.678l7.725%207.725l.676-1.015c.563-.845.87-1.59%201.024-2.359c.083-.413.118-.823.133-1.231c1.704-.117%203.837-.545%205.612-1.523l1.12%202.25l.983-.983c1.188-1.189%201.88-2.582%202.273-3.653a11%2011%200%200%200%20.467-1.646c1.285-1.76%201.752-3.811%201.865-5.55c.117-1.807-.14-3.372-.344-4.122l-.164-.605l-.616-.116c-3.112-.584-5.911-.513-8.185.556m6.417%202.924L18%207.914l-1.417-1.417L18%205.08z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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