The HugeIcons glasses icon depicts a pair of spectacles, commonly used to represent features related to vision, reading, or user settings.
Common uses
- Show user profile or account settings
- Indicate a 'view' or 'preview' action
- Represent a 'read more' or 'details' link
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GlassesIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GlassesIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- spectaclesreadingviewsettings
FAQ
- What does the glasses icon represent?
- The glasses icon represents spectacles and is typically used for features related to vision, reading, or user preferences.
- How do I use the GlassesIcon in React?
- Import both HugeiconsIcon and GlassesIcon, then render it using <HugeiconsIcon icon={GlassesIcon} />.
- What is the license for this icon?
- This icon 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 →