The Tabler square letter f icon depicts the letter 'F' enclosed within a square, commonly used to represent a specific function, feature, or a placeholder for text starting with 'F'.
Common uses
- Labeling a 'Find' or 'Filter' function.
- Indicating a specific setting or option starting with 'F'.
- As a typographic element in a design system.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareLetterF } from '@tabler/icons-react';
<IconSquareLetterF size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareLetterF size={24} stroke={2} />filled
<IconSquareLetterFFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatinsquareletterrectangularcharactertypographytextlettersff in a boxletter f squarealphabet frectangular f
FAQ
- What is the square letter f icon used for?
- It's typically used to represent a function, feature, or text starting with the letter 'F', often within a defined square boundary for clarity.
- How do I use the square letter f icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconSquareLetterF } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →