John KuehJohn Kueh

square f 4 icon

Tabler · square-f4 · MIT

Download SVG

The Tabler square f 4 icon depicts the F4 function key on a keyboard, commonly used to represent hotkeys or system commands within user interfaces.

Common uses

  • Assigning a hotkey for a specific action
  • Indicating a system function shortcut
  • Representing a keyboard button in documentation

Use it in React

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

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

Styles

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

outline
<IconSquareF4 size={24} stroke={2} />
filled
<IconSquareF4Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
shapekeyboardbuttonkeyhotkeysquarecontroloperationrectangularf4systemf4 keyfunction keykeyboard shortcutsystem key

FAQ

What is the square f 4 icon used for?
This icon represents the F4 function key on a keyboard. It's typically used to signify keyboard shortcuts or system commands in UI elements.
How do I use the square f 4 icon in React?
You can import and use it in your React application with: import { IconSquareF4 } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the square f 4 icon, 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 →