John KuehJohn Kueh

square f 0 icon

Tabler · square-f0 · MIT

Download SVG

The Tabler square f 0 icon depicts a square with the letter 'f' and the number '0' inside, often used to represent a specific function key or system operation.

Common uses

  • Labeling a function key on a custom keyboard layout.
  • Indicating a system command or shortcut.
  • Representing a specific input field or setting.

Use it in React

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

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

Styles

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

outline
<IconSquareF0 size={24} stroke={2} />
filled
<IconSquareF0Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
shapekeyboardbuttonkeyhotkeysquarecontroloperationrectangularf0systemfunction key f0system operationkeyboard shortcutf0 key

FAQ

What is the purpose of the square f 0 icon?
This icon typically represents a function key, often F0, or a system-specific operation that uses this designation.
How do I use this icon in React?
You can import and use it in your React application with: import { IconSquareF0 } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including this 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 →