The Tabler hexagon letter o icon depicts the letter 'O' enclosed within a hexagonal shape, commonly used to represent a specific option, a group, or a placeholder related to the letter O in user interfaces.
Common uses
- Representing an 'Option O' setting.
- Indicating a group or category labeled 'O'.
- As a visual marker for text input related to the letter O.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHexagonLetterO } from '@tabler/icons-react';
<IconHexagonLetterO size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconHexagonLetterO size={24} stroke={2} />filled
<IconHexagonLetterOFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinhexagonlettercharactertypographytextwritinglettersoletter o hexagono shapealphabet ohex o
FAQ
- What is the hexagon letter o icon used for?
- It's used to visually represent the letter 'O' within a hexagonal container, often for options, categories, or specific labels in UI design.
- How do I use the hexagon letter o icon in React?
- You can import and use it in your React application with: import { IconHexagonLetterO } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is from 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 →