The Tabler square f 6 icon depicts a stylized F6 key on a keyboard, commonly used to represent hotkeys or system-specific function keys in user interfaces.
Common uses
- Representing the F6 keyboard shortcut.
- Indicating a system function key.
- Labeling a button that triggers an F6 action.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareF6 } from '@tabler/icons-react';
<IconSquareF6 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareF6 size={24} stroke={2} />filled
<IconSquareF6Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- shapekeyboardbuttonkeyhotkeysquarecontroloperationrectangularf6systemf6 keyfunction key 6keyboard f6hotkey f6
FAQ
- What does the square f 6 icon represent?
- It represents the F6 key on a keyboard, often used for hotkeys or system functions.
- How do I use the square f 6 icon in React?
- You can import and use it like this: import { IconSquareF6 } from '@tabler/icons-react'; <IconSquareF6 />.
- What is the license for this icon?
- The Tabler icons, including square f 6, are 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 →