pisces from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
pisces
Set
Firefox OS Emoji
Style
Default
Category
Symbols
Viewbox
512×512
License
Apache 2.0

The same emoji in other sets

More symbols icons from Firefox OS Emoji

Use the pisces emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#A97DFF" d="M506 32.666C506 16.35 492.65 3 476.334 3H26.699C12.015 3 0 15.015 0 29.699v452.602C0 496.985 12.015 509 26.699 509h449.635C492.65 509 506 495.65 506 479.334z"/><path fill="#7F4AFF" d="M476.334 488.915H26.699C12.015 488.915 0 476.9 0 462.216v20.085C0 496.985 12.015 509 26.699 509h449.635C492.65 509 506 495.65 506 479.334v-20.085c0 16.316-13.35 29.666-29.666 29.666"/><path fill="#FFF" d="M417.492 255.934c0-10.217-8.282-18.5-18.5-18.5h-55.566c3.787-49.767 23.457-97.158 56.367-135.018c6.703-7.711 5.886-19.396-1.825-26.099s-19.396-5.887-26.099 1.826c-38.765 44.595-61.693 100.592-65.544 159.291H199.829c-3.851-58.699-26.779-114.696-65.543-159.291c-6.704-7.711-18.389-8.529-26.099-1.826s-8.529 18.388-1.826 26.099c32.91 37.86 52.58 85.251 56.367 135.018h-54.387c-10.217 0-18.5 8.283-18.5 18.5s8.283 18.5 18.5 18.5h54.26c-4.086 49.177-23.686 95.953-56.24 133.402c-6.703 7.711-5.886 19.396 1.826 26.099a18.42 18.42 0 0 0 12.129 4.538c5.17 0 10.312-2.155 13.97-6.363c38.409-44.185 61.265-99.565 65.428-157.676H306.44c4.163 58.111 27.02 113.491 65.429 157.676a18.45 18.45 0 0 0 13.97 6.363c4.303 0 8.627-1.493 12.129-4.538c7.711-6.703 8.528-18.388 1.825-26.099c-32.554-37.45-52.154-84.226-56.24-133.402h55.439c10.218 0 18.5-8.283 18.5-18.5"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiPisces(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#A97DFF" d="M506 32.666C506 16.35 492.65 3 476.334 3H26.699C12.015 3 0 15.015 0 29.699v452.602C0 496.985 12.015 509 26.699 509h449.635C492.65 509 506 495.65 506 479.334z"/><path fill="#7F4AFF" d="M476.334 488.915H26.699C12.015 488.915 0 476.9 0 462.216v20.085C0 496.985 12.015 509 26.699 509h449.635C492.65 509 506 495.65 506 479.334v-20.085c0 16.316-13.35 29.666-29.666 29.666"/><path fill="#FFF" d="M417.492 255.934c0-10.217-8.282-18.5-18.5-18.5h-55.566c3.787-49.767 23.457-97.158 56.367-135.018c6.703-7.711 5.886-19.396-1.825-26.099s-19.396-5.887-26.099 1.826c-38.765 44.595-61.693 100.592-65.544 159.291H199.829c-3.851-58.699-26.779-114.696-65.543-159.291c-6.704-7.711-18.389-8.529-26.099-1.826s-8.529 18.388-1.826 26.099c32.91 37.86 52.58 85.251 56.367 135.018h-54.387c-10.217 0-18.5 8.283-18.5 18.5s8.283 18.5 18.5 18.5h54.26c-4.086 49.177-23.686 95.953-56.24 133.402c-6.703 7.711-5.886 19.396 1.826 26.099a18.42 18.42 0 0 0 12.129 4.538c5.17 0 10.312-2.155 13.97-6.363c38.409-44.185 61.265-99.565 65.428-157.676H306.44c4.163 58.111 27.02 113.491 65.429 157.676a18.45 18.45 0 0 0 13.97 6.363c4.303 0 8.627-1.493 12.129-4.538c7.711-6.703 8.528-18.388 1.825-26.099c-32.554-37.45-52.154-84.226-56.24-133.402h55.439c10.218 0 18.5-8.283 18.5-18.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#A97DFF" d="M506 32.666C506 16.35 492.65 3 476.334 3H26.699C12.015 3 0 15.015 0 29.699v452.602C0 496.985 12.015 509 26.699 509h449.635C492.65 509 506 495.65 506 479.334z"/><path fill="#7F4AFF" d="M476.334 488.915H26.699C12.015 488.915 0 476.9 0 462.216v20.085C0 496.985 12.015 509 26.699 509h449.635C492.65 509 506 495.65 506 479.334v-20.085c0 16.316-13.35 29.666-29.666 29.666"/><path fill="#FFF" d="M417.492 255.934c0-10.217-8.282-18.5-18.5-18.5h-55.566c3.787-49.767 23.457-97.158 56.367-135.018c6.703-7.711 5.886-19.396-1.825-26.099s-19.396-5.887-26.099 1.826c-38.765 44.595-61.693 100.592-65.544 159.291H199.829c-3.851-58.699-26.779-114.696-65.543-159.291c-6.704-7.711-18.389-8.529-26.099-1.826s-8.529 18.388-1.826 26.099c32.91 37.86 52.58 85.251 56.367 135.018h-54.387c-10.217 0-18.5 8.283-18.5 18.5s8.283 18.5 18.5 18.5h54.26c-4.086 49.177-23.686 95.953-56.24 133.402c-6.703 7.711-5.886 19.396 1.826 26.099a18.42 18.42 0 0 0 12.129 4.538c5.17 0 10.312-2.155 13.97-6.363c38.409-44.185 61.265-99.565 65.428-157.676H306.44c4.163 58.111 27.02 113.491 65.429 157.676a18.45 18.45 0 0 0 13.97 6.363c4.303 0 8.627-1.493 12.129-4.538c7.711-6.703 8.528-18.388 1.825-26.099c-32.554-37.45-52.154-84.226-56.24-133.402h55.439c10.218 0 18.5-8.283 18.5-18.5"/></svg>
</template>

