The HugeIcons reddit icon depicts the Reddit alien logo, commonly used to represent links to the Reddit platform or community discussions.
Common uses
- Link to Reddit profile
- Share content on Reddit
- Indicate a Reddit community
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RedditIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={RedditIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- reddit logosocial media redditcommunity icon
FAQ
- What does the Reddit icon represent?
- It represents the official logo of Reddit, the social news aggregation, web content rating, and discussion website.
- How do I use the Reddit icon in React?
- Import both HugeiconsIcon and RedditIcon, then render it using <HugeiconsIcon icon={RedditIcon} />.
- What is the license for this icon?
- The Reddit icon from HugeIcons is available under the MIT license.
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 →