The Tabler eye table icon depicts an eye superimposed on a table, commonly used to represent features related to viewing or managing tabular data within a health or medical context, such as patient records or test results.
Common uses
- Displaying patient data tables
- Accessing medical records
- Viewing health statistics
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEyeTable } from '@tabler/icons-react';
<IconEyeTable size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconEyeTable size={24} stroke={2} />filled
<IconEyeTableFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- visionsighttextophthalmologydiseaseeyetablemedicalwellnesshealthcarehealthmedical tablepatient datahealth recordsvision table
FAQ
- What does the eye table icon represent?
- It visually combines an eye with a table, suggesting the act of viewing or analyzing data presented in a tabular format, often within healthcare applications.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: import { IconEyeTable } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the eye-table icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.