The Tabler hexagon asterisk icon depicts a hexagon with an asterisk inside, commonly used to indicate required fields or important information.
Common uses
- Marking mandatory form fields
- Highlighting important settings
- Indicating a required element in a list
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHexagonAsterisk } from '@tabler/icons-react';
<IconHexagonAsterisk size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- hexagonasteriskstarsymbolshapemarkrequiredmandatoryimportantpasswordshapesrequired field symbolmandatory iconimportant markerpassword field indicator
FAQ
- What is the hexagon asterisk icon used for?
- It's typically used to visually denote required fields in forms or to draw attention to important elements.
- How do I use this icon in React?
- You can import and use it like this: import { IconHexagonAsterisk } from '@tabler/icons-react'; <IconHexagonAsterisk />
- What is the license for this icon?
- The Tabler icon library, including this 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 →