The HugeIcons dashboard square add icon visually represents the action of adding a new dashboard or widget to a dashboard interface.
Common uses
- Button to create a new dashboard.
- Option to add a new chart or widget to an existing dashboard.
- Link to a page for setting up a new reporting view.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DashboardSquareAddIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DashboardSquareAddIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add dashboardnew dashboardcreate dashboarddashboard widget add
FAQ
- What does the dashboard square add icon represent?
- It signifies the action of adding a new dashboard or a component to a dashboard.
- How do I use this icon in React?
- Import { HugeiconsIcon } from '@hugeicons/react'; and { DashboardSquareAddIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={DashboardSquareAddIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.