The Tabler settings down icon depicts a gear with a downward-pointing arrow, commonly used to indicate actions like reducing settings, descending into a configuration menu, or applying downward adjustments.
Common uses
- Button to minimize or reduce a settings panel.
- Link to a lower-level configuration section.
- Action to apply downward adjustments to parameters.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSettingsDown } from '@tabler/icons-react';
<IconSettingsDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- gearconfigurationadjustsetupcontroldecreaselowerminimizedescendreducesystemsettingsdowngear downadjust downconfiguration decrease
FAQ
- What does the settings down icon represent?
- It symbolizes actions related to decreasing, lowering, or descending within system settings or configurations.
- How do I use this icon in React?
- Import it using `import { IconSettingsDown } from '@tabler/icons-react'` and use it as a component.
- What is the license for Tabler icons?
- Tabler icons are distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →