John KuehJohn Kueh

dashboard square setting icon

HugeIcons · DashboardSquareSettingIcon · MIT

Download SVG

The HugeIcons dashboard square setting icon visually represents a dashboard interface with an integrated settings or configuration option, commonly used to access or manage dashboard preferences.

Common uses

  • Accessing dashboard customization options
  • Navigating to a settings panel within a dashboard
  • Indicating a configurable dashboard widget

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
dashboard settingsconfigure dashboarddashboard preferencessettings dashboard

FAQ

What does the dashboard square setting icon represent?
This icon signifies a dashboard view that includes a specific setting or configuration element, often used for managing dashboard preferences or features.
How do I use this icon in React?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { DashboardSquareSettingIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={DashboardSquareSettingIcon} />.
What is the license for this icon?
The HugeIcons icon library, including this icon, 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 →