mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 17:35:54 +03:00
[GH-ISSUE #539] Text in icons #319
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#319
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cyberalien on GitHub (Mar 24, 2019).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/539
Several SVG icons have text layers in them: gu, gs, sm. That causes icons to render differently on different operating systems. "gs" flag uses font "Timmons" that is custom font nobody has.
Maybe that text should be converted to shapes?
@Findus23 commented on GitHub (Mar 24, 2019):
Makes sense to me. Especially as fonts like
Trebuchet MSare nonfree, one can't expect everyone to have them.@lipis commented on GitHub (Nov 8, 2020):
PR's are welcome for this..
@lipis commented on GitHub (Oct 30, 2021):
gs is fixed.. let's have it per flag..
@vhscom commented on GitHub (Feb 5, 2022):
I just checked with @cyberalien who mentioned there are still two flags relying on fonts but he's going to include this in the Iconify sets without those two flags which seems reasonable me. In doing so
flag-iconswill become available for use along with other fonts with https://github.com/antfu/unplugin-icons which has very broad support for apps and will help make it easier to consume flags in web apps.