zodiac-pisces from Material Design Icons by Pictogrammers · Filled · Apache-2.0 Free for personal and commercial use.

Name
zodiac-pisces
Set
Material Design Icons
Style
Filled
Viewbox
24×24
License
Apache 2.0
Aliases
horoscope-pisces

The same icon in other sets

Related icons in Material Design Icons

Use the zodiac pisces icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 11h-2c.11-2.81.73-5.58 1.81-8.18L18 2.06A26 26 0 0 0 16 11H8c-.13-3.08-.81-6.1-2-8.94l-1.86.76C5.24 5.41 5.87 8.18 6 11H4v2h2a23.8 23.8 0 0 1-1.81 8.18l1.81.76C7.19 19.1 7.87 16.08 8 13h8c.13 3.08.81 6.1 2 8.94l1.86-.76c-1.1-2.59-1.73-5.36-1.86-8.18h2z"/></svg>

React

import type { SVGProps } from "react";

export function MdiZodiacPisces(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 11h-2c.11-2.81.73-5.58 1.81-8.18L18 2.06A26 26 0 0 0 16 11H8c-.13-3.08-.81-6.1-2-8.94l-1.86.76C5.24 5.41 5.87 8.18 6 11H4v2h2a23.8 23.8 0 0 1-1.81 8.18l1.81.76C7.19 19.1 7.87 16.08 8 13h8c.13 3.08.81 6.1 2 8.94l1.86-.76c-1.1-2.59-1.73-5.36-1.86-8.18h2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 11h-2c.11-2.81.73-5.58 1.81-8.18L18 2.06A26 26 0 0 0 16 11H8c-.13-3.08-.81-6.1-2-8.94l-1.86.76C5.24 5.41 5.87 8.18 6 11H4v2h2a23.8 23.8 0 0 1-1.81 8.18l1.81.76C7.19 19.1 7.87 16.08 8 13h8c.13 3.08.81 6.1 2 8.94l1.86-.76c-1.1-2.59-1.73-5.36-1.86-8.18h2z"/></svg>
</template>

CSS

.icon-zodiac-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2011h-2c.11-2.81.73-5.58%201.81-8.18L18%202.06A26%2026%200%200%200%2016%2011H8c-.13-3.08-.81-6.1-2-8.94l-1.86.76C5.24%205.41%205.87%208.18%206%2011H4v2h2a23.8%2023.8%200%200%201-1.81%208.18l1.81.76C7.19%2019.1%207.87%2016.08%208%2013h8c.13%203.08.81%206.1%202%208.94l1.86-.76c-1.1-2.59-1.73-5.36-1.86-8.18h2z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2011h-2c.11-2.81.73-5.58%201.81-8.18L18%202.06A26%2026%200%200%200%2016%2011H8c-.13-3.08-.81-6.1-2-8.94l-1.86.76C5.24%205.41%205.87%208.18%206%2011H4v2h2a23.8%2023.8%200%200%201-1.81%208.18l1.81.76C7.19%2019.1%207.87%2016.08%208%2013h8c.13%203.08.81%206.1%202%208.94l1.86-.76c-1.1-2.59-1.73-5.36-1.86-8.18h2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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