The HugeIcons eight circle icon depicts a stylized representation of the number eight within a circle, often used to indicate a quantity of eight or a specific set of eight items.
Common uses
- Displaying a count of 8 items in a list or grid.
- Representing a rating or score of 8.
- Indicating the eighth step in a process or sequence.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EightCircleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={EightCircleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- number eight iconeight count iconcircle eight icon8 icon
FAQ
- What does the EightCircleIcon represent?
- The EightCircleIcon visually represents the number eight, often used to denote a quantity of eight or an eighth position.
- How do I use the EightCircleIcon in React?
- To use it in React, import both HugeiconsIcon and EightCircleIcon, then render <HugeiconsIcon icon={EightCircleIcon} />.
- What is the license for this icon?
- The EightCircleIcon is part of the HugeIcons library and is available under the MIT license.
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 →