Hello!
I noticed there was no square icon for telegram. I'm using the icons for other social networks in their square version and wanted to be able to have a link to our telegram with the square icon too.
Here is an SVG that can be used to fulfill this request: https://www.shareicon.net/download/2015/09/16/102076_telegram.svg
Thanks in advance, and of course, although you very well know it, you are awesome!
I have the same problem :(
+1
Premise: I know that it is not the same thing.
Please keep in mind that this icon is already available in the SVG framework if you take advantage of the masking feature.
https://jsfiddle.net/tagliala/ydq3jrne/14/
Ref: https://fontawesome.com/how-to-use/on-the-web/styling/masking
Also, this is implementable in css (with some limitations) by using the stacking feature: https://fontawesome.com/how-to-use/on-the-web/styling/stacking-icons
Coming to cast my vote here. I want to use it along with fb-square, twitter-square etc.
Most helpful comment
Premise: I know that it is not the same thing.
Please keep in mind that this icon is already available in the SVG framework if you take advantage of the masking feature.
https://jsfiddle.net/tagliala/ydq3jrne/14/
Ref: https://fontawesome.com/how-to-use/on-the-web/styling/masking
Also, this is implementable in css (with some limitations) by using the stacking feature: https://fontawesome.com/how-to-use/on-the-web/styling/stacking-icons