The Lucide asterisk icon depicts a star shape and is commonly used to represent multiplication, wildcards, or as a required field indicator.
Common uses
- Password field masking
- Required form field marker
- Multiplication operation symbol
Use it in React
Install
npm i lucide-reactImport & render
import { Asterisk } from 'lucide-react';
<Asterisk size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- referencetimesmultiplymultiplicationoperatorcodeglob patternwildcard*asteriskstarrequired
FAQ
- What does the asterisk icon represent?
- It typically signifies multiplication, a wildcard character in patterns, or a required input field.
- How do I use the asterisk icon in React?
- Import it from 'lucide-react' and use it as a component: import { Asterisk } from 'lucide-react'.
- What is the license for the Lucide asterisk icon?
- The Lucide icon library, including the asterisk icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →