The Tabler eyeglass 2 icon depicts a pair of eyeglasses, commonly used to represent features related to vision, eye care, or accessibility settings.
Common uses
- Link to an eye care or vision settings page.
- Indicate a feature for users with visual impairments.
- Represent a 'view' or 'preview' option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEyeglass2 } from '@tabler/icons-react';
<IconEyeglass2 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconEyeglass2 size={24} stroke={2} />filled
<IconEyeglass2Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- sightdefectseevisionframeslensesvisuallyimpairedmyopiafar-sightedhealtheyeglass2spectaclesoptometryeye care
FAQ
- What does the eyeglass 2 icon represent?
- It visually represents eyeglasses, often used for themes of sight, vision, or eye-related features.
- How do I use this icon in React?
- Import it using `import { IconEyeglass2 } from '@tabler/icons-react'` and then use it as a component: `<IconEyeglass2 />`.
- What is the license for this icon?
- The Tabler icon library, including the eyeglass 2 icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →