The Tabler square rounded letter e icon depicts the letter 'E' within a rounded square, commonly used to represent the letter itself or as a placeholder in alphabetical lists or form fields.
Common uses
- Labeling an input field for an email address.
- Indicating a section related to the letter 'E' in an alphabetical index.
- Representing the letter 'E' in a set of UI elements for educational purposes.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedLetterE } from '@tabler/icons-react';
<IconSquareRoundedLetterE size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareRoundedLetterE size={24} stroke={2} />filled
<IconSquareRoundedLetterEFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareroundedletterrectangularcharactertypographyletterseemail iconletter e symbolrounded ealphabet e
FAQ
- What is the square rounded letter e icon used for?
- It's primarily used to visually represent the letter 'E', often in contexts like form labels, alphabetical navigation, or educational interfaces.
- How do I use the square rounded letter e icon in React?
- You can import and use it directly in your React components with: import { IconSquareRoundedLetterE } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →