telegram logo icon

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

Name
telegram-logo-bold
Set
Phosphor
Style
Bold
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="M231.49 23.16a13 13 0 0 0-13.23-2.26L15.6 100.21a18.22 18.22 0 0 0 3.12 34.86L68 144.74V200a20 20 0 0 0 34.4 13.88l22.67-23.51L162.35 223a20 20 0 0 0 32.7-10.54l40.62-176.55a13 13 0 0 0-4.18-12.75m-92.08 54.36l-62.19 44.57l-34.43-6.75ZM92 190.06v-28.71l15 13.15Zm81.16 10.52l-73.88-64.77l106.31-76.18Z"/></svg>

React

import type { SVGProps } from "react";

export function PhTelegramLogoBold(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="M231.49 23.16a13 13 0 0 0-13.23-2.26L15.6 100.21a18.22 18.22 0 0 0 3.12 34.86L68 144.74V200a20 20 0 0 0 34.4 13.88l22.67-23.51L162.35 223a20 20 0 0 0 32.7-10.54l40.62-176.55a13 13 0 0 0-4.18-12.75m-92.08 54.36l-62.19 44.57l-34.43-6.75ZM92 190.06v-28.71l15 13.15Zm81.16 10.52l-73.88-64.77l106.31-76.18Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M231.49 23.16a13 13 0 0 0-13.23-2.26L15.6 100.21a18.22 18.22 0 0 0 3.12 34.86L68 144.74V200a20 20 0 0 0 34.4 13.88l22.67-23.51L162.35 223a20 20 0 0 0 32.7-10.54l40.62-176.55a13 13 0 0 0-4.18-12.75m-92.08 54.36l-62.19 44.57l-34.43-6.75ZM92 190.06v-28.71l15 13.15Zm81.16 10.52l-73.88-64.77l106.31-76.18Z"/></svg>
</template>

CSS

.icon-telegram-logo-bold {
  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%22M231.49%2023.16a13%2013%200%200%200-13.23-2.26L15.6%20100.21a18.22%2018.22%200%200%200%203.12%2034.86L68%20144.74V200a20%2020%200%200%200%2034.4%2013.88l22.67-23.51L162.35%20223a20%2020%200%200%200%2032.7-10.54l40.62-176.55a13%2013%200%200%200-4.18-12.75m-92.08%2054.36l-62.19%2044.57l-34.43-6.75ZM92%20190.06v-28.71l15%2013.15Zm81.16%2010.52l-73.88-64.77l106.31-76.18Z%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%22M231.49%2023.16a13%2013%200%200%200-13.23-2.26L15.6%20100.21a18.22%2018.22%200%200%200%203.12%2034.86L68%20144.74V200a20%2020%200%200%200%2034.4%2013.88l22.67-23.51L162.35%20223a20%2020%200%200%200%2032.7-10.54l40.62-176.55a13%2013%200%200%200-4.18-12.75m-92.08%2054.36l-62.19%2044.57l-34.43-6.75ZM92%20190.06v-28.71l15%2013.15Zm81.16%2010.52l-73.88-64.77l106.31-76.18Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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