The Tabler circle letter u icon depicts the letter 'U' enclosed within a circle, commonly used to represent a 'user' or 'utility' related function in user interfaces.
Common uses
- User profile or account button
- Utility menu item
- Unread notification indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleLetterU } from '@tabler/icons-react';
<IconCircleLetterU size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCircleLetterU size={24} stroke={2} />filled
<IconCircleLetterUFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatincircleletterroundcircularcharactertypographylettersuuser iconletter u circlealphabet uround u
FAQ
- What is the circle letter u icon used for?
- It typically represents user-related actions or information, or utility functions within an application's interface.
- How do I use the circle letter u icon in React?
- You can import and use it directly with the following statement: import { IconCircleLetterU } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including circle letter u, are available 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 →