The HugeIcons nose icon visually represents the sense of smell or a facial feature, often used to indicate olfactory-related functions or a character's profile.
Common uses
- Smell-related settings
- Character customization
- Medical/anatomy diagrams
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { NoseIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={NoseIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- olfactory iconface iconprofile iconsmell icon
FAQ
- What is the NoseIcon used for?
- The NoseIcon is used to represent the nose, smell, or olfactory senses in user interfaces. It can also be used in character representations.
- How do I use NoseIcon in React?
- Import both HugeiconsIcon and NoseIcon, then render <HugeiconsIcon icon={NoseIcon} />.
- What is the license for HugeIcons?
- HugeIcons are provided under the MIT license, allowing for free commercial and non-commercial use.
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 →