John KuehJohn Kueh

seven circle icon

HugeIcons · SevenCircleIcon · MIT

Download SVG

The HugeIcons seven circle icon visually represents the number seven within a circular shape, often used to denote a count, a specific item in a sequence, or a rating.

Common uses

  • Displaying item counts in lists or tables.
  • Indicating a specific step in a multi-step process.
  • Representing a numerical value in a dashboard or analytics view.

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SevenCircleIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SevenCircleIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
number seven iconseven iconcircle sevencount seven

FAQ

What does the SevenCircleIcon represent?
The SevenCircleIcon visually represents the number seven enclosed in a circle. It's commonly used for numerical indicators or sequences.
How do I use the SevenCircleIcon in a React project?
To use it in React, import both HugeiconsIcon and SevenCircleIcon, then render <HugeiconsIcon icon={SevenCircleIcon} />.
What is the license for the SevenCircleIcon?
The SevenCircleIcon 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 →