The Tabler pencil star icon depicts a pencil combined with a star, commonly used to signify an item that is both editable and important, featured, or a favorite.
Common uses
- Marking an item as a favorite or important.
- Indicating a draft or editable design element.
- Highlighting a top-rated or featured item.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPencilStar } from '@tabler/icons-react';
<IconPencilStar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- edithighlightfavoriteimportantrankprominentspecialmarkfeatureidealdesignpencilstaredit favoritehighlight importantspecial edit
FAQ
- What does the pencil star icon represent?
- It combines editing (pencil) with importance or favoriting (star). It's used for items that are both editable and special or highlighted.
- How do I use the pencil star icon in React?
- You can import it directly from the '@tabler/icons-react' library: import { IconPencilStar } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the pencil star icon, is distributed 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 →