The HugeIcons list setting icon depicts a list with a gear or settings cog, commonly used to represent options or configurations related to a list or data view.
Common uses
- Accessing list customization options
- Navigating to list settings page
- Toggling list view preferences
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ListSettingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ListSettingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- list preferencessettings listconfigure listlist options
FAQ
- What does the list setting icon represent?
- It visually combines a list element with a settings gear, indicating options or configurations for a list.
- How do I use this icon in React?
- Import both HugeiconsIcon and ListSettingIcon, then render <HugeiconsIcon icon={ListSettingIcon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.