John KuehJohn Kueh

brand snapchat icon

Tabler · brand-snapchat · MIT

Download SVG

The Tabler brand snapchat icon depicts the Snapchat logo, commonly used to represent the social media app or link to its services in user interfaces.

Common uses

  • Link to Snapchat profile
  • Share content to Snapchat
  • Identify Snapchat integration

Use it in React

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

<IconBrandSnapchat size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBrandSnapchat size={24} stroke={2} />
filled
<IconBrandSnapchatFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Brand
Keywords
logoappapplicationphotossendingimagesmobilevideobrandsnapchatsnapchat logosocial media appmessaging appghost logo

FAQ

What does the brand-snapchat icon represent?
It represents the official logo of the Snapchat social media application.
How do I use this icon in React?
Import it using `import { IconBrandSnapchat } from '@tabler/icons-react'` and then use it as a component like `<IconBrandSnapchat />`.
What is the license for this icon?
The Tabler icon library, including the brand-snapchat icon, is distributed under the MIT license.

Related icons

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

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