The Tabler zodiac pisces icon depicts the Pisces constellation, commonly used in UIs to represent astrological information, horoscopes, or sections related to the Pisces zodiac sign.
Common uses
- Astrology app dashboard widget
- Horoscope section header
- User profile zodiac selection
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconZodiacPisces } from '@tabler/icons-react';
<IconZodiacPisces size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Zodiac
- Keywords
- signhoroscopeconstellationstarszodiacpiscesastrologystarpisces symbolfish constellationzodiac fishpisces sign
FAQ
- What does the zodiac pisces icon represent?
- It represents the Pisces constellation, one of the twelve signs of the zodiac. It's used in interfaces to denote Pisces-related content.
- How do I use the zodiac pisces icon in React?
- You can import and use it directly in your React components like this: import { IconZodiacPisces } from '@tabler/icons-react'. Then, render it as <IconZodiacPisces />.
- What is the license for this icon?
- The Tabler icons, including zodiac pisces, are available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →