John KuehJohn Kueh

root circle icon

HugeIcons · RootCircleIcon · MIT

Download SVG

The HugeIcons root circle icon visually represents a central core or origin, often used to signify a starting point, main hub, or foundational element in a user interface.

Common uses

  • Main navigation or dashboard entry point
  • Root directory or primary data source
  • Core settings or configuration area

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
center iconcore iconorigin iconhub icon

FAQ

What does the root circle icon represent?
It symbolizes a central point, origin, or foundation, commonly used for main navigation or core elements.
How do I use the RootCircleIcon in React?
Import both HugeiconsIcon and RootCircleIcon, then render it using <HugeiconsIcon icon={RootCircleIcon} />.
What is the license for this icon?
The HugeIcons library, including the root circle icon, is distributed 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 →