John KuehJohn Kueh

dashboard circle settings icon

HugeIcons · DashboardCircleSettingsIcon · MIT

Download SVG

The HugeIcons dashboard circle settings icon visually represents configuration options within a dashboard interface, commonly used to access or modify settings related to the dashboard's layout, data, or user preferences.

Common uses

  • Accessing dashboard customization panel
  • Opening user profile settings
  • Navigating to application preferences

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
dashboard settingsgear iconconfigurationpreferences

FAQ

What does the dashboard circle settings icon represent?
This icon symbolizes settings or configuration options, often within the context of a dashboard or administrative panel.
How do I use the DashboardCircleSettingsIcon in React?
Import both HugeiconsIcon and DashboardCircleSettingsIcon, then render the icon using <HugeiconsIcon icon={DashboardCircleSettingsIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →