John KuehJohn Kueh

snapchat logo icon

Phosphor · snapchat-logo · MIT

Download SVG

The Phosphor snapchat logo icon depicts the iconic ghost symbol associated with the Snapchat messaging application, commonly used in UIs to link to or represent the platform.

Common uses

  • Link to Snapchat profile
  • Social media sharing button
  • Branding element for Snapchat integration

Use it in React

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

<SnapchatLogo size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
logosmessagingsocial mediabrandscommunicationssnapchatlogosnapchat ghostsocial media snapchatmessaging app logo

FAQ

What is this icon used for?
This icon represents the Snapchat brand and is typically used to link to a Snapchat profile or indicate integration with the platform.
How do I use the Snapchat logo icon in React?
You can import and use it in React with: `import { SnapchatLogo } from '@phosphor-icons/react'`.
What is the license for this icon?
The Snapchat logo icon from the Phosphor library 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 →