John KuehJohn Kueh

hexagon letter f icon

Tabler · hexagon-letter-f · MIT

Download SVG

The Tabler hexagon letter f icon depicts the letter 'F' enclosed within a hexagonal shape, commonly used to represent a specific feature, category, or entity starting with 'F' in user interfaces.

Common uses

  • Labeling a 'Features' section.
  • Indicating a filter option related to 'F'.
  • Representing a file or folder category.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconHexagonLetterF } from '@tabler/icons-react';

<IconHexagonLetterF size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconHexagonLetterF size={24} stroke={2} />
filled
<IconHexagonLetterFFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatinhexagonlettercharactertypographytextwritinglettersfletter f shapef hexagonalphabet fhex f

FAQ

What is the purpose of the hexagon letter f icon?
It visually represents the letter 'F' within a distinct hexagonal boundary, useful for labeling or categorizing content that starts with 'F'.
How do I use this icon in React?
You can import and use it directly with: import { IconHexagonLetterF } from '@tabler/icons-react'. Then render it as <IconHexagonLetterF />.
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 →