The Tabler circle dashed letter e icon depicts the uppercase letter 'E' enclosed within a dashed circle, commonly used to represent an entity, element, or specific 'E' related option in user interfaces.
Common uses
- Labeling an 'Edit' or 'Enable' function.
- Indicating an 'External' link or resource.
- Representing an 'Entry' point or option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleDashedLetterE } from '@tabler/icons-react';
<IconCircleDashedLetterE size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphabetuppercasecharactertexttypefonttypographyletterwritingcirclelettersdashedeletter edashed eedit icon
FAQ
- What is the purpose of the circle dashed letter e icon?
- This icon is typically used to visually represent the letter 'E' in a dashed circle, often signifying concepts like 'Edit', 'Enable', 'External', or 'Entry' within a UI.
- How do I use the circle dashed letter e icon in React?
- You can import and use it in your React application with the following statement: import { IconCircleDashedLetterE } from '@tabler/icons-react'
- What is the license for this icon?
- The circle dashed letter e icon is provided 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 →