The HugeIcons remove male icon visually represents the action of removing or excluding a male individual, often used in interfaces to signify deletion or deselection related to male gender.
Common uses
- Deselecting a male user from a group
- Removing a male profile from a list
- Filtering out male participants
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RemoveMaleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RemoveMaleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- delete maleexclude malemale user removeno male
FAQ
- What is the purpose of the remove male icon?
- This icon is used to indicate the removal or exclusion of a male entity. It's common in user management or filtering scenarios.
- How do I use the RemoveMaleIcon in React?
- Import both HugeiconsIcon and RemoveMaleIcon, then render the icon component like this: <HugeiconsIcon icon={RemoveMaleIcon} />.
- What is the license for this icon?
- The RemoveMaleIcon is available under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.