John KuehJohn Kueh

reddit logo icon

Phosphor · reddit-logo · MIT

Download SVG

The Phosphor reddit logo icon depicts the iconic Snoo character, commonly used to represent the Reddit platform in user interfaces.

Common uses

  • Link to Reddit profile or page
  • Social media sharing button
  • Branding element for Reddit-related content

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { RedditLogo } from '@phosphor-icons/react';

<RedditLogo size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<RedditLogo size={24} />
thin
<RedditLogo size={24} weight="thin" />
light
<RedditLogo size={24} weight="light" />
bold
<RedditLogo size={24} weight="bold" />
fill
<RedditLogo size={24} weight="fill" />
duotone
<RedditLogo size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
logossubredditsnoosocial mediabrandscommunicationsredditlogosnoo iconreddit aliensocial media logo

FAQ

What is the reddit-logo icon used for?
It's used to visually represent Reddit, often for linking to the platform or indicating Reddit-related content.
How do I use the Reddit logo icon in React?
Import it from '@phosphor-icons/react' like so: import { RedditLogo } from '@phosphor-icons/react'.
What is the license for the Phosphor reddit logo icon?
The Phosphor icon library, including the reddit logo, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →