The Tabler settings star icon visually represents a star within a settings gear, commonly used to indicate a favorite or important setting, or a premium/starred feature.
Common uses
- Marking a favorite configuration option
- Highlighting a priority system setting
- Indicating a premium or starred tool
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSettingsStar } from '@tabler/icons-react';
<IconSettingsStar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- configurationpreferencesfavoritehighlightexcellenttoolspremiumprioritymarkhonorsystemsettingsstarfavorite settingspriority configurationstarred preferences
FAQ
- What does the settings star icon represent?
- It combines the concepts of settings and a star, often signifying a favored, important, or premium setting within a system.
- How do I use this icon in React?
- Import it using `import { IconSettingsStar } from '@tabler/icons-react'` and use it as a component: `<IconSettingsStar />`.
- What is the license for this icon?
- The Tabler icon set, including the settings star, 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 →