bevy_editor_prototypes icon indicating copy to clipboard operation
bevy_editor_prototypes copied to clipboard

Add and use Lucide icon font

Open chompaa opened this issue 6 months ago • 0 comments
trafficstars

Fixes https://github.com/bevyengine/bevy_editor_prototypes/issues/45.

I took the liberty to add the new icons in two places. I also thought about potentially auto-generating all of the icons, but it seemed excessive. Perhaps we should cherry-pick some (maybe from the Figma).

We can also remove the SVGs used in the asset browser now, but I haven't done that in this PR.

It wasn't clear to me what the icon next to the panel header should be, but the code refers to it being a potential dropdown so I chose the chevron.


Screenshot_2025-04-30_01-57-05

chompaa avatar Apr 30 '25 06:04 chompaa