tropicalfish emoji
tropicalfish from Firefox OS Emoji by Mozilla · Default · Nature · Apache-2.0 Free for personal and commercial use.
- Name
- tropicalfish
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Nature
- Viewbox
- 512×512
- License
- Apache 2.0
More nature icons from Firefox OS Emoji
Use the tropicalfish emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#597B91" d="M146.163 157.793c39.665-39.665 82.726-51.891 126.903-55.662c73.53-6.268 107.575 14.745 122.636 45.293c15.069 30.547-14.003 73.918-14.003 73.918"/><path fill="#00B89C" d="M171.446 350.718c25.698 20.717 33.908 60.259 12.522 60.259s-51.409-49.552-60.944-76.12m209.64-65.82c-38.773-18.27-84.087-3.612-101.213 32.743c-17.134 36.348.41 80.632 39.182 98.896c38.773 18.27 84.086 3.612 101.213-32.743c17.134-36.347-.41-80.625-39.182-98.896m28.22-26.887s29.072-48.149 14.003-82.072c-15.061-33.922-49.106-57.252-122.636-50.294c-44.177 4.188-87.238 17.76-126.903 61.807"/><path fill="#15E5C2" d="M485.104 212.418c-3.598-3.814-9.154-5.038-13.982-3.016l-33.332 13.953v-.002l-9.563 4.003l-.001-.002c-20.524 8.593-19.962-3.936-32.642-18.918l-.015-.016c-29.221-40.718-88.972-68.624-157.94-68.624c-65.381 0-122.475 25.08-153.13 62.379c-24.158 23.541-50.058 39.969-66.339 46.482C10.792 251.608 6 258.768 6 266.698a17.88 17.88 0 0 0 10.218 16.156c15.469 7.331 45.437 23.147 68.399 45.171c30.683 37.221 87.714 62.239 153.013 62.239c70.424 0 131.241-29.096 159.752-71.221c9.741-12.507 11.143-22.554 25.359-18.633l19.776 8.282l.001-.004l28.604 11.974c4.828 2.022 10.384.791 13.982-3.016c12.953-13.737 20.89-32.245 20.89-52.618c0-20.365-7.937-38.873-20.89-52.61"/><path fill="#597B91" d="M485.103 212.417c-3.591-3.813-9.154-5.037-13.982-3.015l-15.615 6.534s13.759 24.935 13.759 52.59c0 27.654-9.089 47.551-9.089 47.551l10.945 4.585c4.829 2.022 10.391.791 13.982-3.016C498.055 303.909 506 285.401 506 265.028c0-20.365-7.945-38.873-20.897-52.611"/><path fill="#2B3B47" d="M101.57 221.339c7.462 0 13.521 6.045 13.521 13.537v16.615c0 7.476-6.059 13.536-13.521 13.536c-7.477 0-13.536-6.059-13.536-13.536v-16.615c-.001-7.491 6.059-13.537 13.536-13.537"/><path fill="#AEFFEF" d="M307.854 176.42c5.419 3.865 1.151 8.6-5.217 6.664c-14.745-4.491-38.369-8.153-65.002-8.153s-50.257 3.662-65.002 8.153c-6.369 1.936-10.636-2.799-5.217-6.664c13.96-9.945 40.176-17.119 70.219-17.119c30.036 0 56.259 7.174 70.219 17.119"/><path fill="#00B89C" d="m168.249 317.886l39.118 16.378c2.986 1.246 6.412.49 8.628-1.863c7.995-8.47 12.895-19.89 12.895-32.454c0-12.572-4.9-23.985-12.895-32.461c-2.216-2.346-5.642-3.109-8.628-1.857L168.249 282a7.71 7.71 0 0 0-4.728 7.11v21.667a7.71 7.71 0 0 0 4.728 7.109"/><path fill="#597B91" d="M49.078 268.581a2.81 2.81 0 0 0-2.586-2.796v-.028H6v5.648h40.492v-.027a2.81 2.81 0 0 0 2.586-2.797"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiTropicalfish(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#597B91" d="M146.163 157.793c39.665-39.665 82.726-51.891 126.903-55.662c73.53-6.268 107.575 14.745 122.636 45.293c15.069 30.547-14.003 73.918-14.003 73.918"/><path fill="#00B89C" d="M171.446 350.718c25.698 20.717 33.908 60.259 12.522 60.259s-51.409-49.552-60.944-76.12m209.64-65.82c-38.773-18.27-84.087-3.612-101.213 32.743c-17.134 36.348.41 80.632 39.182 98.896c38.773 18.27 84.086 3.612 101.213-32.743c17.134-36.347-.41-80.625-39.182-98.896m28.22-26.887s29.072-48.149 14.003-82.072c-15.061-33.922-49.106-57.252-122.636-50.294c-44.177 4.188-87.238 17.76-126.903 61.807"/><path fill="#15E5C2" d="M485.104 212.418c-3.598-3.814-9.154-5.038-13.982-3.016l-33.332 13.953v-.002l-9.563 4.003l-.001-.002c-20.524 8.593-19.962-3.936-32.642-18.918l-.015-.016c-29.221-40.718-88.972-68.624-157.94-68.624c-65.381 0-122.475 25.08-153.13 62.379c-24.158 23.541-50.058 39.969-66.339 46.482C10.792 251.608 6 258.768 6 266.698a17.88 17.88 0 0 0 10.218 16.156c15.469 7.331 45.437 23.147 68.399 45.171c30.683 37.221 87.714 62.239 153.013 62.239c70.424 0 131.241-29.096 159.752-71.221c9.741-12.507 11.143-22.554 25.359-18.633l19.776 8.282l.001-.004l28.604 11.974c4.828 2.022 10.384.791 13.982-3.016c12.953-13.737 20.89-32.245 20.89-52.618c0-20.365-7.937-38.873-20.89-52.61"/><path fill="#597B91" d="M485.103 212.417c-3.591-3.813-9.154-5.037-13.982-3.015l-15.615 6.534s13.759 24.935 13.759 52.59c0 27.654-9.089 47.551-9.089 47.551l10.945 4.585c4.829 2.022 10.391.791 13.982-3.016C498.055 303.909 506 285.401 506 265.028c0-20.365-7.945-38.873-20.897-52.611"/><path fill="#2B3B47" d="M101.57 221.339c7.462 0 13.521 6.045 13.521 13.537v16.615c0 7.476-6.059 13.536-13.521 13.536c-7.477 0-13.536-6.059-13.536-13.536v-16.615c-.001-7.491 6.059-13.537 13.536-13.537"/><path fill="#AEFFEF" d="M307.854 176.42c5.419 3.865 1.151 8.6-5.217 6.664c-14.745-4.491-38.369-8.153-65.002-8.153s-50.257 3.662-65.002 8.153c-6.369 1.936-10.636-2.799-5.217-6.664c13.96-9.945 40.176-17.119 70.219-17.119c30.036 0 56.259 7.174 70.219 17.119"/><path fill="#00B89C" d="m168.249 317.886l39.118 16.378c2.986 1.246 6.412.49 8.628-1.863c7.995-8.47 12.895-19.89 12.895-32.454c0-12.572-4.9-23.985-12.895-32.461c-2.216-2.346-5.642-3.109-8.628-1.857L168.249 282a7.71 7.71 0 0 0-4.728 7.11v21.667a7.71 7.71 0 0 0 4.728 7.109"/><path fill="#597B91" d="M49.078 268.581a2.81 2.81 0 0 0-2.586-2.796v-.028H6v5.648h40.492v-.027a2.81 2.81 0 0 0 2.586-2.797"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#597B91" d="M146.163 157.793c39.665-39.665 82.726-51.891 126.903-55.662c73.53-6.268 107.575 14.745 122.636 45.293c15.069 30.547-14.003 73.918-14.003 73.918"/><path fill="#00B89C" d="M171.446 350.718c25.698 20.717 33.908 60.259 12.522 60.259s-51.409-49.552-60.944-76.12m209.64-65.82c-38.773-18.27-84.087-3.612-101.213 32.743c-17.134 36.348.41 80.632 39.182 98.896c38.773 18.27 84.086 3.612 101.213-32.743c17.134-36.347-.41-80.625-39.182-98.896m28.22-26.887s29.072-48.149 14.003-82.072c-15.061-33.922-49.106-57.252-122.636-50.294c-44.177 4.188-87.238 17.76-126.903 61.807"/><path fill="#15E5C2" d="M485.104 212.418c-3.598-3.814-9.154-5.038-13.982-3.016l-33.332 13.953v-.002l-9.563 4.003l-.001-.002c-20.524 8.593-19.962-3.936-32.642-18.918l-.015-.016c-29.221-40.718-88.972-68.624-157.94-68.624c-65.381 0-122.475 25.08-153.13 62.379c-24.158 23.541-50.058 39.969-66.339 46.482C10.792 251.608 6 258.768 6 266.698a17.88 17.88 0 0 0 10.218 16.156c15.469 7.331 45.437 23.147 68.399 45.171c30.683 37.221 87.714 62.239 153.013 62.239c70.424 0 131.241-29.096 159.752-71.221c9.741-12.507 11.143-22.554 25.359-18.633l19.776 8.282l.001-.004l28.604 11.974c4.828 2.022 10.384.791 13.982-3.016c12.953-13.737 20.89-32.245 20.89-52.618c0-20.365-7.937-38.873-20.89-52.61"/><path fill="#597B91" d="M485.103 212.417c-3.591-3.813-9.154-5.037-13.982-3.015l-15.615 6.534s13.759 24.935 13.759 52.59c0 27.654-9.089 47.551-9.089 47.551l10.945 4.585c4.829 2.022 10.391.791 13.982-3.016C498.055 303.909 506 285.401 506 265.028c0-20.365-7.945-38.873-20.897-52.611"/><path fill="#2B3B47" d="M101.57 221.339c7.462 0 13.521 6.045 13.521 13.537v16.615c0 7.476-6.059 13.536-13.521 13.536c-7.477 0-13.536-6.059-13.536-13.536v-16.615c-.001-7.491 6.059-13.537 13.536-13.537"/><path fill="#AEFFEF" d="M307.854 176.42c5.419 3.865 1.151 8.6-5.217 6.664c-14.745-4.491-38.369-8.153-65.002-8.153s-50.257 3.662-65.002 8.153c-6.369 1.936-10.636-2.799-5.217-6.664c13.96-9.945 40.176-17.119 70.219-17.119c30.036 0 56.259 7.174 70.219 17.119"/><path fill="#00B89C" d="m168.249 317.886l39.118 16.378c2.986 1.246 6.412.49 8.628-1.863c7.995-8.47 12.895-19.89 12.895-32.454c0-12.572-4.9-23.985-12.895-32.461c-2.216-2.346-5.642-3.109-8.628-1.857L168.249 282a7.71 7.71 0 0 0-4.728 7.11v21.667a7.71 7.71 0 0 0 4.728 7.109"/><path fill="#597B91" d="M49.078 268.581a2.81 2.81 0 0 0-2.586-2.796v-.028H6v5.648h40.492v-.027a2.81 2.81 0 0 0 2.586-2.797"/></svg> </template>
CSS
.icon-tropicalfish {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M146.163%20157.793c39.665-39.665%2082.726-51.891%20126.903-55.662c73.53-6.268%20107.575%2014.745%20122.636%2045.293c15.069%2030.547-14.003%2073.918-14.003%2073.918%22%2F%3E%3Cpath%20fill%3D%22%2300B89C%22%20d%3D%22M171.446%20350.718c25.698%2020.717%2033.908%2060.259%2012.522%2060.259s-51.409-49.552-60.944-76.12m209.64-65.82c-38.773-18.27-84.087-3.612-101.213%2032.743c-17.134%2036.348.41%2080.632%2039.182%2098.896c38.773%2018.27%2084.086%203.612%20101.213-32.743c17.134-36.347-.41-80.625-39.182-98.896m28.22-26.887s29.072-48.149%2014.003-82.072c-15.061-33.922-49.106-57.252-122.636-50.294c-44.177%204.188-87.238%2017.76-126.903%2061.807%22%2F%3E%3Cpath%20fill%3D%22%2315E5C2%22%20d%3D%22M485.104%20212.418c-3.598-3.814-9.154-5.038-13.982-3.016l-33.332%2013.953v-.002l-9.563%204.003l-.001-.002c-20.524%208.593-19.962-3.936-32.642-18.918l-.015-.016c-29.221-40.718-88.972-68.624-157.94-68.624c-65.381%200-122.475%2025.08-153.13%2062.379c-24.158%2023.541-50.058%2039.969-66.339%2046.482C10.792%20251.608%206%20258.768%206%20266.698a17.88%2017.88%200%200%200%2010.218%2016.156c15.469%207.331%2045.437%2023.147%2068.399%2045.171c30.683%2037.221%2087.714%2062.239%20153.013%2062.239c70.424%200%20131.241-29.096%20159.752-71.221c9.741-12.507%2011.143-22.554%2025.359-18.633l19.776%208.282l.001-.004l28.604%2011.974c4.828%202.022%2010.384.791%2013.982-3.016c12.953-13.737%2020.89-32.245%2020.89-52.618c0-20.365-7.937-38.873-20.89-52.61%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M485.103%20212.417c-3.591-3.813-9.154-5.037-13.982-3.015l-15.615%206.534s13.759%2024.935%2013.759%2052.59c0%2027.654-9.089%2047.551-9.089%2047.551l10.945%204.585c4.829%202.022%2010.391.791%2013.982-3.016C498.055%20303.909%20506%20285.401%20506%20265.028c0-20.365-7.945-38.873-20.897-52.611%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M101.57%20221.339c7.462%200%2013.521%206.045%2013.521%2013.537v16.615c0%207.476-6.059%2013.536-13.521%2013.536c-7.477%200-13.536-6.059-13.536-13.536v-16.615c-.001-7.491%206.059-13.537%2013.536-13.537%22%2F%3E%3Cpath%20fill%3D%22%23AEFFEF%22%20d%3D%22M307.854%20176.42c5.419%203.865%201.151%208.6-5.217%206.664c-14.745-4.491-38.369-8.153-65.002-8.153s-50.257%203.662-65.002%208.153c-6.369%201.936-10.636-2.799-5.217-6.664c13.96-9.945%2040.176-17.119%2070.219-17.119c30.036%200%2056.259%207.174%2070.219%2017.119%22%2F%3E%3Cpath%20fill%3D%22%2300B89C%22%20d%3D%22m168.249%20317.886l39.118%2016.378c2.986%201.246%206.412.49%208.628-1.863c7.995-8.47%2012.895-19.89%2012.895-32.454c0-12.572-4.9-23.985-12.895-32.461c-2.216-2.346-5.642-3.109-8.628-1.857L168.249%20282a7.71%207.71%200%200%200-4.728%207.11v21.667a7.71%207.71%200%200%200%204.728%207.109%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M49.078%20268.581a2.81%202.81%200%200%200-2.586-2.796v-.028H6v5.648h40.492v-.027a2.81%202.81%200%200%200%202.586-2.797%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M146.163%20157.793c39.665-39.665%2082.726-51.891%20126.903-55.662c73.53-6.268%20107.575%2014.745%20122.636%2045.293c15.069%2030.547-14.003%2073.918-14.003%2073.918%22%2F%3E%3Cpath%20fill%3D%22%2300B89C%22%20d%3D%22M171.446%20350.718c25.698%2020.717%2033.908%2060.259%2012.522%2060.259s-51.409-49.552-60.944-76.12m209.64-65.82c-38.773-18.27-84.087-3.612-101.213%2032.743c-17.134%2036.348.41%2080.632%2039.182%2098.896c38.773%2018.27%2084.086%203.612%20101.213-32.743c17.134-36.347-.41-80.625-39.182-98.896m28.22-26.887s29.072-48.149%2014.003-82.072c-15.061-33.922-49.106-57.252-122.636-50.294c-44.177%204.188-87.238%2017.76-126.903%2061.807%22%2F%3E%3Cpath%20fill%3D%22%2315E5C2%22%20d%3D%22M485.104%20212.418c-3.598-3.814-9.154-5.038-13.982-3.016l-33.332%2013.953v-.002l-9.563%204.003l-.001-.002c-20.524%208.593-19.962-3.936-32.642-18.918l-.015-.016c-29.221-40.718-88.972-68.624-157.94-68.624c-65.381%200-122.475%2025.08-153.13%2062.379c-24.158%2023.541-50.058%2039.969-66.339%2046.482C10.792%20251.608%206%20258.768%206%20266.698a17.88%2017.88%200%200%200%2010.218%2016.156c15.469%207.331%2045.437%2023.147%2068.399%2045.171c30.683%2037.221%2087.714%2062.239%20153.013%2062.239c70.424%200%20131.241-29.096%20159.752-71.221c9.741-12.507%2011.143-22.554%2025.359-18.633l19.776%208.282l.001-.004l28.604%2011.974c4.828%202.022%2010.384.791%2013.982-3.016c12.953-13.737%2020.89-32.245%2020.89-52.618c0-20.365-7.937-38.873-20.89-52.61%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M485.103%20212.417c-3.591-3.813-9.154-5.037-13.982-3.015l-15.615%206.534s13.759%2024.935%2013.759%2052.59c0%2027.654-9.089%2047.551-9.089%2047.551l10.945%204.585c4.829%202.022%2010.391.791%2013.982-3.016C498.055%20303.909%20506%20285.401%20506%20265.028c0-20.365-7.945-38.873-20.897-52.611%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M101.57%20221.339c7.462%200%2013.521%206.045%2013.521%2013.537v16.615c0%207.476-6.059%2013.536-13.521%2013.536c-7.477%200-13.536-6.059-13.536-13.536v-16.615c-.001-7.491%206.059-13.537%2013.536-13.537%22%2F%3E%3Cpath%20fill%3D%22%23AEFFEF%22%20d%3D%22M307.854%20176.42c5.419%203.865%201.151%208.6-5.217%206.664c-14.745-4.491-38.369-8.153-65.002-8.153s-50.257%203.662-65.002%208.153c-6.369%201.936-10.636-2.799-5.217-6.664c13.96-9.945%2040.176-17.119%2070.219-17.119c30.036%200%2056.259%207.174%2070.219%2017.119%22%2F%3E%3Cpath%20fill%3D%22%2300B89C%22%20d%3D%22m168.249%20317.886l39.118%2016.378c2.986%201.246%206.412.49%208.628-1.863c7.995-8.47%2012.895-19.89%2012.895-32.454c0-12.572-4.9-23.985-12.895-32.461c-2.216-2.346-5.642-3.109-8.628-1.857L168.249%20282a7.71%207.71%200%200%200-4.728%207.11v21.667a7.71%207.71%200%200%200%204.728%207.109%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M49.078%20268.581a2.81%202.81%200%200%200-2.586-2.796v-.028H6v5.648h40.492v-.027a2.81%202.81%200%200%200%202.586-2.797%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/tropicalfish.svg?color=%231a73e8&size=48