The Tabler venus icon depicts the symbol for the female gender, commonly used to represent women, femininity, or biological sex in user interfaces.
Common uses
- Gender selection in forms
- User profile settings
- Information labels for female-oriented content
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVenus } from '@tabler/icons-react';
<IconVenus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Symbols
- Keywords
- femalevenusplanetgenderfemininesignmarkemblemrepresentationsymbolsymbolsfemale symbolwoman iconfeminine sign
FAQ
- What does the venus icon represent?
- It represents the female gender symbol, often used for 'woman', 'female', or 'feminine'.
- How do I use the venus icon in React?
- Import it using `import { IconVenus } from '@tabler/icons-react';` and then use it as a component: `<IconVenus />`.
- What is the license for the Tabler venus icon?
- The Tabler icons, including the venus icon, are available 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 →