John KuehJohn Kueh

share network icon

Phosphor · share-network · MIT

Download SVG

The Phosphor share network icon depicts the act of sending or distributing information across a network, commonly used to represent sharing content or data.

Common uses

  • Sharing a link to a document
  • Exporting user data
  • Broadcasting a signal

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { ShareNetwork } from '@phosphor-icons/react';

<ShareNetwork size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<ShareNetwork size={24} />
thin
<ShareNetwork size={24} weight="thin" />
light
<ShareNetwork size={24} weight="light" />
bold
<ShareNetwork size={24} weight="bold" />
fill
<ShareNetwork size={24} weight="fill" />
duotone
<ShareNetwork size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
send toexportcommunicationssystemsharenetworksenddistributebroadcast

FAQ

What does the share network icon represent?
It visually signifies the action of sharing or distributing something, typically data or content, over a network.
How do I use the share network icon in React?
You can import and use it directly with: import { ShareNetwork } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the share-network icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →