Themer For Telegram Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Themer For 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/348464.svg" alt="Themer For Telegram icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348464.svg" alt="Themer For Telegram icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348464.svg" alt="Themer For Telegram icon" :width="24" :height="24" />
CSS background
.icon-themer-for-telegram {
background-image: url('https://proicons.com/icon/348464.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m34.8872,12.2346c.9849-.8122,2.3897.6574,1.6873,1.7789-2.6721,3.5464-5.3936,7.0502-8.0903,10.5734-.5259.7116-1.3555,1.1834-2.2026,1.0983-1.5319-.0387-2.8026-1.864-2.3649-3.4922.1906-1.021,1.0378-1.6397,1.7296-2.2507,3.0957-2.5448,6.1137-5.2094,9.241-7.7077Z"/><path class="b" d="m21.0553,24.0528c2.1248-1.0248,4.8816,1.0403,4.5569,3.616-.1165,2.5409-2.3861,4.5712-4.677,4.3082-1.4119-.1586-2.9792-.8779-3.6991-2.2779.0212-1.2337,1.4436-1.516,1.6448-2.6684.2576-1.2956.9883-2.5293,2.1744-2.9779Z"/><path class="b" d="m36.53,5.7863c-5.4829,1.3873-10.5286,4.2598-15.5107,7.045-3.585,2.0618-7.1445,4.2005-10.468,6.7445-1.7446,1.4223-3.5882,2.8865-4.6567,5.0217-.5773,1.1007-.539,2.5719.2328,3.5505,1.1195,1.4921,2.6951,2.4357,4.14,3.498,5.1447,3.4701,10.5701,6.4475,16.1996,8.8551,2.3729.9087,4.7875,1.9605,7.3359,1.9989,1.5948-.007,2.6505-1.5621,3.3076-2.9739,1.6106-3.54,2.1816-7.4993,2.8801-11.3398,1.1226-5.158,2.2072-10.3613,2.5006-15.6696-.0032-2.0163.1785-4.2843-.9665-6.0036-1.3108-1.4188-3.3553-1.0239-4.9947-.7269Z"/></svg>
Copied!