table eye icon
table-eye from Material Symbols by Google · Regular · Text · Apache-2.0 Free for personal and commercial use.
- Name
- table-eye
- Set
- Material Symbols
- Style
- Regular
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the table eye icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 16h5.2q-.4.55-.737 1.175T6.825 18.5q.3.7.638 1.325T8.2 21H5q-.825 0-1.412-.587T3 19zm0-2V9h8v4.325q-.25.15-.488.313T10.05 14zm10-5h8v4.325q-1.1-.65-2.337-.987T16 12q-.8 0-1.55.113t-1.45.312zM3 7V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v2zm13 16q-2.275 0-4.2-1.2T9 18.5q.875-2.1 2.8-3.3T16 14t4.2 1.2t2.8 3.3q-.875 2.1-2.8 3.3T16 23m1.775-2.725q.725-.725.725-1.775t-.725-1.775T16 16t-1.775.725T13.5 18.5t.725 1.775T16 21t1.775-.725m-2.838-.712q-.437-.438-.437-1.063t.438-1.062T16 17t1.063.438t.437 1.062t-.437 1.063T16 20t-1.062-.437"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsTableEye(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 16h5.2q-.4.55-.737 1.175T6.825 18.5q.3.7.638 1.325T8.2 21H5q-.825 0-1.412-.587T3 19zm0-2V9h8v4.325q-.25.15-.488.313T10.05 14zm10-5h8v4.325q-1.1-.65-2.337-.987T16 12q-.8 0-1.55.113t-1.45.312zM3 7V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v2zm13 16q-2.275 0-4.2-1.2T9 18.5q.875-2.1 2.8-3.3T16 14t4.2 1.2t2.8 3.3q-.875 2.1-2.8 3.3T16 23m1.775-2.725q.725-.725.725-1.775t-.725-1.775T16 16t-1.775.725T13.5 18.5t.725 1.775T16 21t1.775-.725m-2.838-.712q-.437-.438-.437-1.063t.438-1.062T16 17t1.063.438t.437 1.062t-.437 1.063T16 20t-1.062-.437"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 16h5.2q-.4.55-.737 1.175T6.825 18.5q.3.7.638 1.325T8.2 21H5q-.825 0-1.412-.587T3 19zm0-2V9h8v4.325q-.25.15-.488.313T10.05 14zm10-5h8v4.325q-1.1-.65-2.337-.987T16 12q-.8 0-1.55.113t-1.45.312zM3 7V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v2zm13 16q-2.275 0-4.2-1.2T9 18.5q.875-2.1 2.8-3.3T16 14t4.2 1.2t2.8 3.3q-.875 2.1-2.8 3.3T16 23m1.775-2.725q.725-.725.725-1.775t-.725-1.775T16 16t-1.775.725T13.5 18.5t.725 1.775T16 21t1.775-.725m-2.838-.712q-.437-.438-.437-1.063t.438-1.062T16 17t1.063.438t.437 1.062t-.437 1.063T16 20t-1.062-.437"/></svg> </template>
CSS
.icon-table-eye {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%2016h5.2q-.4.55-.737%201.175T6.825%2018.5q.3.7.638%201.325T8.2%2021H5q-.825%200-1.412-.587T3%2019zm0-2V9h8v4.325q-.25.15-.488.313T10.05%2014zm10-5h8v4.325q-1.1-.65-2.337-.987T16%2012q-.8%200-1.55.113t-1.45.312zM3%207V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v2zm13%2016q-2.275%200-4.2-1.2T9%2018.5q.875-2.1%202.8-3.3T16%2014t4.2%201.2t2.8%203.3q-.875%202.1-2.8%203.3T16%2023m1.775-2.725q.725-.725.725-1.775t-.725-1.775T16%2016t-1.775.725T13.5%2018.5t.725%201.775T16%2021t1.775-.725m-2.838-.712q-.437-.438-.437-1.063t.438-1.062T16%2017t1.063.438t.437%201.062t-.437%201.063T16%2020t-1.062-.437%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%2016h5.2q-.4.55-.737%201.175T6.825%2018.5q.3.7.638%201.325T8.2%2021H5q-.825%200-1.412-.587T3%2019zm0-2V9h8v4.325q-.25.15-.488.313T10.05%2014zm10-5h8v4.325q-1.1-.65-2.337-.987T16%2012q-.8%200-1.55.113t-1.45.312zM3%207V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v2zm13%2016q-2.275%200-4.2-1.2T9%2018.5q.875-2.1%202.8-3.3T16%2014t4.2%201.2t2.8%203.3q-.875%202.1-2.8%203.3T16%2023m1.775-2.725q.725-.725.725-1.775t-.725-1.775T16%2016t-1.775.725T13.5%2018.5t.725%201.775T16%2021t1.775-.725m-2.838-.712q-.437-.438-.437-1.063t.438-1.062T16%2017t1.063.438t.437%201.062t-.437%201.063T16%2020t-1.062-.437%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/table-eye.svg?color=%231a73e8&size=48