elm theme - add sub icon in addition to add

This commit is contained in:
Carsten Haitzler 2021-04-10 17:31:35 +01:00
parent 220992f85c
commit 4a080fc315
1 changed files with 1 additions and 0 deletions

View File

@ -189,6 +189,7 @@ ICON("edit-select-all", "i-select-all")
ICON("transform-move", "i-move")
ICON("transform-scale", "i-resize")
ICON("add", "i-plus")
ICON("sub", "i-minus")
ICON("view-order", "i-sort")
ICON("view-sort", "i-sort")
ICON("view-inherit", "i-win-nest")