The Tabler circle dotted letter y icon depicts the letter 'Y' within a dotted circle, commonly used to represent a specific item, category, or initial in user interfaces.
Common uses
- Labeling a 'Your Account' section.
- Indicating a 'Yes' or affirmative option.
- As a monogram for a user or brand starting with 'Y'.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleDottedLetterY } from '@tabler/icons-react';
<IconCircleDottedLetterY size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- alphabetmonogramtypographyemblemcharacterinitialdesigndecorationcircledottedlettersletteryletter y monograminitial y icondotted y symbol
FAQ
- What is this icon for?
- This icon is for representing the letter 'Y' in a stylized, dotted circle. It's useful for monograms, labels, or specific options starting with 'Y'.
- How do I use this icon in React?
- You can import and use it in your React project with: `import { IconCircleDottedLetterY } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is part of the Tabler icon library and is 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 →