The HugeIcons share 05 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
- Share button in a social media post
- Exporting data from a report
- Sending a link to a document
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Share05Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Share05Icon} 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 Share05Icon represent?
- The Share05Icon visually communicates the act of sharing or distributing information, often seen in user interfaces for content sharing features.
- How do I use the Share05Icon in a React application?
- Import both HugeiconsIcon and Share05Icon from their respective packages and render the icon using the <HugeiconsIcon icon={Share05Icon} /> component.
- What is the license for this icon?
- The Share05Icon is distributed 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 →