John KuehJohn Kueh

telegram logo icon

Phosphor · telegram-logo · MIT

Download SVG

The Phosphor telegram logo icon depicts the official emblem of the Telegram messaging application, commonly used to represent the service in user interfaces.

Common uses

  • Link to Telegram profile
  • Social media sharing button
  • Branding element in app lists

Use it in React

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

<TelegramLogo size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
logosmessagesmessagingbrandscommunicationstelegramlogotelegram appchat iconsocial media telegrammessaging app logo

FAQ

What is this icon for?
This icon represents the Telegram messaging app. It's used to visually identify the Telegram service in various UI contexts.
How do I use this icon in React?
You can import and use the icon in your React application with the following statement: `import { TelegramLogo } from '@phosphor-icons/react'`.
What is the license for this icon?
The Phosphor telegram logo icon is distributed 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 →