The HugeIcons share 02 icon depicts a stylized arrow pointing upwards and outwards from a central point, commonly used to represent the action of sharing content or data.
Common uses
- Sharing content to social media
- Sending a file to another user
- Distributing information
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Share02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Share02Icon} 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 Share 02 icon represent?
- It visually signifies the act of sharing, indicating that content or data is being distributed or sent out.
- How do I use the Share 02 icon in React?
- Import it as `Share02Icon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={Share02Icon} />` from '@hugeicons/react'.
- What is the license for this icon?
- The HugeIcons icon library, including Share 02, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.