telegram icon
telegram-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- telegram-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
- Aliases
- brand-telegram-solid
1 other variant in Myna UI Icons
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 IcontelegramPixelarticonstelegramPrime Iconstelegram-fillRemix IcontelegramSimple Iconstelegram-outlineTeenyiconstelegramUnicons
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.464 4.41a.75.75 0 0 1 .277.707l-2.065 13.049l-.003.02a4 4 0 0 1-.064.343a1.1 1.1 0 0 1-.26.49a1.06 1.06 0 0 1-.758.327a1.1 1.1 0 0 1-.53-.145a4 4 0 0 1-.296-.186l-.018-.011l-2.467-1.649l-2.353 1.921a5 5 0 0 1-.342.264a1.1 1.1 0 0 1-.605.21a1.06 1.06 0 0 1-.836-.39a1.1 1.1 0 0 1-.227-.605a5 5 0 0 1-.011-.43v-.01l-.136-3.748l-5.256-1.55l-.026-.007a7 7 0 0 1-.504-.16c-.11-.043-.402-.156-.577-.44a1.05 1.05 0 0 1-.056-1.003c.143-.303.42-.447.525-.501c.134-.07.308-.142.483-.215l15.353-6.384a.75.75 0 0 1 .752.104M10.298 13.16l5.23-4.903l-9.892 3.529zm7.617-5.097l-6.208 5.827l2.944 1.91l2.605 1.741z"/></svg>
React
import type { SVGProps } from "react";
export function MynauiTelegramSolid(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.464 4.41a.75.75 0 0 1 .277.707l-2.065 13.049l-.003.02a4 4 0 0 1-.064.343a1.1 1.1 0 0 1-.26.49a1.06 1.06 0 0 1-.758.327a1.1 1.1 0 0 1-.53-.145a4 4 0 0 1-.296-.186l-.018-.011l-2.467-1.649l-2.353 1.921a5 5 0 0 1-.342.264a1.1 1.1 0 0 1-.605.21a1.06 1.06 0 0 1-.836-.39a1.1 1.1 0 0 1-.227-.605a5 5 0 0 1-.011-.43v-.01l-.136-3.748l-5.256-1.55l-.026-.007a7 7 0 0 1-.504-.16c-.11-.043-.402-.156-.577-.44a1.05 1.05 0 0 1-.056-1.003c.143-.303.42-.447.525-.501c.134-.07.308-.142.483-.215l15.353-6.384a.75.75 0 0 1 .752.104M10.298 13.16l5.23-4.903l-9.892 3.529zm7.617-5.097l-6.208 5.827l2.944 1.91l2.605 1.741z"/></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.464 4.41a.75.75 0 0 1 .277.707l-2.065 13.049l-.003.02a4 4 0 0 1-.064.343a1.1 1.1 0 0 1-.26.49a1.06 1.06 0 0 1-.758.327a1.1 1.1 0 0 1-.53-.145a4 4 0 0 1-.296-.186l-.018-.011l-2.467-1.649l-2.353 1.921a5 5 0 0 1-.342.264a1.1 1.1 0 0 1-.605.21a1.06 1.06 0 0 1-.836-.39a1.1 1.1 0 0 1-.227-.605a5 5 0 0 1-.011-.43v-.01l-.136-3.748l-5.256-1.55l-.026-.007a7 7 0 0 1-.504-.16c-.11-.043-.402-.156-.577-.44a1.05 1.05 0 0 1-.056-1.003c.143-.303.42-.447.525-.501c.134-.07.308-.142.483-.215l15.353-6.384a.75.75 0 0 1 .752.104M10.298 13.16l5.23-4.903l-9.892 3.529zm7.617-5.097l-6.208 5.827l2.944 1.91l2.605 1.741z"/></svg> </template>
CSS
.icon-telegram-solid {
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.464%204.41a.75.75%200%200%201%20.277.707l-2.065%2013.049l-.003.02a4%204%200%200%201-.064.343a1.1%201.1%200%200%201-.26.49a1.06%201.06%200%200%201-.758.327a1.1%201.1%200%200%201-.53-.145a4%204%200%200%201-.296-.186l-.018-.011l-2.467-1.649l-2.353%201.921a5%205%200%200%201-.342.264a1.1%201.1%200%200%201-.605.21a1.06%201.06%200%200%201-.836-.39a1.1%201.1%200%200%201-.227-.605a5%205%200%200%201-.011-.43v-.01l-.136-3.748l-5.256-1.55l-.026-.007a7%207%200%200%201-.504-.16c-.11-.043-.402-.156-.577-.44a1.05%201.05%200%200%201-.056-1.003c.143-.303.42-.447.525-.501c.134-.07.308-.142.483-.215l15.353-6.384a.75.75%200%200%201%20.752.104M10.298%2013.16l5.23-4.903l-9.892%203.529zm7.617-5.097l-6.208%205.827l2.944%201.91l2.605%201.741z%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.464%204.41a.75.75%200%200%201%20.277.707l-2.065%2013.049l-.003.02a4%204%200%200%201-.064.343a1.1%201.1%200%200%201-.26.49a1.06%201.06%200%200%201-.758.327a1.1%201.1%200%200%201-.53-.145a4%204%200%200%201-.296-.186l-.018-.011l-2.467-1.649l-2.353%201.921a5%205%200%200%201-.342.264a1.1%201.1%200%200%201-.605.21a1.06%201.06%200%200%201-.836-.39a1.1%201.1%200%200%201-.227-.605a5%205%200%200%201-.011-.43v-.01l-.136-3.748l-5.256-1.55l-.026-.007a7%207%200%200%201-.504-.16c-.11-.043-.402-.156-.577-.44a1.05%201.05%200%200%201-.056-1.003c.143-.303.42-.447.525-.501c.134-.07.308-.142.483-.215l15.353-6.384a.75.75%200%200%201%20.752.104M10.298%2013.16l5.23-4.903l-9.892%203.529zm7.617-5.097l-6.208%205.827l2.944%201.91l2.605%201.741z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/telegram-solid.svg?color=%231a73e8&size=48