fish from Fluent Emoji High Contrast by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
fish
Set
Fluent Emoji High Contrast
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji High Contrast

Use the fish emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M11.726 13.804a.5.5 0 0 1 .704-.062c3.05 2.555 3.211 7.049.043 10.398a.5.5 0 1 1-.727-.687c2.832-2.994 2.587-6.812.042-8.945a.5.5 0 0 1-.062-.704m-3.257 4.79a1.094 1.094 0 1 0 0-2.188a1.094 1.094 0 0 0 0 2.188"/><path d="M20.995 10.896a9.7 9.7 0 0 1 3.048 2.634c.132-.727.553-1.36 1.005-1.848a6.9 6.9 0 0 1 2.018-1.466c.696-.335 1.52-.585 2.258-.506c.386.04.829.182 1.177.538c.36.369.499.845.499 1.314v4.5c0 .634-.333 1.21-.645 1.623a7.2 7.2 0 0 1-1.246 1.251a9 9 0 0 1-.551.407q.285.195.553.409c.465.372.909.803 1.245 1.251c.312.414.644.989.644 1.622v4.5c0 .47-.14.946-.5 1.315c-.347.356-.79.497-1.176.538c-.737.078-1.562-.172-2.258-.506a6.9 6.9 0 0 1-2.018-1.466c-.45-.485-.869-1.115-1.003-1.837a9.73 9.73 0 0 1-5.64 3.619c.08.276.115.52.13.67c.037.347-.004.8-.33 1.16c-.29.32-.669.414-.974.395h-2.91a2.42 2.42 0 0 1-2.044-1.066a3.2 3.2 0 0 1-.434-.931h-.187c-4.775 0-8.74-3.466-9.518-8.02L2.055 21a1.055 1.055 0 0 1-.336-2.055a1.055 1.055 0 0 1 .591-2.023c1.08-4.149 4.847-7.212 9.332-7.219c.137-.99.458-1.993 1.025-2.834c.783-1.161 2.027-1.988 3.74-1.988h5.128c.38-.034.87.074 1.243.486c.406.448.5 1.06.435 1.68c-.067.643-.276 1.762-1.053 2.773a4.7 4.7 0 0 1-1.165 1.076m.224-4.015h-4.813c-.974 0-1.627.433-2.08 1.106c-.482.714-.74 1.716-.762 2.738a1 1 0 0 1-1 .978h-.908a7.656 7.656 0 0 0 0 15.313h1.034a1 1 0 0 1 1 .962c.013.354.107.65.23.828a.43.43 0 0 0 .401.207h1.912a1 1 0 0 1 .075-1.997c4.234 0 7.692-3.433 7.692-7.657a7.66 7.66 0 0 0-6.286-7.534a1 1 0 0 1 .101-1.981c1.558-.118 2.336-.693 2.76-1.244c.439-.57.59-1.24.645-1.719m4.79 11.463c.091 0 .336-.051.722-.24a6.4 6.4 0 0 0 1.129-.73c.372-.298.687-.612.898-.892c.186-.248.23-.386.24-.417q.002-.013.002-.003v-4.366c-.226.01-.6.098-1.066.322a4.9 4.9 0 0 0-1.42 1.025c-.39.42-.514.756-.514.957v4.344zm-.009 2v4.344c0 .2.124.537.514.957c.373.402.892.77 1.42 1.024c.465.225.84.313 1.066.323v-4.367q0 .01-.003-.002c-.01-.032-.052-.17-.24-.418a5.2 5.2 0 0 0-.895-.891a6.4 6.4 0 0 0-1.128-.73c-.386-.189-.632-.24-.726-.24z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastFish(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M11.726 13.804a.5.5 0 0 1 .704-.062c3.05 2.555 3.211 7.049.043 10.398a.5.5 0 1 1-.727-.687c2.832-2.994 2.587-6.812.042-8.945a.5.5 0 0 1-.062-.704m-3.257 4.79a1.094 1.094 0 1 0 0-2.188a1.094 1.094 0 0 0 0 2.188"/><path d="M20.995 10.896a9.7 9.7 0 0 1 3.048 2.634c.132-.727.553-1.36 1.005-1.848a6.9 6.9 0 0 1 2.018-1.466c.696-.335 1.52-.585 2.258-.506c.386.04.829.182 1.177.538c.36.369.499.845.499 1.314v4.5c0 .634-.333 1.21-.645 1.623a7.2 7.2 0 0 1-1.246 1.251a9 9 0 0 1-.551.407q.285.195.553.409c.465.372.909.803 1.245 1.251c.312.414.644.989.644 1.622v4.5c0 .47-.14.946-.5 1.315c-.347.356-.79.497-1.176.538c-.737.078-1.562-.172-2.258-.506a6.9 6.9 0 0 1-2.018-1.466c-.45-.485-.869-1.115-1.003-1.837a9.73 9.73 0 0 1-5.64 3.619c.08.276.115.52.13.67c.037.347-.004.8-.33 1.16c-.29.32-.669.414-.974.395h-2.91a2.42 2.42 0 0 1-2.044-1.066a3.2 3.2 0 0 1-.434-.931h-.187c-4.775 0-8.74-3.466-9.518-8.02L2.055 21a1.055 1.055 0 0 1-.336-2.055a1.055 1.055 0 0 1 .591-2.023c1.08-4.149 4.847-7.212 9.332-7.219c.137-.99.458-1.993 1.025-2.834c.783-1.161 2.027-1.988 3.74-1.988h5.128c.38-.034.87.074 1.243.486c.406.448.5 1.06.435 1.68c-.067.643-.276 1.762-1.053 2.773a4.7 4.7 0 0 1-1.165 1.076m.224-4.015h-4.813c-.974 0-1.627.433-2.08 1.106c-.482.714-.74 1.716-.762 2.738a1 1 0 0 1-1 .978h-.908a7.656 7.656 0 0 0 0 15.313h1.034a1 1 0 0 1 1 .962c.013.354.107.65.23.828a.43.43 0 0 0 .401.207h1.912a1 1 0 0 1 .075-1.997c4.234 0 7.692-3.433 7.692-7.657a7.66 7.66 0 0 0-6.286-7.534a1 1 0 0 1 .101-1.981c1.558-.118 2.336-.693 2.76-1.244c.439-.57.59-1.24.645-1.719m4.79 11.463c.091 0 .336-.051.722-.24a6.4 6.4 0 0 0 1.129-.73c.372-.298.687-.612.898-.892c.186-.248.23-.386.24-.417q.002-.013.002-.003v-4.366c-.226.01-.6.098-1.066.322a4.9 4.9 0 0 0-1.42 1.025c-.39.42-.514.756-.514.957v4.344zm-.009 2v4.344c0 .2.124.537.514.957c.373.402.892.77 1.42 1.024c.465.225.84.313 1.066.323v-4.367q0 .01-.003-.002c-.01-.032-.052-.17-.24-.418a5.2 5.2 0 0 0-.895-.891a6.4 6.4 0 0 0-1.128-.73c-.386-.189-.632-.24-.726-.24z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M11.726 13.804a.5.5 0 0 1 .704-.062c3.05 2.555 3.211 7.049.043 10.398a.5.5 0 1 1-.727-.687c2.832-2.994 2.587-6.812.042-8.945a.5.5 0 0 1-.062-.704m-3.257 4.79a1.094 1.094 0 1 0 0-2.188a1.094 1.094 0 0 0 0 2.188"/><path d="M20.995 10.896a9.7 9.7 0 0 1 3.048 2.634c.132-.727.553-1.36 1.005-1.848a6.9 6.9 0 0 1 2.018-1.466c.696-.335 1.52-.585 2.258-.506c.386.04.829.182 1.177.538c.36.369.499.845.499 1.314v4.5c0 .634-.333 1.21-.645 1.623a7.2 7.2 0 0 1-1.246 1.251a9 9 0 0 1-.551.407q.285.195.553.409c.465.372.909.803 1.245 1.251c.312.414.644.989.644 1.622v4.5c0 .47-.14.946-.5 1.315c-.347.356-.79.497-1.176.538c-.737.078-1.562-.172-2.258-.506a6.9 6.9 0 0 1-2.018-1.466c-.45-.485-.869-1.115-1.003-1.837a9.73 9.73 0 0 1-5.64 3.619c.08.276.115.52.13.67c.037.347-.004.8-.33 1.16c-.29.32-.669.414-.974.395h-2.91a2.42 2.42 0 0 1-2.044-1.066a3.2 3.2 0 0 1-.434-.931h-.187c-4.775 0-8.74-3.466-9.518-8.02L2.055 21a1.055 1.055 0 0 1-.336-2.055a1.055 1.055 0 0 1 .591-2.023c1.08-4.149 4.847-7.212 9.332-7.219c.137-.99.458-1.993 1.025-2.834c.783-1.161 2.027-1.988 3.74-1.988h5.128c.38-.034.87.074 1.243.486c.406.448.5 1.06.435 1.68c-.067.643-.276 1.762-1.053 2.773a4.7 4.7 0 0 1-1.165 1.076m.224-4.015h-4.813c-.974 0-1.627.433-2.08 1.106c-.482.714-.74 1.716-.762 2.738a1 1 0 0 1-1 .978h-.908a7.656 7.656 0 0 0 0 15.313h1.034a1 1 0 0 1 1 .962c.013.354.107.65.23.828a.43.43 0 0 0 .401.207h1.912a1 1 0 0 1 .075-1.997c4.234 0 7.692-3.433 7.692-7.657a7.66 7.66 0 0 0-6.286-7.534a1 1 0 0 1 .101-1.981c1.558-.118 2.336-.693 2.76-1.244c.439-.57.59-1.24.645-1.719m4.79 11.463c.091 0 .336-.051.722-.24a6.4 6.4 0 0 0 1.129-.73c.372-.298.687-.612.898-.892c.186-.248.23-.386.24-.417q.002-.013.002-.003v-4.366c-.226.01-.6.098-1.066.322a4.9 4.9 0 0 0-1.42 1.025c-.39.42-.514.756-.514.957v4.344zm-.009 2v4.344c0 .2.124.537.514.957c.373.402.892.77 1.42 1.024c.465.225.84.313 1.066.323v-4.367q0 .01-.003-.002c-.01-.032-.052-.17-.24-.418a5.2 5.2 0 0 0-.895-.891a6.4 6.4 0 0 0-1.128-.73c-.386-.189-.632-.24-.726-.24z"/></g></svg>
</template>

CSS

.icon-fish {
  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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.726%2013.804a.5.5%200%200%201%20.704-.062c3.05%202.555%203.211%207.049.043%2010.398a.5.5%200%201%201-.727-.687c2.832-2.994%202.587-6.812.042-8.945a.5.5%200%200%201-.062-.704m-3.257%204.79a1.094%201.094%200%201%200%200-2.188a1.094%201.094%200%200%200%200%202.188%22%2F%3E%3Cpath%20d%3D%22M20.995%2010.896a9.7%209.7%200%200%201%203.048%202.634c.132-.727.553-1.36%201.005-1.848a6.9%206.9%200%200%201%202.018-1.466c.696-.335%201.52-.585%202.258-.506c.386.04.829.182%201.177.538c.36.369.499.845.499%201.314v4.5c0%20.634-.333%201.21-.645%201.623a7.2%207.2%200%200%201-1.246%201.251a9%209%200%200%201-.551.407q.285.195.553.409c.465.372.909.803%201.245%201.251c.312.414.644.989.644%201.622v4.5c0%20.47-.14.946-.5%201.315c-.347.356-.79.497-1.176.538c-.737.078-1.562-.172-2.258-.506a6.9%206.9%200%200%201-2.018-1.466c-.45-.485-.869-1.115-1.003-1.837a9.73%209.73%200%200%201-5.64%203.619c.08.276.115.52.13.67c.037.347-.004.8-.33%201.16c-.29.32-.669.414-.974.395h-2.91a2.42%202.42%200%200%201-2.044-1.066a3.2%203.2%200%200%201-.434-.931h-.187c-4.775%200-8.74-3.466-9.518-8.02L2.055%2021a1.055%201.055%200%200%201-.336-2.055a1.055%201.055%200%200%201%20.591-2.023c1.08-4.149%204.847-7.212%209.332-7.219c.137-.99.458-1.993%201.025-2.834c.783-1.161%202.027-1.988%203.74-1.988h5.128c.38-.034.87.074%201.243.486c.406.448.5%201.06.435%201.68c-.067.643-.276%201.762-1.053%202.773a4.7%204.7%200%200%201-1.165%201.076m.224-4.015h-4.813c-.974%200-1.627.433-2.08%201.106c-.482.714-.74%201.716-.762%202.738a1%201%200%200%201-1%20.978h-.908a7.656%207.656%200%200%200%200%2015.313h1.034a1%201%200%200%201%201%20.962c.013.354.107.65.23.828a.43.43%200%200%200%20.401.207h1.912a1%201%200%200%201%20.075-1.997c4.234%200%207.692-3.433%207.692-7.657a7.66%207.66%200%200%200-6.286-7.534a1%201%200%200%201%20.101-1.981c1.558-.118%202.336-.693%202.76-1.244c.439-.57.59-1.24.645-1.719m4.79%2011.463c.091%200%20.336-.051.722-.24a6.4%206.4%200%200%200%201.129-.73c.372-.298.687-.612.898-.892c.186-.248.23-.386.24-.417q.002-.013.002-.003v-4.366c-.226.01-.6.098-1.066.322a4.9%204.9%200%200%200-1.42%201.025c-.39.42-.514.756-.514.957v4.344zm-.009%202v4.344c0%20.2.124.537.514.957c.373.402.892.77%201.42%201.024c.465.225.84.313%201.066.323v-4.367q0%20.01-.003-.002c-.01-.032-.052-.17-.24-.418a5.2%205.2%200%200%200-.895-.891a6.4%206.4%200%200%200-1.128-.73c-.386-.189-.632-.24-.726-.24z%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.726%2013.804a.5.5%200%200%201%20.704-.062c3.05%202.555%203.211%207.049.043%2010.398a.5.5%200%201%201-.727-.687c2.832-2.994%202.587-6.812.042-8.945a.5.5%200%200%201-.062-.704m-3.257%204.79a1.094%201.094%200%201%200%200-2.188a1.094%201.094%200%200%200%200%202.188%22%2F%3E%3Cpath%20d%3D%22M20.995%2010.896a9.7%209.7%200%200%201%203.048%202.634c.132-.727.553-1.36%201.005-1.848a6.9%206.9%200%200%201%202.018-1.466c.696-.335%201.52-.585%202.258-.506c.386.04.829.182%201.177.538c.36.369.499.845.499%201.314v4.5c0%20.634-.333%201.21-.645%201.623a7.2%207.2%200%200%201-1.246%201.251a9%209%200%200%201-.551.407q.285.195.553.409c.465.372.909.803%201.245%201.251c.312.414.644.989.644%201.622v4.5c0%20.47-.14.946-.5%201.315c-.347.356-.79.497-1.176.538c-.737.078-1.562-.172-2.258-.506a6.9%206.9%200%200%201-2.018-1.466c-.45-.485-.869-1.115-1.003-1.837a9.73%209.73%200%200%201-5.64%203.619c.08.276.115.52.13.67c.037.347-.004.8-.33%201.16c-.29.32-.669.414-.974.395h-2.91a2.42%202.42%200%200%201-2.044-1.066a3.2%203.2%200%200%201-.434-.931h-.187c-4.775%200-8.74-3.466-9.518-8.02L2.055%2021a1.055%201.055%200%200%201-.336-2.055a1.055%201.055%200%200%201%20.591-2.023c1.08-4.149%204.847-7.212%209.332-7.219c.137-.99.458-1.993%201.025-2.834c.783-1.161%202.027-1.988%203.74-1.988h5.128c.38-.034.87.074%201.243.486c.406.448.5%201.06.435%201.68c-.067.643-.276%201.762-1.053%202.773a4.7%204.7%200%200%201-1.165%201.076m.224-4.015h-4.813c-.974%200-1.627.433-2.08%201.106c-.482.714-.74%201.716-.762%202.738a1%201%200%200%201-1%20.978h-.908a7.656%207.656%200%200%200%200%2015.313h1.034a1%201%200%200%201%201%20.962c.013.354.107.65.23.828a.43.43%200%200%200%20.401.207h1.912a1%201%200%200%201%20.075-1.997c4.234%200%207.692-3.433%207.692-7.657a7.66%207.66%200%200%200-6.286-7.534a1%201%200%200%201%20.101-1.981c1.558-.118%202.336-.693%202.76-1.244c.439-.57.59-1.24.645-1.719m4.79%2011.463c.091%200%20.336-.051.722-.24a6.4%206.4%200%200%200%201.129-.73c.372-.298.687-.612.898-.892c.186-.248.23-.386.24-.417q.002-.013.002-.003v-4.366c-.226.01-.6.098-1.066.322a4.9%204.9%200%200%200-1.42%201.025c-.39.42-.514.756-.514.957v4.344zm-.009%202v4.344c0%20.2.124.537.514.957c.373.402.892.77%201.42%201.024c.465.225.84.313%201.066.323v-4.367q0%20.01-.003-.002c-.01-.032-.052-.17-.24-.418a5.2%205.2%200%200%200-.895-.891a6.4%206.4%200%200%200-1.128-.73c-.386-.189-.632-.24-.726-.24z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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