telegram icon
telegram-line from Remix Icon by Remix Design · Line · Logos · Apache-2.0 Free for personal and commercial use.
- Name
- telegram-line
- Set
- Remix Icon
- Style
- Line
- Category
- Logos
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
telegram-fillAkar Iconstelegram-filledAnt Design IconstelegramBootstrap IconstelegramBoxicons BrandstelegramCoreUI BrandstelegramFont Awesome 6 BrandstelegramFont Awesome BrandstelegramHuge IconstelegramIconParktelegramIconPark OutlinetelegramIconoirtelegramJam IconstelegramLine AwesometelegramMaterial Line IconstelegramSVG LogostelegramMage IconstelegramMaterial Design Iconstelegram-fillMingCute IcontelegramMyna UI IconstelegramPixelarticonstelegramPrime IconstelegramSimple Iconstelegram-outlineTeenyiconstelegramUnicons
More logos icons from Remix Icon
Use the telegram icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 12a8 8 0 1 1-16 0a8 8 0 0 1 16 0m-8 10c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10m.358-12.618q-1.458.607-5.831 2.513q-.711.282-.744.552c-.038.304.343.424.862.587l.218.07c.51.166 1.198.36 1.555.368q.486.01 1.084-.4q4.086-2.76 4.218-2.789c.063-.014.149-.032.207.02c.059.052.053.15.047.177c-.038.161-1.534 1.552-2.308 2.271q-.344.324-.683.653c-.474.457-.83.8.02 1.36c.861.568 1.73 1.134 2.57 1.733c.414.296.786.56 1.246.519c.267-.025.543-.276.683-1.026c.332-1.77.983-5.608 1.133-7.19a1.8 1.8 0 0 0-.017-.393a.42.42 0 0 0-.142-.27c-.12-.098-.305-.118-.387-.117c-.376.007-.953.207-3.73 1.362"/></svg>
React
import type { SVGProps } from "react";
export function RiTelegramLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 12a8 8 0 1 1-16 0a8 8 0 0 1 16 0m-8 10c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10m.358-12.618q-1.458.607-5.831 2.513q-.711.282-.744.552c-.038.304.343.424.862.587l.218.07c.51.166 1.198.36 1.555.368q.486.01 1.084-.4q4.086-2.76 4.218-2.789c.063-.014.149-.032.207.02c.059.052.053.15.047.177c-.038.161-1.534 1.552-2.308 2.271q-.344.324-.683.653c-.474.457-.83.8.02 1.36c.861.568 1.73 1.134 2.57 1.733c.414.296.786.56 1.246.519c.267-.025.543-.276.683-1.026c.332-1.77.983-5.608 1.133-7.19a1.8 1.8 0 0 0-.017-.393a.42.42 0 0 0-.142-.27c-.12-.098-.305-.118-.387-.117c-.376.007-.953.207-3.73 1.362"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 12a8 8 0 1 1-16 0a8 8 0 0 1 16 0m-8 10c5.523 0 10-4.477 10-10S17.523 2 12 2S2 6.477 2 12s4.477 10 10 10m.358-12.618q-1.458.607-5.831 2.513q-.711.282-.744.552c-.038.304.343.424.862.587l.218.07c.51.166 1.198.36 1.555.368q.486.01 1.084-.4q4.086-2.76 4.218-2.789c.063-.014.149-.032.207.02c.059.052.053.15.047.177c-.038.161-1.534 1.552-2.308 2.271q-.344.324-.683.653c-.474.457-.83.8.02 1.36c.861.568 1.73 1.134 2.57 1.733c.414.296.786.56 1.246.519c.267-.025.543-.276.683-1.026c.332-1.77.983-5.608 1.133-7.19a1.8 1.8 0 0 0-.017-.393a.42.42 0 0 0-.142-.27c-.12-.098-.305-.118-.387-.117c-.376.007-.953.207-3.73 1.362"/></svg> </template>
CSS
.icon-telegram-line {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2012a8%208%200%201%201-16%200a8%208%200%200%201%2016%200m-8%2010c5.523%200%2010-4.477%2010-10S17.523%202%2012%202S2%206.477%202%2012s4.477%2010%2010%2010m.358-12.618q-1.458.607-5.831%202.513q-.711.282-.744.552c-.038.304.343.424.862.587l.218.07c.51.166%201.198.36%201.555.368q.486.01%201.084-.4q4.086-2.76%204.218-2.789c.063-.014.149-.032.207.02c.059.052.053.15.047.177c-.038.161-1.534%201.552-2.308%202.271q-.344.324-.683.653c-.474.457-.83.8.02%201.36c.861.568%201.73%201.134%202.57%201.733c.414.296.786.56%201.246.519c.267-.025.543-.276.683-1.026c.332-1.77.983-5.608%201.133-7.19a1.8%201.8%200%200%200-.017-.393a.42.42%200%200%200-.142-.27c-.12-.098-.305-.118-.387-.117c-.376.007-.953.207-3.73%201.362%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2012a8%208%200%201%201-16%200a8%208%200%200%201%2016%200m-8%2010c5.523%200%2010-4.477%2010-10S17.523%202%2012%202S2%206.477%202%2012s4.477%2010%2010%2010m.358-12.618q-1.458.607-5.831%202.513q-.711.282-.744.552c-.038.304.343.424.862.587l.218.07c.51.166%201.198.36%201.555.368q.486.01%201.084-.4q4.086-2.76%204.218-2.789c.063-.014.149-.032.207.02c.059.052.053.15.047.177c-.038.161-1.534%201.552-2.308%202.271q-.344.324-.683.653c-.474.457-.83.8.02%201.36c.861.568%201.73%201.134%202.57%201.733c.414.296.786.56%201.246.519c.267-.025.543-.276.683-1.026c.332-1.77.983-5.608%201.133-7.19a1.8%201.8%200%200%200-.017-.393a.42.42%200%200%200-.142-.27c-.12-.098-.305-.118-.387-.117c-.376.007-.953.207-3.73%201.362%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/telegram-line.svg?color=%231a73e8&size=48