The Tabler square rounded letter f icon depicts the letter 'F' within a rounded square, commonly used to represent a specific item, category, or function labeled with 'F' in user interfaces.
Common uses
- Labeling a feature or setting starting with 'F'.
- Indicating a filter option related to 'F'.
- Representing a file or folder category 'F'.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedLetterF } from '@tabler/icons-react';
<IconSquareRoundedLetterF size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareRoundedLetterF size={24} stroke={2} />filled
<IconSquareRoundedLetterFFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareroundedletterrectangularcharactertypographylettersfletter f iconrounded ff symbolalphabet f
FAQ
- What is the square rounded letter f icon used for?
- This icon is used to visually represent the letter 'F' in a UI, often for labeling or identification purposes.
- How do I use the square rounded letter f icon in React?
- You can import and use it in React with: import { IconSquareRoundedLetterF } from '@tabler/icons-react'
- What is the license for the Tabler square rounded letter f icon?
- The Tabler icon library, including this icon, 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 →