Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate Default Icon Set: Seti #391

Open
alex-courtis opened this issue Jan 29, 2024 · 1 comment
Open

Consolidate Default Icon Set: Seti #391

alex-courtis opened this issue Jan 29, 2024 · 1 comment

Comments

@alex-courtis
Copy link
Member

We currently have a mix of icon sets

      2 fae-
      7 NOGLYPH-
      8 cod-
     13 oct-
     27 custom-
     31 linux-
     32 fa-
     58 md-
     76 dev-
    122 seti-

Seti is the majority and should be used wherever possible.

#192 will ease this change.

@alex-courtis
Copy link
Member Author

There are only 167 seti icons. We could add them all.

: ; cat glyphnames.json | jq -r 'keys[]' | sed -E 's/([^-])-.*/\1/g' | sort | uniq -c
    387 cod
     33 custom
    191 dev
    786 fa
    170 fae
      5 iec
      2 indent
      1 indentation
    115 linux
   6880 md
      1 METADATA
    310 oct
      9 pl
     32 ple
     11 pom
    167 seti
    228 weather

This was referenced Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant