John KuehJohn Kueh

square letter e icon

Tabler · square-letter-e · MIT

Download SVG

The Tabler square letter e icon depicts the letter 'E' enclosed within a square, commonly used to represent elements related to the letter E or as a generic placeholder in typography-focused interfaces.

Common uses

  • Labeling a section dedicated to 'E' related content.
  • As a visual cue in a text editing toolbar.
  • Indicating an 'Edit' function when combined with other context.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSquareLetterE } from '@tabler/icons-react';

<IconSquareLetterE size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSquareLetterE size={24} stroke={2} />
filled
<IconSquareLetterEFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatinsquareletterrectangularcharactertypographytextlettersee in a boxboxed esquare eletter e symbol

FAQ

What is the purpose of the square letter e icon?
This icon visually represents the letter 'E' within a square shape. It's useful for labeling content related to 'E' or as a typographic element in UIs.
How do I use the square letter e icon in React?
You can import and use it in your React application with the following statement: import { IconSquareLetterE } from '@tabler/icons-react'.
What is the license for the square letter e icon?
The Tabler icon library, including the square letter e icon, is 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 →