The HugeIcons seven square icon depicts a stylized representation of the number seven within a square, often used to signify numerical data, specific counts, or sequential steps.
Common uses
- Displaying item counts
- Indicating step numbers in a process
- Representing a specific numerical value
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SevenSquareIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SevenSquareIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- number seven iconseven block iconcount seven iconnumerical seven
FAQ
- What does the SevenSquareIcon represent?
- The SevenSquareIcon visually represents the number seven enclosed within a square. It's commonly used for numerical indicators or specific counts in user interfaces.
- How do I use the SevenSquareIcon in React?
- To use the SevenSquareIcon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { SevenSquareIcon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={SevenSquareIcon} />.
- What is the license for the SevenSquareIcon?
- The SevenSquareIcon is part of the HugeIcons library and is available under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.