Skip to content

Commit

Permalink
[ui] add label icon
Browse files Browse the repository at this point in the history
  • Loading branch information
benpankow committed Nov 12, 2024
1 parent e84d8a6 commit a844b71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ import key_command from '../icon-svgs/key_command.svg';
import key_option from '../icon-svgs/key_option.svg';
import key_return from '../icon-svgs/key_return.svg';
import key_shift from '../icon-svgs/key_shift.svg';
import label from '../icon-svgs/label.svg';
import launch from '../icon-svgs/launch.svg';
import launchpad from '../icon-svgs/launchpad.svg';
import layers from '../icon-svgs/layers.svg';
Expand Down Expand Up @@ -596,6 +597,7 @@ export const Icons = {
key_option,
key_return,
key_shift,
label,
launch,
launchpad,
layers,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a844b71

Please sign in to comment.