The HugeIcons monas icon depicts a stylized representation of a Mona Lisa-like portrait, commonly used to signify features related to art, culture, profiles, or user avatars.
Common uses
- User profile picture placeholder
- Art or gallery section link
- Cultural content indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MonasIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MonasIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- portraitavatarmona lisauser
FAQ
- What does the MonasIcon represent?
- The MonasIcon represents a portrait, often associated with art, culture, or user profiles.
- How do I use the MonasIcon in React?
- Import both HugeiconsIcon and MonasIcon, then render <HugeiconsIcon icon={MonasIcon} />.
- What is the license for the MonasIcon?
- The MonasIcon is distributed under the MIT license.
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 →