Telegram Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Telegram icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306648.svg" alt="Telegram icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306648.svg" alt="Telegram icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306648.svg" alt="Telegram icon" :width="24" :height="24" />
CSS background
.icon-telegram {
background-image: url('https://proicons.com/icon/306648.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M500 62C258 62 63 258 63 500s195 438 437 438 438-196 438-438S742 62 500 62zm135 646s-11 27-41 14l-112-85-68-54v-2s200-180 208-188l6-9c0-9-15 0-15 0L348 552l-110-37s-17-6-19-19 19-20 19-20l439-172s36-16 36 10l-78 394z"/></svg>
Telegram in other icon packs
Copied!