Telegram Icon
Free SVG icon from the Mage Icons 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/310435.svg" alt="Telegram icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310435.svg" alt="Telegram icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310435.svg" alt="Telegram icon" :width="24" :height="24" />
CSS background
.icon-telegram {
background-image: url('https://proicons.com/icon/310435.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.0773 2.00105C13.3972 2.01117 14.702 2.28274 15.9164 2.80012C17.1309 3.31749 18.2311 4.07042 19.1535 5.01549C20.0759 5.96057 20.8023 7.07909 21.2907 8.30655C21.7792 9.53401 22.0201 10.8461 21.9995 12.1672C21.3218 25.3588 2.44397 25.2476 1.99953 12.0115C1.99051 10.6878 2.2456 9.37566 2.74984 8.15196C3.25408 6.92825 3.99732 5.81765 4.93597 4.88527C5.87462 3.95289 6.98978 3.2175 8.21608 2.72223C9.44237 2.22696 10.7551 1.98178 12.0773 2.00105ZM13.8945 10.3765C13.8945 10.3765 13.9106 10.3876 13.7884 10.5433C13.6662 10.699 13.4218 10.9437 13.2995 11.055L10.7551 13.5242C10.2106 14.0692 10.2218 14.4029 10.8551 14.8589C11.6662 15.4373 12.4884 15.9712 13.3218 16.5385C14.1551 17.1057 15.1773 17.9399 15.5995 16.7164C15.7071 16.3897 15.7888 16.055 15.844 15.7154C16.0218 14.7366 16.1995 13.7578 16.3551 12.7679C16.5662 11.3775 16.7662 9.98719 16.944 8.58572C17.0329 7.89611 16.6662 7.58467 15.9773 7.75151C15.693 7.81843 15.4143 7.90768 15.144 8.01846L7.88842 11.0772C7.19953 11.3664 6.51064 11.6778 5.83286 12.0115C5.6662 12.1005 5.45508 12.3452 5.4662 12.512C5.47731 12.6789 5.71064 12.868 5.89953 12.9458C6.3662 13.1349 6.8662 13.2684 7.35508 13.4241C7.72694 13.5516 8.12456 13.5847 8.51236 13.5207C8.90017 13.4566 9.26606 13.2973 9.57731 13.0571C10.4995 12.3897 11.444 11.7668 12.3884 11.144C12.8329 10.8436 13.144 10.6768 13.5773 10.3765C13.7995 10.2653 13.8501 10.2145 13.8945 10.2812V10.3765Z" fill="black"/> </svg>
Telegram in other icon packs
Copied!