John KuehJohn Kueh

square f 3 icon

Tabler · square-f3 · MIT

Download SVG

The Tabler square f 3 icon depicts a square button labeled 'F3', commonly used to represent the F3 function key on a keyboard or a system-level action associated with it.

Common uses

  • Keyboard shortcut button
  • Function key indicator
  • System command trigger

Use it in React

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

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

Styles

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

outline
<IconSquareF3 size={24} stroke={2} />
filled
<IconSquareF3Filled size={24} stroke={2} />

Details

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

FAQ

What does the square f3 icon represent?
It represents the F3 function key on a keyboard, often used for specific system commands or application shortcuts.
How do I use this icon in React?
You can import and use it in your React application with: import { IconSquareF3 } from '@tabler/icons-react'
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use.

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 →