The HugeIcons share 07 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 content apps
- Export data option
- Send link functionality
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Share07Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Share07Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- send iconexport iconupload iconshare icon
FAQ
- What does the Share07Icon represent?
- The Share07Icon visually represents the act of sharing or sending information, often used for sharing content or links.
- How do I use the Share07Icon in a React application?
- Import the icon as `import { Share07Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Share07Icon} />` from '@hugeicons/react'.
- What is the license for the HugeIcons share 07 icon?
- The HugeIcons share 07 icon is available under the MIT license.
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 →