containers / podman-desktop

Podman Desktop - A graphical tool for developing on containers and Kubernetes
https://podman-desktop.io
Apache License 2.0
4.51k stars 287 forks source link

Design: Single-color icon artwork for kind #3296

Closed mairin closed 2 weeks ago

mairin commented 1 year ago

Is your enhancement related to a problem? Please describe

Better design for https://github.com/containers/podman-desktop/pull/3131 at 16x16 pixel-snapped level (in the style of https://www.nerdfonts.com/#home), approved by kind upstream. (I have been in contact and they are open to it.) The icon will be used in the status bar and other places in the UI (lists, dialog prompt (quick input, etc))

ideally kind project would add final icon to https://github.com/kubernetes-sigs/kind/tree/main/logo (i could potentially submit as a pr)

Describe the solution you'd like

Icon should probably be enclosed the way other container list icons are for the kind container entry:

image

use this to convert svg to font https://www.npmjs.com/package/webfont#command-line-interface

use this to test font https://fontdrop.info/#/?darkmode=true

Describe alternatives you've considered

current icon font is ok in the short term but doesn't scale well at 16x16 (it's not legible at that size)

Screenshot from 2023-07-20 16-02-55 Screenshot from 2023-07-20 16-01-52

Additional context

No response

afbjorklund commented 1 year ago

Freel free to do the same for https://github.com/kubernetes/minikube/tree/master/images/logo :-)

https://github.com/kubernetes/minikube/blob/master/images/logo/logo.svg

EDIT: never mind, converted it

minikube-icon

deboer-tim commented 1 year ago

Icon should probably be enclosed the way other container list icons are for the kind container entry:

I'm assuming we'd use the same 'status icon' (outline, bg colors, etc) and just replace the inner image the same way we do for containers/pods/images/volumes.

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had activity in the last 6 months. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!

github-actions[bot] commented 2 weeks ago

This issue has been automatically closed because it has not had any further activity in the last 30 days. Thank you for your contributions!