telegram logo icon

telegram-logo-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
telegram-logo-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the telegram logo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M227.57 27.7a7 7 0 0 0-7.13-1.22L17.78 105.79a12.23 12.23 0 0 0 2.1 23.39L74 139.81V200a14 14 0 0 0 24.08 9.71l26.64-27.63l41.58 36.45a13.9 13.9 0 0 0 9.2 3.49a14.3 14.3 0 0 0 4.36-.69a13.86 13.86 0 0 0 9.34-10.17l40.62-176.59a7 7 0 0 0-2.25-6.87M22.05 117.37a.46.46 0 0 1 0-.32a.5.5 0 0 1 .15-.08l159.71-62.52l-103.3 74l-56.41-11.04Zm67.39 84A2 2 0 0 1 86 200v-51.89l29.69 26Zm88.07 7.08a1.93 1.93 0 0 1-1.34 1.44a2 2 0 0 1-2-.4l-84.53-74.15L215 45.5Z"/></svg>

React

import type { SVGProps } from "react";

export function PhTelegramLogoLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M227.57 27.7a7 7 0 0 0-7.13-1.22L17.78 105.79a12.23 12.23 0 0 0 2.1 23.39L74 139.81V200a14 14 0 0 0 24.08 9.71l26.64-27.63l41.58 36.45a13.9 13.9 0 0 0 9.2 3.49a14.3 14.3 0 0 0 4.36-.69a13.86 13.86 0 0 0 9.34-10.17l40.62-176.59a7 7 0 0 0-2.25-6.87M22.05 117.37a.46.46 0 0 1 0-.32a.5.5 0 0 1 .15-.08l159.71-62.52l-103.3 74l-56.41-11.04Zm67.39 84A2 2 0 0 1 86 200v-51.89l29.69 26Zm88.07 7.08a1.93 1.93 0 0 1-1.34 1.44a2 2 0 0 1-2-.4l-84.53-74.15L215 45.5Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M227.57 27.7a7 7 0 0 0-7.13-1.22L17.78 105.79a12.23 12.23 0 0 0 2.1 23.39L74 139.81V200a14 14 0 0 0 24.08 9.71l26.64-27.63l41.58 36.45a13.9 13.9 0 0 0 9.2 3.49a14.3 14.3 0 0 0 4.36-.69a13.86 13.86 0 0 0 9.34-10.17l40.62-176.59a7 7 0 0 0-2.25-6.87M22.05 117.37a.46.46 0 0 1 0-.32a.5.5 0 0 1 .15-.08l159.71-62.52l-103.3 74l-56.41-11.04Zm67.39 84A2 2 0 0 1 86 200v-51.89l29.69 26Zm88.07 7.08a1.93 1.93 0 0 1-1.34 1.44a2 2 0 0 1-2-.4l-84.53-74.15L215 45.5Z"/></svg>
</template>

CSS

.icon-telegram-logo-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M227.57%2027.7a7%207%200%200%200-7.13-1.22L17.78%20105.79a12.23%2012.23%200%200%200%202.1%2023.39L74%20139.81V200a14%2014%200%200%200%2024.08%209.71l26.64-27.63l41.58%2036.45a13.9%2013.9%200%200%200%209.2%203.49a14.3%2014.3%200%200%200%204.36-.69a13.86%2013.86%200%200%200%209.34-10.17l40.62-176.59a7%207%200%200%200-2.25-6.87M22.05%20117.37a.46.46%200%200%201%200-.32a.5.5%200%200%201%20.15-.08l159.71-62.52l-103.3%2074l-56.41-11.04Zm67.39%2084A2%202%200%200%201%2086%20200v-51.89l29.69%2026Zm88.07%207.08a1.93%201.93%200%200%201-1.34%201.44a2%202%200%200%201-2-.4l-84.53-74.15L215%2045.5Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M227.57%2027.7a7%207%200%200%200-7.13-1.22L17.78%20105.79a12.23%2012.23%200%200%200%202.1%2023.39L74%20139.81V200a14%2014%200%200%200%2024.08%209.71l26.64-27.63l41.58%2036.45a13.9%2013.9%200%200%200%209.2%203.49a14.3%2014.3%200%200%200%204.36-.69a13.86%2013.86%200%200%200%209.34-10.17l40.62-176.59a7%207%200%200%200-2.25-6.87M22.05%20117.37a.46.46%200%200%201%200-.32a.5.5%200%200%201%20.15-.08l159.71-62.52l-103.3%2074l-56.41-11.04Zm67.39%2084A2%202%200%200%201%2086%20200v-51.89l29.69%2026Zm88.07%207.08a1.93%201.93%200%200%201-1.34%201.44a2%202%200%200%201-2-.4l-84.53-74.15L215%2045.5Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/telegram-logo-light.svg?color=%231a73e8&size=48