The HugeIcons share 03 icon depicts a stylized arrow pointing upwards and to the right, commonly used to represent sharing content or sending information to another location or platform.
Common uses
- Share button in a social media feed
- Send file option in a document editor
- Export data functionality
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Share03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Share03Icon} 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 Share03Icon represent?
- The Share03Icon visually communicates the action of sharing or sending content. It's universally understood for initiating a sharing process.
- How do I use the Share03Icon in a React application?
- To use it in React, import both HugeiconsIcon and Share03Icon from their respective packages, then render the icon using the <HugeiconsIcon icon={Share03Icon} /> component.
- What is the license for the HugeIcons Share03Icon?
- The HugeIcons Share03Icon 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.