You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is another approach to render icons in the terminal that is different from the SVG approach (#6042). I've created an icon font set from simple-icons.
Unlike other fonts, these icons have a uniform height, meaning their width varies depending on the icon's content.
We already had this font project, but it was placed in a square viewbox. We are trying to adjust the icon viewbox to ensure that all icons can be displayed at the best size.
I've included the related issue below. I have also attached the preview font to the issue for everyone to download:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This is another approach to render icons in the terminal that is different from the SVG approach (#6042). I've created an icon font set from simple-icons.
Unlike other fonts, these icons have a uniform height, meaning their width varies depending on the icon's content.
We already had this font project, but it was placed in a square viewbox. We are trying to adjust the icon viewbox to ensure that all icons can be displayed at the best size.
I've included the related issue below. I have also attached the preview font to the issue for everyone to download:
Does anyone want to give it a try? Feel free to share your thoughts and experiences here.
Beta Was this translation helpful? Give feedback.
All reactions