The HugeIcons setting done 03 icon depicts a completed configuration or successful setup, commonly used to signify that settings have been applied or a process has finished successfully.
Common uses
- Confirming successful settings application
- Indicating a completed setup wizard step
- Visual confirmation of a task completion
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SettingDone03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SettingDone03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- settings completeconfiguration successtask finishedsetup done
FAQ
- What does the SettingDone03 icon represent?
- It represents a completed configuration or a successful setup. It's typically used to show that an action related to settings or a process has been successfully finished.
- How do I use SettingDone03Icon in React?
- Import both HugeiconsIcon and SettingDone03Icon from their respective packages and render it using the <HugeiconsIcon icon={SettingDone03Icon} /> component.
- What is the license for this icon?
- This icon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.