The HugeIcons root 02 icon depicts a stylized tree root system, commonly used to represent foundational elements, origins, or hierarchical structures in UI design.
Common uses
- Representing the base or core of a system.
- Indicating the origin or source of data.
- Visualizing hierarchical relationships or parent-child structures.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Root02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Root02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- tree rootfoundationoriginnetwork
FAQ
- What does the root 02 icon represent?
- It visually symbolizes a network of roots, suggesting foundational elements, origins, or the underlying structure of something.
- How do I use the Root02Icon in React?
- Import both HugeiconsIcon and Root02Icon, then render <HugeiconsIcon icon={Root02Icon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
- What is the license for this icon?
- The HugeIcons root 02 icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →