The Tabler eye down icon visually represents the action of lowering or focusing one's gaze, commonly used in UIs to indicate actions like collapsing a view, descending into content, or reducing visibility.
Common uses
- Collapse/expand a section
- Scroll to a lower part of the page
- Reduce zoom level or focus
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEyeDown } from '@tabler/icons-react';
<IconEyeDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- directiondropvisionsightdescendlowerdeclineviewfocusfallsystemeyedownview downlower sightdescend vision
FAQ
- What does the eye down icon signify?
- It signifies actions related to lowering, descending, or focusing vision, such as collapsing a section or moving downwards in content.
- How do I use the eye down icon in React?
- You can import and use it directly with: import { IconEyeDown } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free usage.
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 →