John KuehJohn Kueh

dashboard square remove icon

HugeIcons · DashboardSquareRemoveIcon · MIT

Download SVG

The HugeIcons dashboard square remove icon depicts the action of removing or deleting a dashboard element, commonly used to signify the deletion of a widget or a section from a dashboard interface.

Common uses

  • Deleting a dashboard widget
  • Removing a chart from a report
  • Canceling a dashboard configuration

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DashboardSquareRemoveIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DashboardSquareRemoveIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
delete dashboardremove widgetdashboard deleteclear dashboard

FAQ

What does the dashboard square remove icon represent?
This icon represents the action of removing or deleting a dashboard element. It's typically used when a user wants to delete a widget, chart, or section from a dashboard.
How do I use the DashboardSquareRemoveIcon in React?
To use it in React, import both HugeiconsIcon and DashboardSquareRemoveIcon, then render the icon component like this: <HugeiconsIcon icon={DashboardSquareRemoveIcon} />.
What is the license for this icon?
The HugeIcons icon library, including the DashboardSquareRemoveIcon, is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →