John KuehJohn Kueh

distribution icon

HugeIcons · DistributionIcon · MIT

Download SVG

The HugeIcons distribution icon visually represents the spread or arrangement of items, often used to indicate content delivery, network nodes, or data flow.

Common uses

  • Network topology visualization
  • Content delivery network (CDN) status
  • Data distribution overview

Use it in React

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

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

Details

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

FAQ

What does the Distribution icon represent?
It symbolizes the arrangement or spread of elements, commonly used for concepts like network distribution, data flow, or content delivery.
How do I use the Distribution icon in React?
Import both HugeiconsIcon and DistributionIcon, then render <HugeiconsIcon icon={DistributionIcon} />.
What is the license for this icon?
The Distribution icon is available under the MIT license.

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 →