feat(editor): added miscellaneous missing icons for windows
1
assets/icons/editor/actions/48/NOTE.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Icons transform-move, transform-scale, and transform-rotate were modified from silk icons by maelstrom
|
BIN
assets/icons/editor/actions/48/edit-redo.png
Normal file
After Width: | Height: | Size: 625 B |
BIN
assets/icons/editor/actions/48/edit-undo.png
Normal file
After Width: | Height: | Size: 631 B |
BIN
assets/icons/editor/actions/48/object-group.png
Normal file
After Width: | Height: | Size: 553 B |
BIN
assets/icons/editor/actions/48/object-ungroup.png
Normal file
After Width: | Height: | Size: 666 B |
BIN
assets/icons/editor/actions/48/transform-move.png
Normal file
After Width: | Height: | Size: 355 B |
BIN
assets/icons/editor/actions/48/transform-rotate.png
Normal file
After Width: | Height: | Size: 443 B |
BIN
assets/icons/editor/actions/48/transform-scale.png
Normal file
After Width: | Height: | Size: 512 B |
|
@ -306,8 +306,7 @@
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset theme="edit-select">
|
<iconset theme="edit-select"/>
|
||||||
<normaloff>assets/icons/editor/drag.png</normaloff>assets/icons/editor/drag.png</iconset>
|
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Select Objects</string>
|
<string>Select Objects</string>
|
||||||
|
|