John KuehJohn Kueh

dashboard circle add icon

HugeIcons · DashboardCircleAddIcon · MIT

Download SVG

The HugeIcons dashboard circle add icon visually represents the action of adding a new dashboard or element to a dashboard interface, commonly used for initiating the creation of new data visualizations or reports.

Common uses

  • Button to create a new dashboard.
  • Link to add a new widget to a dashboard.
  • Option in a menu to add a new report.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
add dashboardnew dashboardcreate dashboarddashboard plus

FAQ

What is the purpose of the dashboard circle add icon?
This icon signifies the action of adding a new dashboard or a component to an existing dashboard. It's typically used to initiate a creation process within a dashboard interface.
How do I use this icon in React?
Import the icon component and use it within the HugeiconsIcon wrapper like this: import { HugeiconsIcon } from '@hugeicons/react'; import { DashboardCircleAddIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={DashboardCircleAddIcon} />.
What is the license for this icon?
The HugeIcons icon library, including the DashboardCircleAddIcon, 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →