John KuehJohn Kueh

square f 9 icon

Tabler · square-f9 · MIT

Download SVG

The Tabler square f 9 icon depicts a square button labeled 'F9', commonly used to represent the F9 function key on a keyboard or a system-level operation.

Common uses

  • Assigning a shortcut to a specific system function
  • Indicating the F9 key in keyboard shortcut documentation
  • Representing a generic 'execute' or 'process' button

Use it in React

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

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

Styles

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

outline
<IconSquareF9 size={24} stroke={2} />
filled
<IconSquareF9Filled size={24} stroke={2} />

Details

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

FAQ

What is the square f9 icon used for?
It typically represents the F9 function key or a system operation associated with it. It can also be used for generic action buttons.
How do I use the square f9 icon in React?
You can import it directly from the '@tabler/icons-react' library using: import { IconSquareF9 } from '@tabler/icons-react'
What is the license for the Tabler square f9 icon?
The Tabler icon library, including the square f9 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 →