John KuehJohn Kueh

dashboard circle remove icon

HugeIcons · DashboardCircleRemoveIcon · MIT

Download SVG

The HugeIcons dashboard circle remove icon visually represents the action of removing or deleting an item from a dashboard or a circular interface.

Common uses

  • Removing a widget from a dashboard.
  • Deleting an item from a circular menu.
  • Canceling an action on a dashboard.

Use it in React

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

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

Details

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

FAQ

What is the purpose of the dashboard circle remove icon?
This icon is used to indicate the removal or deletion of an element, often within a dashboard or a circular UI component.
How do I use the DashboardCircleRemoveIcon in React?
Import both HugeiconsIcon and DashboardCircleRemoveIcon, then render it using <HugeiconsIcon icon={DashboardCircleRemoveIcon} />.
What is the license for this icon?
The DashboardCircleRemoveIcon 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 →