The Lucide venus icon depicts the symbol for the planet Venus and is commonly used to represent the female gender or feminine characteristics in user interfaces.
Common uses
- Gender selection in forms
- User profile settings
- Biological sex indicators
Use it in React
Install
npm i lucide-reactImport & render
import { Venus } from 'lucide-react';
<Venus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- gendersexfemalefemininewomangirlvenusfemale symbolwoman symbolfeminine icon
FAQ
- What does the venus icon represent?
- It represents the symbol for the planet Venus, and is conventionally used to denote the female gender.
- How do I use the venus icon in React?
- You can import it as Venus from 'lucide-react' and use it directly in your JSX: <Venus />.
- What is the license for the Lucide venus icon?
- The Lucide venus icon is available under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →