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/310485.svg" alt="Telegram icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310485.svg" alt="Telegram icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310485.svg" alt="Telegram icon" :width="24" :height="24" />
CSS background
.icon-telegram {
background-image: url('https://proicons.com/icon/310485.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.3971 2.01117 14.7019 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.3217 25.3588 2.44396 25.2476 1.99951 12.0115C1.9905 10.6878 2.24559 9.37566 2.74983 8.15196C3.25407 6.92825 3.9973 5.81765 4.93595 4.88527C5.8746 3.95289 6.98977 3.2175 8.21606 2.72223C9.44236 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.4217 10.9437 13.2995 11.055L10.7551 13.5242C10.2106 14.0692 10.2217 14.4029 10.8551 14.8589C11.6662 15.4373 12.4884 15.9712 13.3217 16.5385C14.1551 17.1057 15.1773 17.9399 15.5995 16.7164C15.7071 16.3897 15.7888 16.055 15.844 15.7154C16.0217 14.7366 16.1995 13.7578 16.3551 12.7679C16.5662 11.3775 16.7662 9.98719 16.944 8.58572C17.0328 7.89611 16.6662 7.58467 15.9773 7.75151C15.6929 7.81843 15.4143 7.90768 15.144 8.01846L7.8884 11.0772C7.19951 11.3664 6.51062 11.6778 5.83285 12.0115C5.66618 12.1005 5.45507 12.3452 5.46618 12.512C5.47729 12.6789 5.71063 12.868 5.89951 12.9458C6.36618 13.1349 6.86618 13.2684 7.35507 13.4241C7.72693 13.5516 8.12454 13.5847 8.51235 13.5207C8.90015 13.4566 9.26604 13.2973 9.57729 13.0571C10.4995 12.3897 11.444 11.7668 12.3884 11.144C12.8328 10.8436 13.144 10.6768 13.5773 10.3765C13.7995 10.2653 13.8501 10.2145 13.8945 10.2812V10.3765Z" fill="url(#paint0_linear_1034_60)"/> <defs> <linearGradient id="paint0_linear_1034_60" x1="12" y1="2" x2="12" y2="22" gradientUnits="userSpaceOnUse"> <stop stop-color="#55A9DB"/> <stop offset="1" stop-color="#4091CE"/> </linearGradient> </defs> </svg>
Telegram in other icon packs
Copied!