feat(editor): added fallback icons for windows
BIN
assets/icons/editor/actions/48/application-exit.png
Normal file
After Width: | Height: | Size: 508 B |
BIN
assets/icons/editor/actions/48/audio-volume-high.png
Normal file
After Width: | Height: | Size: 610 B |
Before Width: | Height: | Size: 294 B After Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 688 B After Width: | Height: | Size: 688 B |
Before Width: | Height: | Size: 774 B After Width: | Height: | Size: 774 B |
Before Width: | Height: | Size: 774 B After Width: | Height: | Size: 774 B |
Before Width: | Height: | Size: 354 B |
BIN
assets/icons/editor/actions/48/edit-copy.png
Normal file
After Width: | Height: | Size: 309 B |
BIN
assets/icons/editor/actions/48/edit-cut.png
Normal file
After Width: | Height: | Size: 648 B |
BIN
assets/icons/editor/actions/48/edit-delete.png
Normal file
After Width: | Height: | Size: 537 B |
BIN
assets/icons/editor/actions/48/edit-paste.png
Normal file
After Width: | Height: | Size: 605 B |
Before Width: | Height: | Size: 354 B After Width: | Height: | Size: 354 B |
BIN
assets/icons/editor/actions/48/media-playback-pause.png
Normal file
After Width: | Height: | Size: 721 B |
BIN
assets/icons/editor/actions/48/media-playback-start.png
Normal file
After Width: | Height: | Size: 717 B |
BIN
assets/icons/editor/actions/48/media-playback-stop.png
Normal file
After Width: | Height: | Size: 695 B |
Before Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 688 B |
BIN
assets/icons/editor/actions/48/surface-hinge.png
Normal file
After Width: | Height: | Size: 383 B |
BIN
assets/icons/editor/actions/48/surface-motor.png
Normal file
After Width: | Height: | Size: 395 B |
|
@ -680,7 +680,7 @@
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset theme="surface-weld"/>
|
<iconset theme="surface-hinge"/>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Hinge</string>
|
<string>Hinge</string>
|
||||||
|
@ -697,7 +697,7 @@
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset theme="surface-weld"/>
|
<iconset theme="surface-motor"/>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Motor</string>
|
<string>Motor</string>
|
||||||
|
|