The HugeIcons dashboard square 03 icon depicts a grid of squares, commonly used to represent a dashboard, overview, or a collection of data modules in a user interface.
Common uses
- Main dashboard landing page
- Section for analytics widgets
- Layout options for content blocks
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DashboardSquare03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DashboardSquare03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- grid iconsquares iconlayout icondashboard icon
FAQ
- What is the dashboard square 03 icon used for?
- It's typically used to signify a dashboard, an overview page, or a section containing multiple data widgets or modules.
- How do I use this icon in React?
- Import both HugeiconsIcon and DashboardSquare03Icon from their respective packages and render the icon using <HugeiconsIcon icon={DashboardSquare03Icon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.