The HugeIcons seven z 01 icon is a stylized representation of the number seven, often used to indicate a quantity, a step in a process, or a specific option labeled with the number seven.
Common uses
- Displaying a count of items
- Indicating the seventh step in a tutorial
- Selecting a seventh option in a list
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SevenZ01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SevenZ01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- number sevensevendigit sevenseven icon
FAQ
- What is the SevenZ01Icon used for?
- This icon represents the number seven and is typically used for numerical indicators, steps in a sequence, or choices.
- How do I use the SevenZ01Icon in React?
- Import both HugeiconsIcon and SevenZ01Icon, then render it using <HugeiconsIcon icon={SevenZ01Icon} />.
- What is the license for this icon?
- The SevenZ01Icon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →