John KuehJohn Kueh

share 01 icon

HugeIcons · Share01Icon · MIT

Download SVG

The HugeIcons share 01 icon depicts a common UI symbol representing the action of sharing content or information with others.

Common uses

  • Sharing a link to a webpage
  • Sending a file to another user
  • Distributing content on social media

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
send iconexport iconforward iconoutbound icon

FAQ

What is the purpose of the Share01Icon?
The Share01Icon is used to visually indicate an action that allows users to share content, links, or files with others.
How do I use the Share01Icon in a React application?
Import the icon as `import { Share01Icon } from '@hugeicons/core-free-icons';` and then render it using `<HugeiconsIcon icon={Share01Icon} />`.
What is the license for the HugeIcons Share01Icon?
The HugeIcons Share01Icon is available 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 →