CSS

.icon-pisces {
  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%23A97DFF%22%20d%3D%22M506%2032.666C506%2016.35%20492.65%203%20476.334%203H26.699C12.015%203%200%2015.015%200%2029.699v452.602C0%20496.985%2012.015%20509%2026.699%20509h449.635C492.65%20509%20506%20495.65%20506%20479.334z%22%2F%3E%3Cpath%20fill%3D%22%237F4AFF%22%20d%3D%22M476.334%20488.915H26.699C12.015%20488.915%200%20476.9%200%20462.216v20.085C0%20496.985%2012.015%20509%2026.699%20509h449.635C492.65%20509%20506%20495.65%20506%20479.334v-20.085c0%2016.316-13.35%2029.666-29.666%2029.666%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M417.492%20255.934c0-10.217-8.282-18.5-18.5-18.5h-55.566c3.787-49.767%2023.457-97.158%2056.367-135.018c6.703-7.711%205.886-19.396-1.825-26.099s-19.396-5.887-26.099%201.826c-38.765%2044.595-61.693%20100.592-65.544%20159.291H199.829c-3.851-58.699-26.779-114.696-65.543-159.291c-6.704-7.711-18.389-8.529-26.099-1.826s-8.529%2018.388-1.826%2026.099c32.91%2037.86%2052.58%2085.251%2056.367%20135.018h-54.387c-10.217%200-18.5%208.283-18.5%2018.5s8.283%2018.5%2018.5%2018.5h54.26c-4.086%2049.177-23.686%2095.953-56.24%20133.402c-6.703%207.711-5.886%2019.396%201.826%2026.099a18.42%2018.42%200%200%200%2012.129%204.538c5.17%200%2010.312-2.155%2013.97-6.363c38.409-44.185%2061.265-99.565%2065.428-157.676H306.44c4.163%2058.111%2027.02%20113.491%2065.429%20157.676a18.45%2018.45%200%200%200%2013.97%206.363c4.303%200%208.627-1.493%2012.129-4.538c7.711-6.703%208.528-18.388%201.825-26.099c-32.554-37.45-52.154-84.226-56.24-133.402h55.439c10.218%200%2018.5-8.283%2018.5-18.5%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%23A97DFF%22%20d%3D%22M506%2032.666C506%2016.35%20492.65%203%20476.334%203H26.699C12.015%203%200%2015.015%200%2029.699v452.602C0%20496.985%2012.015%20509%2026.699%20509h449.635C492.65%20509%20506%20495.65%20506%20479.334z%22%2F%3E%3Cpath%20fill%3D%22%237F4AFF%22%20d%3D%22M476.334%20488.915H26.699C12.015%20488.915%200%20476.9%200%20462.216v20.085C0%20496.985%2012.015%20509%2026.699%20509h449.635C492.65%20509%20506%20495.65%20506%20479.334v-20.085c0%2016.316-13.35%2029.666-29.666%2029.666%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M417.492%20255.934c0-10.217-8.282-18.5-18.5-18.5h-55.566c3.787-49.767%2023.457-97.158%2056.367-135.018c6.703-7.711%205.886-19.396-1.825-26.099s-19.396-5.887-26.099%201.826c-38.765%2044.595-61.693%20100.592-65.544%20159.291H199.829c-3.851-58.699-26.779-114.696-65.543-159.291c-6.704-7.711-18.389-8.529-26.099-1.826s-8.529%2018.388-1.826%2026.099c32.91%2037.86%2052.58%2085.251%2056.367%20135.018h-54.387c-10.217%200-18.5%208.283-18.5%2018.5s8.283%2018.5%2018.5%2018.5h54.26c-4.086%2049.177-23.686%2095.953-56.24%20133.402c-6.703%207.711-5.886%2019.396%201.826%2026.099a18.42%2018.42%200%200%200%2012.129%204.538c5.17%200%2010.312-2.155%2013.97-6.363c38.409-44.185%2061.265-99.565%2065.428-157.676H306.44c4.163%2058.111%2027.02%20113.491%2065.429%20157.676a18.45%2018.45%200%200%200%2013.97%206.363c4.303%200%208.627-1.493%2012.129-4.538c7.711-6.703%208.528-18.388%201.825-26.099c-32.554-37.45-52.154-84.226-56.24-133.402h55.439c10.218%200%2018.5-8.283%2018.5-18.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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