The Tabler circle letter o icon is a circular glyph representing the letter 'O', commonly used to denote options, settings, or a placeholder for the letter O in various UI elements.
Common uses
- Settings or options button
- Placeholder for 'O' in forms
- Alphabetical navigation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleLetterO } from '@tabler/icons-react';
<IconCircleLetterO size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCircleLetterO size={24} stroke={2} />filled
<IconCircleLetterOFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatincircleletterroundcircularcharactertypographylettersoletter o circleround oo symbol
FAQ
- What is the circle letter o icon used for?
- It's typically used to represent options, settings, or as a visual element for the letter 'O' in typography or alphabetical lists.
- How do I use the circle letter o icon in React?
- You can import and use it like this: import { IconCircleLetterO } from '@tabler/icons-react'; <IconCircleLetterO />
- What is the license for this icon?
- The Tabler icon library, including the circle letter o icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.