John KuehJohn Kueh

chart relationship icon

HugeIcons · ChartRelationshipIcon · MIT

Download SVG

The HugeIcons chart relationship icon visually represents connections and dependencies between different data points or entities, commonly used to illustrate relationships in data or organizational structures.

Common uses

  • Displaying network diagrams
  • Showing data flow between modules
  • Illustrating organizational hierarchies

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
networkconnectionsdependenciesflowchart

FAQ

What does the chart relationship icon represent?
This icon visually depicts connections and relationships between different elements, often used for network diagrams or data flow illustrations.
How do I use the ChartRelationshipIcon in React?
Import both HugeiconsIcon and ChartRelationshipIcon, then render the icon using <HugeiconsIcon icon={ChartRelationshipIcon} />.
What is the license for this icon?
The ChartRelationshipIcon 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 →