The HugeIcons remove female icon visually represents the removal or exclusion of female representation, often used in interfaces to denote actions like unsubscribing from female-focused content or filtering out female users.
Common uses
- Unsubscribe from female-related newsletters
- Filter out female users from a list
- Remove female gender option from a form
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RemoveFemaleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RemoveFemaleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- delete femaleexclude femaleno femalefemale off
FAQ
- What is the purpose of the 'remove female' icon?
- This icon signifies the removal or exclusion of female representation. It's typically used for actions related to unsubscribing or filtering out female-specific content or users.
- How do I use the RemoveFemaleIcon in React?
- Import both HugeiconsIcon and RemoveFemaleIcon from their respective packages. Then, render the icon using the <HugeiconsIcon icon={RemoveFemaleIcon} /> component.
- What is the license for this icon?
- The RemoveFemaleIcon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →