The Tabler settings search icon depicts a magnifying glass over a gear, commonly used to represent searching within configuration or system settings.
Common uses
- Search bar within a settings panel
- Button to find specific application preferences
- Link to advanced system configuration options
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSettingsSearch } from '@tabler/icons-react';
<IconSettingsSearch size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- configurationlookupfindpreferencesbrowseexplorelocatesearchdetectscrutinizesystemsettingsconfiguration searchpreferences findsystem lookupgear search
FAQ
- What does the settings search icon represent?
- It visually combines the concepts of 'settings' (gear) and 'search' (magnifying glass), indicating a function to find or configure options.
- How do I use this icon in React?
- Import it using `import { IconSettingsSearch } from '@tabler/icons-react';` and then use it as a component: `<IconSettingsSearch />`.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
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 →