The Tabler circle asterisk icon depicts a circle with an asterisk inside, commonly used to indicate required fields, mandatory information, or important notes in user interfaces.
Common uses
- Marking required form fields
- Indicating important user agreements
- Highlighting mandatory settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleAsterisk } from '@tabler/icons-react';
<IconCircleAsterisk size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- circleasteriskstarsymbolshapemarkrequiredmandatoryimportantpasswordshapesrequired field symbolmandatory markimportant symbolstar in circle
FAQ
- What is the circle asterisk icon used for?
- It's typically used to visually denote required fields in forms, mandatory actions, or important information that needs user attention.
- How do I use the circle asterisk icon in React?
- You can import and use it directly with the following statement: `import { IconCircleAsterisk } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including the circle asterisk, are 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 →