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

Icons in Kompassi v2 UI #454

Open
japsu opened this issue Mar 19, 2024 · 2 comments
Open

Icons in Kompassi v2 UI #454

japsu opened this issue Mar 19, 2024 · 2 comments
Labels
guide-v2-embedded Program Guide V2 Embedded

Comments

@japsu
Copy link
Contributor

japsu commented Mar 19, 2024

v1 used FontAwesome. v2 has no icons whatsoever except for Unicode emoji so far.

@knomepasi
Copy link
Contributor

  • Premade icon font/set preferred over selfmade
  • Licensing? Eg. if Kompassi buys a licensed set with restricted use, what should sites/projects using the API do?
  • Provide icon name hints or absolute URLs from API?
  • Monochrome vs. color?
  • List of icons required?

@knomepasi
Copy link
Contributor

knomepasi commented Mar 19, 2024

Icons used in v1
git grep 'fa-' -- '**/*.pug' '**/*.html' + half manual cleanup:

fa-angle-left
fa-angle-right
fa-angle-up
fa-caret-down
fa-check
fa-cloud-download
fa-comment
fa-edit
fa-envelope-o
fa-exclamation-triangle
fa-external-link
fa-floppy-o
fa-fw
fa-gear
fa-lock
fa-minus-circle
fa-money
fa-paper-plane
fa-pencil
fa-pencil-square
fa-pencil-square-o
fa-play
fa-plus
fa-print
fa-save
fa-share-square-o
fa-sign-in
fa-sign-out
fa-spinnerpulse
fa-stop
fa-times-circle
fa-trash
fa-trash-o
fa-undo
fa-user
fa-user-plus
fa-youtube-play

@knomepasi knomepasi added the guide-v2-embedded Program Guide V2 Embedded label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guide-v2-embedded Program Guide V2 Embedded
Projects
Status: No status
Development

No branches or pull requests

2 participants