The HugeIcons asterisk 02 icon depicts a stylized asterisk, commonly used to indicate required fields in forms or as a general symbol for emphasis or special notes.
Common uses
- Marking mandatory form fields
- Indicating important disclaimers
- Symbol for special characters in passwords
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Asterisk02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Asterisk02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- starrequiredimportantspecial
FAQ
- What is the asterisk 02 icon used for?
- It's typically used to denote required fields in forms, or as a general symbol for emphasis or special notes within a user interface.
- How do I use the Asterisk02Icon in React?
- Import both HugeiconsIcon and Asterisk02Icon, then render it using <HugeiconsIcon icon={Asterisk02Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.