The Tabler zodiac leo icon, named zodiac-leo, visually represents the Leo constellation and is commonly used in user interfaces to denote astrological information related to the Leo zodiac sign.
Common uses
- Displaying the Leo sign in a horoscope widget.
- As an avatar or identifier for users born under the Leo sign.
- In educational content about astrology or constellations.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconZodiacLeo } from '@tabler/icons-react';
<IconZodiacLeo size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Zodiac
- Keywords
- signhoroscopeconstellationstarszodiacleoastrologystarleo constellationleo horoscopeastrology leolion zodiac
FAQ
- What does the zodiac leo icon represent?
- It represents the Leo constellation, one of the twelve astrological signs. It's used in contexts related to horoscopes and astrology.
- How do I use the zodiac leo icon in React?
- You can import and use it directly in your React components like this: import { IconZodiacLeo } from '@tabler/icons-react'. Then, render the component: <IconZodiacLeo />.
- What is the license for the zodiac leo icon?
- The Tabler icon library, including the zodiac leo icon, is distributed under the MIT license.
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 →