tropical fish emoji

tropical-fish from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.

Name
tropical-fish
Set
OpenMoji
Style
Default
Category
Animals Nature
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More animals nature icons from OpenMoji

Use the tropical fish emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M25.214 36.33c1.266 2.458 2.077 6.027 1.147 11.05a5.36 5.36 0 0 1-1.177 2.515c-.888 1.035-2.14 2.194-2.274.682c-.21-2.367 2.708-6.243-1.62-12.232c-3.156-4.366-4.384-7.614-4.384-7.614l1.392.32c2.96.68 5.526 2.58 6.916 5.279"/><path fill="#61b2e4" d="M17.688 19.063s13.147-1.867 15.21-1.054s17.018 21.366-1.49 37.27c0 0 .092-3.779-.908-5.779s-1.75-3.875-.375-4.937s-3.363 3.187-3.363 3.187s-1.395-12.547-4.395-15.547l5.894 3.346S31.5 27.5 30.5 24.5s-3.625-5.874-12.812-5.437m26.819 4.252c4.888 5.45 11.648 19.621-1.226 32.187c-.282.275-.38.66-.384 1.054c-.01.92-1.67 2.305-1.67 2.305c21.738-6.26 14.714-30.274 11.488-32.726c-.306-.233-.443-.614-.794-.77c-.93-.414-3.628-4.394-5.924-4.783c-1.53-.259-2.526 1.577-1.49 2.733"/><path fill="#fcea2b" d="M53.395 29.155c4.189 10.135 2.444 15.712 2.444 15.712s-.29-2.809 6.494-4.805c.434-.128.53-.7.152-.95c-1.538-1.018-4.346-3.204-5.237-6.08C56 29 53.396 29.155 53.396 29.155"/><path fill="#f1b31c" d="M34.573 18.009S48.64 40.08 31 58l10.454-.551c17.659-17.028 3.16-37.441 3.16-37.441s-5.468-2.99-10.041-2"/><path fill="#92d3f5" d="M49 39.743s-4.452-12.94-7.791-9.705s-1.79 8.016-.905 9.705c0 0 .087 1.279 5.505 2.257"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M13 20S48.5 7.75 57.75 34.375C57.75 34.375 59 39 64 38c0 0-2 2 0 3c0 0-4.5-1-6.75 2.5S56 54 41 60h0c.645-.967-.219-2.229-1.351-1.966c-2.694.625-6.671 1.103-10.65-.034c0 0 3.5-5.5 1.25-8.75S30 44 30 44s-4 9-8 8c0 0 2.5-7.5.25-11.25S15 30 16 30s8 1 12 5c0 0 2-5.5 2.5-8.25S32 18 13 20"/><path d="M48 39s-4-12-7-9s-1.807 7.45-.704 9.514c.346.65-.03.672 4.837 1.579"/><path d="M33.573 18.009s14.521 21.52-3.119 39.44m14.16-37.441s14.099 20.574-3.56 37.601m13.013-7.049s3.311-14.291-.878-24.426m-32.441 4.923s8.935 6.038 5.448 18.618"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiTropicalFish(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M25.214 36.33c1.266 2.458 2.077 6.027 1.147 11.05a5.36 5.36 0 0 1-1.177 2.515c-.888 1.035-2.14 2.194-2.274.682c-.21-2.367 2.708-6.243-1.62-12.232c-3.156-4.366-4.384-7.614-4.384-7.614l1.392.32c2.96.68 5.526 2.58 6.916 5.279"/><path fill="#61b2e4" d="M17.688 19.063s13.147-1.867 15.21-1.054s17.018 21.366-1.49 37.27c0 0 .092-3.779-.908-5.779s-1.75-3.875-.375-4.937s-3.363 3.187-3.363 3.187s-1.395-12.547-4.395-15.547l5.894 3.346S31.5 27.5 30.5 24.5s-3.625-5.874-12.812-5.437m26.819 4.252c4.888 5.45 11.648 19.621-1.226 32.187c-.282.275-.38.66-.384 1.054c-.01.92-1.67 2.305-1.67 2.305c21.738-6.26 14.714-30.274 11.488-32.726c-.306-.233-.443-.614-.794-.77c-.93-.414-3.628-4.394-5.924-4.783c-1.53-.259-2.526 1.577-1.49 2.733"/><path fill="#fcea2b" d="M53.395 29.155c4.189 10.135 2.444 15.712 2.444 15.712s-.29-2.809 6.494-4.805c.434-.128.53-.7.152-.95c-1.538-1.018-4.346-3.204-5.237-6.08C56 29 53.396 29.155 53.396 29.155"/><path fill="#f1b31c" d="M34.573 18.009S48.64 40.08 31 58l10.454-.551c17.659-17.028 3.16-37.441 3.16-37.441s-5.468-2.99-10.041-2"/><path fill="#92d3f5" d="M49 39.743s-4.452-12.94-7.791-9.705s-1.79 8.016-.905 9.705c0 0 .087 1.279 5.505 2.257"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M13 20S48.5 7.75 57.75 34.375C57.75 34.375 59 39 64 38c0 0-2 2 0 3c0 0-4.5-1-6.75 2.5S56 54 41 60h0c.645-.967-.219-2.229-1.351-1.966c-2.694.625-6.671 1.103-10.65-.034c0 0 3.5-5.5 1.25-8.75S30 44 30 44s-4 9-8 8c0 0 2.5-7.5.25-11.25S15 30 16 30s8 1 12 5c0 0 2-5.5 2.5-8.25S32 18 13 20"/><path d="M48 39s-4-12-7-9s-1.807 7.45-.704 9.514c.346.65-.03.672 4.837 1.579"/><path d="M33.573 18.009s14.521 21.52-3.119 39.44m14.16-37.441s14.099 20.574-3.56 37.601m13.013-7.049s3.311-14.291-.878-24.426m-32.441 4.923s8.935 6.038 5.448 18.618"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M25.214 36.33c1.266 2.458 2.077 6.027 1.147 11.05a5.36 5.36 0 0 1-1.177 2.515c-.888 1.035-2.14 2.194-2.274.682c-.21-2.367 2.708-6.243-1.62-12.232c-3.156-4.366-4.384-7.614-4.384-7.614l1.392.32c2.96.68 5.526 2.58 6.916 5.279"/><path fill="#61b2e4" d="M17.688 19.063s13.147-1.867 15.21-1.054s17.018 21.366-1.49 37.27c0 0 .092-3.779-.908-5.779s-1.75-3.875-.375-4.937s-3.363 3.187-3.363 3.187s-1.395-12.547-4.395-15.547l5.894 3.346S31.5 27.5 30.5 24.5s-3.625-5.874-12.812-5.437m26.819 4.252c4.888 5.45 11.648 19.621-1.226 32.187c-.282.275-.38.66-.384 1.054c-.01.92-1.67 2.305-1.67 2.305c21.738-6.26 14.714-30.274 11.488-32.726c-.306-.233-.443-.614-.794-.77c-.93-.414-3.628-4.394-5.924-4.783c-1.53-.259-2.526 1.577-1.49 2.733"/><path fill="#fcea2b" d="M53.395 29.155c4.189 10.135 2.444 15.712 2.444 15.712s-.29-2.809 6.494-4.805c.434-.128.53-.7.152-.95c-1.538-1.018-4.346-3.204-5.237-6.08C56 29 53.396 29.155 53.396 29.155"/><path fill="#f1b31c" d="M34.573 18.009S48.64 40.08 31 58l10.454-.551c17.659-17.028 3.16-37.441 3.16-37.441s-5.468-2.99-10.041-2"/><path fill="#92d3f5" d="M49 39.743s-4.452-12.94-7.791-9.705s-1.79 8.016-.905 9.705c0 0 .087 1.279 5.505 2.257"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M13 20S48.5 7.75 57.75 34.375C57.75 34.375 59 39 64 38c0 0-2 2 0 3c0 0-4.5-1-6.75 2.5S56 54 41 60h0c.645-.967-.219-2.229-1.351-1.966c-2.694.625-6.671 1.103-10.65-.034c0 0 3.5-5.5 1.25-8.75S30 44 30 44s-4 9-8 8c0 0 2.5-7.5.25-11.25S15 30 16 30s8 1 12 5c0 0 2-5.5 2.5-8.25S32 18 13 20"/><path d="M48 39s-4-12-7-9s-1.807 7.45-.704 9.514c.346.65-.03.672 4.837 1.579"/><path d="M33.573 18.009s14.521 21.52-3.119 39.44m14.16-37.441s14.099 20.574-3.56 37.601m13.013-7.049s3.311-14.291-.878-24.426m-32.441 4.923s8.935 6.038 5.448 18.618"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M25.214%2036.33c1.266%202.458%202.077%206.027%201.147%2011.05a5.36%205.36%200%200%201-1.177%202.515c-.888%201.035-2.14%202.194-2.274.682c-.21-2.367%202.708-6.243-1.62-12.232c-3.156-4.366-4.384-7.614-4.384-7.614l1.392.32c2.96.68%205.526%202.58%206.916%205.279%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M17.688%2019.063s13.147-1.867%2015.21-1.054s17.018%2021.366-1.49%2037.27c0%200%20.092-3.779-.908-5.779s-1.75-3.875-.375-4.937s-3.363%203.187-3.363%203.187s-1.395-12.547-4.395-15.547l5.894%203.346S31.5%2027.5%2030.5%2024.5s-3.625-5.874-12.812-5.437m26.819%204.252c4.888%205.45%2011.648%2019.621-1.226%2032.187c-.282.275-.38.66-.384%201.054c-.01.92-1.67%202.305-1.67%202.305c21.738-6.26%2014.714-30.274%2011.488-32.726c-.306-.233-.443-.614-.794-.77c-.93-.414-3.628-4.394-5.924-4.783c-1.53-.259-2.526%201.577-1.49%202.733%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M53.395%2029.155c4.189%2010.135%202.444%2015.712%202.444%2015.712s-.29-2.809%206.494-4.805c.434-.128.53-.7.152-.95c-1.538-1.018-4.346-3.204-5.237-6.08C56%2029%2053.396%2029.155%2053.396%2029.155%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M34.573%2018.009S48.64%2040.08%2031%2058l10.454-.551c17.659-17.028%203.16-37.441%203.16-37.441s-5.468-2.99-10.041-2%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M49%2039.743s-4.452-12.94-7.791-9.705s-1.79%208.016-.905%209.705c0%200%20.087%201.279%205.505%202.257%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M13%2020S48.5%207.75%2057.75%2034.375C57.75%2034.375%2059%2039%2064%2038c0%200-2%202%200%203c0%200-4.5-1-6.75%202.5S56%2054%2041%2060h0c.645-.967-.219-2.229-1.351-1.966c-2.694.625-6.671%201.103-10.65-.034c0%200%203.5-5.5%201.25-8.75S30%2044%2030%2044s-4%209-8%208c0%200%202.5-7.5.25-11.25S15%2030%2016%2030s8%201%2012%205c0%200%202-5.5%202.5-8.25S32%2018%2013%2020%22%2F%3E%3Cpath%20d%3D%22M48%2039s-4-12-7-9s-1.807%207.45-.704%209.514c.346.65-.03.672%204.837%201.579%22%2F%3E%3Cpath%20d%3D%22M33.573%2018.009s14.521%2021.52-3.119%2039.44m14.16-37.441s14.099%2020.574-3.56%2037.601m13.013-7.049s3.311-14.291-.878-24.426m-32.441%204.923s8.935%206.038%205.448%2018.618%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M25.214%2036.33c1.266%202.458%202.077%206.027%201.147%2011.05a5.36%205.36%200%200%201-1.177%202.515c-.888%201.035-2.14%202.194-2.274.682c-.21-2.367%202.708-6.243-1.62-12.232c-3.156-4.366-4.384-7.614-4.384-7.614l1.392.32c2.96.68%205.526%202.58%206.916%205.279%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M17.688%2019.063s13.147-1.867%2015.21-1.054s17.018%2021.366-1.49%2037.27c0%200%20.092-3.779-.908-5.779s-1.75-3.875-.375-4.937s-3.363%203.187-3.363%203.187s-1.395-12.547-4.395-15.547l5.894%203.346S31.5%2027.5%2030.5%2024.5s-3.625-5.874-12.812-5.437m26.819%204.252c4.888%205.45%2011.648%2019.621-1.226%2032.187c-.282.275-.38.66-.384%201.054c-.01.92-1.67%202.305-1.67%202.305c21.738-6.26%2014.714-30.274%2011.488-32.726c-.306-.233-.443-.614-.794-.77c-.93-.414-3.628-4.394-5.924-4.783c-1.53-.259-2.526%201.577-1.49%202.733%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M53.395%2029.155c4.189%2010.135%202.444%2015.712%202.444%2015.712s-.29-2.809%206.494-4.805c.434-.128.53-.7.152-.95c-1.538-1.018-4.346-3.204-5.237-6.08C56%2029%2053.396%2029.155%2053.396%2029.155%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M34.573%2018.009S48.64%2040.08%2031%2058l10.454-.551c17.659-17.028%203.16-37.441%203.16-37.441s-5.468-2.99-10.041-2%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M49%2039.743s-4.452-12.94-7.791-9.705s-1.79%208.016-.905%209.705c0%200%20.087%201.279%205.505%202.257%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M13%2020S48.5%207.75%2057.75%2034.375C57.75%2034.375%2059%2039%2064%2038c0%200-2%202%200%203c0%200-4.5-1-6.75%202.5S56%2054%2041%2060h0c.645-.967-.219-2.229-1.351-1.966c-2.694.625-6.671%201.103-10.65-.034c0%200%203.5-5.5%201.25-8.75S30%2044%2030%2044s-4%209-8%208c0%200%202.5-7.5.25-11.25S15%2030%2016%2030s8%201%2012%205c0%200%202-5.5%202.5-8.25S32%2018%2013%2020%22%2F%3E%3Cpath%20d%3D%22M48%2039s-4-12-7-9s-1.807%207.45-.704%209.514c.346.65-.03.672%204.837%201.579%22%2F%3E%3Cpath%20d%3D%22M33.573%2018.009s14.521%2021.52-3.119%2039.44m14.16-37.441s14.099%2020.574-3.56%2037.601m13.013-7.049s3.311-14.291-.878-24.426m-32.441%204.923s8.935%206.038%205.448%2018.618%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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