The Tabler square f 7 icon depicts a square keycap labeled with 'F7', commonly used to represent the F7 function key on a keyboard or a system-level operation.
Common uses
- Keyboard shortcut button
- Function key representation
- System command trigger
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareF7 } from '@tabler/icons-react';
<IconSquareF7 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareF7 size={24} stroke={2} />filled
<IconSquareF7Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- shapekeyboardbuttonkeyhotkeysquarecontroloperationrectangularf7systemf7 keyfunction keykeyboard button
FAQ
- What does the square f 7 icon represent?
- This icon represents the F7 key on a keyboard. It is often used to signify a function key or a system operation.
- How do I use the square f 7 icon in React?
- You can import and use it in your React application with: import { IconSquareF7 } from '@tabler/icons-react'. Then, render it as <IconSquareF7 />.
- What is the license for the Tabler square f 7 icon?
- The Tabler icon library, including the square f 7 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 →