John KuehJohn Kueh

square f 8 icon

Tabler · square-f8 · MIT

Download SVG

The Tabler square f 8 icon depicts a square with the letter 'F8' inside, commonly used to represent the F8 function key or a system-related button in user interfaces.

Common uses

  • Labeling the F8 function key on a virtual keyboard.
  • Indicating a system command or shortcut.
  • Representing a rectangular button with a specific function.

Use it in React

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

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

Styles

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

outline
<IconSquareF8 size={24} stroke={2} />
filled
<IconSquareF8Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
shapekeyboardbuttonkeyhotkeysquarecontroloperationrectangularf8systemf8 key iconfunction key iconsystem buttonkeyboard shortcut

FAQ

What is the square f 8 icon used for?
This icon typically represents the F8 function key or a system-level button. It's useful for interfaces that need to denote specific keyboard keys or system operations.
How do I use the square f 8 icon in React?
You can import and use it in your React application with the following statement: import { IconSquareF8 } from '@tabler/icons-react'.
What is the license for the Tabler square f 8 icon?
The Tabler icon library, including the square f 8 icon, is distributed 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 →