telegram logo icon

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

Name
telegram-logo-thin
Set
Phosphor
Style
Thin
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="M226.27 29.22a5 5 0 0 0-5.1-.87L18.51 107.66a10.22 10.22 0 0 0 1.75 19.56L76 138.16V200a12 12 0 0 0 7.51 11.13A12.1 12.1 0 0 0 88 212a12 12 0 0 0 8.62-3.68l28-29l43 37.71a12 12 0 0 0 7.89 3a12.5 12.5 0 0 0 3.74-.59a11.87 11.87 0 0 0 8-8.72l40.62-176.6a5 5 0 0 0-1.6-4.9M20 117.38a2.13 2.13 0 0 1 1.42-2.27l174.65-68.35l-117 83.85l-57.26-11.24a2.12 2.12 0 0 1-1.81-1.99m70.87 85.38A4 4 0 0 1 84 200v-56.3l34.58 30.3Zm88.58 6.14a4 4 0 0 1-6.57 2.09l-86.45-75.81l131.7-94.38Z"/></svg>

React

import type { SVGProps } from "react";

export function PhTelegramLogoThin(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="M226.27 29.22a5 5 0 0 0-5.1-.87L18.51 107.66a10.22 10.22 0 0 0 1.75 19.56L76 138.16V200a12 12 0 0 0 7.51 11.13A12.1 12.1 0 0 0 88 212a12 12 0 0 0 8.62-3.68l28-29l43 37.71a12 12 0 0 0 7.89 3a12.5 12.5 0 0 0 3.74-.59a11.87 11.87 0 0 0 8-8.72l40.62-176.6a5 5 0 0 0-1.6-4.9M20 117.38a2.13 2.13 0 0 1 1.42-2.27l174.65-68.35l-117 83.85l-57.26-11.24a2.12 2.12 0 0 1-1.81-1.99m70.87 85.38A4 4 0 0 1 84 200v-56.3l34.58 30.3Zm88.58 6.14a4 4 0 0 1-6.57 2.09l-86.45-75.81l131.7-94.38Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M226.27 29.22a5 5 0 0 0-5.1-.87L18.51 107.66a10.22 10.22 0 0 0 1.75 19.56L76 138.16V200a12 12 0 0 0 7.51 11.13A12.1 12.1 0 0 0 88 212a12 12 0 0 0 8.62-3.68l28-29l43 37.71a12 12 0 0 0 7.89 3a12.5 12.5 0 0 0 3.74-.59a11.87 11.87 0 0 0 8-8.72l40.62-176.6a5 5 0 0 0-1.6-4.9M20 117.38a2.13 2.13 0 0 1 1.42-2.27l174.65-68.35l-117 83.85l-57.26-11.24a2.12 2.12 0 0 1-1.81-1.99m70.87 85.38A4 4 0 0 1 84 200v-56.3l34.58 30.3Zm88.58 6.14a4 4 0 0 1-6.57 2.09l-86.45-75.81l131.7-94.38Z"/></svg>
</template>

CSS

.icon-telegram-logo-thin {
  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%22M226.27%2029.22a5%205%200%200%200-5.1-.87L18.51%20107.66a10.22%2010.22%200%200%200%201.75%2019.56L76%20138.16V200a12%2012%200%200%200%207.51%2011.13A12.1%2012.1%200%200%200%2088%20212a12%2012%200%200%200%208.62-3.68l28-29l43%2037.71a12%2012%200%200%200%207.89%203a12.5%2012.5%200%200%200%203.74-.59a11.87%2011.87%200%200%200%208-8.72l40.62-176.6a5%205%200%200%200-1.6-4.9M20%20117.38a2.13%202.13%200%200%201%201.42-2.27l174.65-68.35l-117%2083.85l-57.26-11.24a2.12%202.12%200%200%201-1.81-1.99m70.87%2085.38A4%204%200%200%201%2084%20200v-56.3l34.58%2030.3Zm88.58%206.14a4%204%200%200%201-6.57%202.09l-86.45-75.81l131.7-94.38Z%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%22M226.27%2029.22a5%205%200%200%200-5.1-.87L18.51%20107.66a10.22%2010.22%200%200%200%201.75%2019.56L76%20138.16V200a12%2012%200%200%200%207.51%2011.13A12.1%2012.1%200%200%200%2088%20212a12%2012%200%200%200%208.62-3.68l28-29l43%2037.71a12%2012%200%200%200%207.89%203a12.5%2012.5%200%200%200%203.74-.59a11.87%2011.87%200%200%200%208-8.72l40.62-176.6a5%205%200%200%200-1.6-4.9M20%20117.38a2.13%202.13%200%200%201%201.42-2.27l174.65-68.35l-117%2083.85l-57.26-11.24a2.12%202.12%200%200%201-1.81-1.99m70.87%2085.38A4%204%200%200%201%2084%20200v-56.3l34.58%2030.3Zm88.58%206.14a4%204%200%200%201-6.57%202.09l-86.45-75.81l131.7-94.38Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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