The HugeIcons repost icon visually represents the action of sharing or forwarding content, commonly used in social media or communication interfaces to indicate a re-sharing function.
Common uses
- Share button in a feed
- Forwarding an email
- Retweeting a post
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RepostIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RepostIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- shareforwardretweetre-share
FAQ
- What does the repost icon signify?
- The repost icon signifies the action of sharing content again or forwarding it to others. It's often used when a user wants to amplify a message or share it on a different platform or with a new audience.
- How do I use the RepostIcon in React?
- To use the RepostIcon in React, import both HugeiconsIcon and RepostIcon, then render it using <HugeiconsIcon icon={RepostIcon} />.
- What is the license for the HugeIcons repost icon?
- The HugeIcons repost icon is available under the MIT license, which allows for free use in both personal and commercial projects.
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 →