tropical fish emoji

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

Name
tropical-fish
Set
Fluent Emoji Flat
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji Flat

Use the tropical fish emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#635994" d="M3.39 18.945a1.055 1.055 0 1 0-.671 0a1.055 1.055 0 1 0 .672 0"/><path fill="#f9c23c" d="M23 7h-8.625v23H23a3 3 0 0 0 3-3v-8.058c.002 2.404 1.438 4.152 2.656 4.152c.975 0 1.282-.688 1.313-1.032V16.75c0-1.425-.313-1.656-.875-1.656c-1.995 0-2.983 2.013-3.094 3.363V10a3 3 0 0 0-3-3"/><path fill="#00a6ed" d="M14.5 30C20.851 30 26 24.851 26 18.5S20.851 7 14.5 7a11.46 11.46 0 0 0-7.8 3.05l-.073 16.833A11.46 11.46 0 0 0 14.5 30"/><path fill="#8d65c5" d="M6.627 26.883A11.47 11.47 0 0 1 3 18.5a11.47 11.47 0 0 1 3.7-8.45a10.8 10.8 0 0 1 3.988 8.388c0 3.417-1.586 6.464-4.06 8.445"/><path fill="#f9c23c" d="M18 21.452v-5.874a.7.7 0 0 0-1.174-.516l-2.997 2.754a1 1 0 0 0 .01 1.482l2.995 2.676A.7.7 0 0 0 18 21.452"/><path fill="#1c1c1c" d="M8.172 16.516a.625.625 0 1 1-1.25 0a.625.625 0 0 1 1.25 0"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatTropicalFish(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#635994" d="M3.39 18.945a1.055 1.055 0 1 0-.671 0a1.055 1.055 0 1 0 .672 0"/><path fill="#f9c23c" d="M23 7h-8.625v23H23a3 3 0 0 0 3-3v-8.058c.002 2.404 1.438 4.152 2.656 4.152c.975 0 1.282-.688 1.313-1.032V16.75c0-1.425-.313-1.656-.875-1.656c-1.995 0-2.983 2.013-3.094 3.363V10a3 3 0 0 0-3-3"/><path fill="#00a6ed" d="M14.5 30C20.851 30 26 24.851 26 18.5S20.851 7 14.5 7a11.46 11.46 0 0 0-7.8 3.05l-.073 16.833A11.46 11.46 0 0 0 14.5 30"/><path fill="#8d65c5" d="M6.627 26.883A11.47 11.47 0 0 1 3 18.5a11.47 11.47 0 0 1 3.7-8.45a10.8 10.8 0 0 1 3.988 8.388c0 3.417-1.586 6.464-4.06 8.445"/><path fill="#f9c23c" d="M18 21.452v-5.874a.7.7 0 0 0-1.174-.516l-2.997 2.754a1 1 0 0 0 .01 1.482l2.995 2.676A.7.7 0 0 0 18 21.452"/><path fill="#1c1c1c" d="M8.172 16.516a.625.625 0 1 1-1.25 0a.625.625 0 0 1 1.25 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#635994" d="M3.39 18.945a1.055 1.055 0 1 0-.671 0a1.055 1.055 0 1 0 .672 0"/><path fill="#f9c23c" d="M23 7h-8.625v23H23a3 3 0 0 0 3-3v-8.058c.002 2.404 1.438 4.152 2.656 4.152c.975 0 1.282-.688 1.313-1.032V16.75c0-1.425-.313-1.656-.875-1.656c-1.995 0-2.983 2.013-3.094 3.363V10a3 3 0 0 0-3-3"/><path fill="#00a6ed" d="M14.5 30C20.851 30 26 24.851 26 18.5S20.851 7 14.5 7a11.46 11.46 0 0 0-7.8 3.05l-.073 16.833A11.46 11.46 0 0 0 14.5 30"/><path fill="#8d65c5" d="M6.627 26.883A11.47 11.47 0 0 1 3 18.5a11.47 11.47 0 0 1 3.7-8.45a10.8 10.8 0 0 1 3.988 8.388c0 3.417-1.586 6.464-4.06 8.445"/><path fill="#f9c23c" d="M18 21.452v-5.874a.7.7 0 0 0-1.174-.516l-2.997 2.754a1 1 0 0 0 .01 1.482l2.995 2.676A.7.7 0 0 0 18 21.452"/><path fill="#1c1c1c" d="M8.172 16.516a.625.625 0 1 1-1.25 0a.625.625 0 0 1 1.25 0"/></g></svg>
</template>

CSS

.icon-tropical-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%22none%22%3E%3Cpath%20fill%3D%22%23635994%22%20d%3D%22M3.39%2018.945a1.055%201.055%200%201%200-.671%200a1.055%201.055%200%201%200%20.672%200%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M23%207h-8.625v23H23a3%203%200%200%200%203-3v-8.058c.002%202.404%201.438%204.152%202.656%204.152c.975%200%201.282-.688%201.313-1.032V16.75c0-1.425-.313-1.656-.875-1.656c-1.995%200-2.983%202.013-3.094%203.363V10a3%203%200%200%200-3-3%22%2F%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M14.5%2030C20.851%2030%2026%2024.851%2026%2018.5S20.851%207%2014.5%207a11.46%2011.46%200%200%200-7.8%203.05l-.073%2016.833A11.46%2011.46%200%200%200%2014.5%2030%22%2F%3E%3Cpath%20fill%3D%22%238d65c5%22%20d%3D%22M6.627%2026.883A11.47%2011.47%200%200%201%203%2018.5a11.47%2011.47%200%200%201%203.7-8.45a10.8%2010.8%200%200%201%203.988%208.388c0%203.417-1.586%206.464-4.06%208.445%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M18%2021.452v-5.874a.7.7%200%200%200-1.174-.516l-2.997%202.754a1%201%200%200%200%20.01%201.482l2.995%202.676A.7.7%200%200%200%2018%2021.452%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M8.172%2016.516a.625.625%200%201%201-1.25%200a.625.625%200%200%201%201.25%200%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%22none%22%3E%3Cpath%20fill%3D%22%23635994%22%20d%3D%22M3.39%2018.945a1.055%201.055%200%201%200-.671%200a1.055%201.055%200%201%200%20.672%200%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M23%207h-8.625v23H23a3%203%200%200%200%203-3v-8.058c.002%202.404%201.438%204.152%202.656%204.152c.975%200%201.282-.688%201.313-1.032V16.75c0-1.425-.313-1.656-.875-1.656c-1.995%200-2.983%202.013-3.094%203.363V10a3%203%200%200%200-3-3%22%2F%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M14.5%2030C20.851%2030%2026%2024.851%2026%2018.5S20.851%207%2014.5%207a11.46%2011.46%200%200%200-7.8%203.05l-.073%2016.833A11.46%2011.46%200%200%200%2014.5%2030%22%2F%3E%3Cpath%20fill%3D%22%238d65c5%22%20d%3D%22M6.627%2026.883A11.47%2011.47%200%200%201%203%2018.5a11.47%2011.47%200%200%201%203.7-8.45a10.8%2010.8%200%200%201%203.988%208.388c0%203.417-1.586%206.464-4.06%208.445%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M18%2021.452v-5.874a.7.7%200%200%200-1.174-.516l-2.997%202.754a1%201%200%200%200%20.01%201.482l2.995%202.676A.7.7%200%200%200%2018%2021.452%22%2F%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M8.172%2016.516a.625.625%200%201%201-1.25%200a.625.625%200%200%201%201.25%200%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-flat/tropical-fish.svg?color=%231a73e8&size=48