The Tabler mars icon depicts the symbol for Mars, commonly used to represent male gender or the planet Mars in user interfaces.
Common uses
- Gender selection in forms
- User profile settings
- Astrology or space-themed applications
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMars } from '@tabler/icons-react';
<IconMars size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Symbols
- Keywords
- malemarsplanetgendermasculinesignmarkemblemrepresentationsymbolsymbolsmale symbolgender maleplanet marsmasculine sign
FAQ
- What does the mars icon represent?
- It represents the astrological and biological symbol for male gender, and also the planet Mars.
- How do I use the mars icon in React?
- Import it using `import { IconMars } from '@tabler/icons-react'` and use it as a component: `<IconMars />`.
- What is the license for the Tabler mars icon?
- The Tabler icons, including the mars icon, are 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 →