John KuehJohn Kueh

share 08 icon

HugeIcons · Share08Icon · MIT

Download SVG

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

Common uses

  • Share button in social media feeds
  • Exporting data from a form
  • Sending a link to a document

Use it in React

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

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

Details

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

FAQ

What does the Share08Icon represent?
The Share08Icon visually represents the act of sharing, typically used for buttons or actions that allow users to distribute content or links.
How do I use the Share08Icon in a React application?
To use it in React, import { HugeiconsIcon } from '@hugeicons/react'; and { Share08Icon } from '@hugeicons/core-free-icons'; then render it as <HugeiconsIcon icon={Share08Icon} />.
What is the license for this icon?
This icon is released 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 →