John KuehJohn Kueh

share icon

Lucide · share · ISC

Download SVG

The Lucide share icon depicts a stylized arrow pointing upwards and outwards from a central point, commonly used to represent the action of sharing content or data.

Common uses

  • Share button in social media posts
  • Send link functionality in apps
  • Export or distribute content options

Use it in React

Install
npm i lucide-react
Import & render
import { Share } from 'lucide-react';

<Share size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
networkconnectionssharesendexportforward

FAQ

What does the share icon represent?
It visually signifies the act of sharing content, links, or information with others.
How do I use the share icon in React?
You can import and use it directly from the 'lucide-react' library like this: import { Share } from 'lucide-react'.
What is the license for the Lucide share icon?
The Lucide icon library, including the share icon, is available under the ISC license.

Related icons

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

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