The Tabler frame icon visually represents a border or outline, commonly used in UI design to denote containers, selection areas, or structural boundaries.
Common uses
- Highlighting a selected item or area.
- Indicating a resizable or draggable element.
- Representing a container or bounding box for content.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFrame } from '@tabler/icons-react';
<IconFrame size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- borderoutlineenclosuresurroundedgeboundaryperimeterframeworkstructurecontainercropdesignframe
FAQ
- What is the purpose of the frame icon?
- It's used to visually signify a border, outline, or container within a user interface.
- How do I use the frame icon in React?
- You can import and use it like this: import { IconFrame } from '@tabler/icons-react'.
- What is the license for the Tabler frame icon?
- The Tabler icons, including the frame icon, are 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 →