The Tabler hexagon letter e icon depicts the letter 'E' enclosed within a hexagonal shape, commonly used to represent elements, entities, or specific categories in user interfaces.
Common uses
- Labeling an 'Elements' section in a dashboard.
- Indicating an 'Entity' type in a data table.
- As a visual marker for a specific 'Event' category.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHexagonLetterE } from '@tabler/icons-react';
<IconHexagonLetterE size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconHexagonLetterE size={24} stroke={2} />filled
<IconHexagonLetterEFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinhexagonlettercharactertypographytextwritinglettersee in hexagonletter e shapeelement iconentity sign
FAQ
- What is the purpose of the hexagon letter e icon?
- This icon is typically used to visually represent the letter 'E' within a hexagonal container, often signifying 'elements', 'entities', or specific categories in UI design.
- How do I use the hexagon letter e icon in React?
- You can import and use it in your React application with the following statement: import { IconHexagonLetterE } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including the hexagon letter e icon, are distributed 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 →