The Tabler asterisk icon depicts a star shape and is commonly used in UI to represent placeholders for hidden information like passwords or to denote required fields in forms.
Common uses
- Password field masking
- Required form field indicator
- Placeholder for sensitive data
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAsterisk } from '@tabler/icons-react';
<IconAsterisk size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- starpasswordsecurityasterisktypographywritingfontcharacterwordtextrequired
FAQ
- What is the asterisk icon used for?
- It's used to visually indicate required fields in forms or to mask sensitive input like passwords.
- How do I use the asterisk icon in React?
- You can import and use it like this: import { IconAsterisk } from '@tabler/icons-react'
- What is the license for the Tabler asterisk icon?
- The Tabler icon library, including the asterisk 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 →