The HugeIcons share 06 icon depicts a stylized upward-pointing arrow emerging from a horizontal line, commonly used to represent the action of sharing content or data.
Common uses
- Sharing content to social media
- Sending a link via email or messaging
- Exporting data or files
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Share06Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Share06Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- send iconexport iconupload iconforward icon
FAQ
- What does the Share06Icon represent?
- The Share06Icon visually represents the act of sharing, typically used when a user wants to distribute content or information to others.
- How do I use the Share06Icon in a React application?
- To use the Share06Icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={Share06Icon} />.
- What is the license for this icon?
- The Share06Icon is released under the MIT license, which allows 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 →