summaryrefslogtreecommitdiff
path: root/mate/32x32/devices
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-03-26 17:27:58 +0100
committerraveit65 <[email protected]>2019-03-30 18:01:00 +0100
commitc8ac150b8a7aca83fb984eac0b2619b4daf30071 (patch)
tree20601748ee1d50537a41371fbac453b404dec1b0 /mate/32x32/devices
parentc236eabf6ac46e88f474578ecdfa5b10556ea1f4 (diff)
downloadmate-icon-theme-c8ac150b8a7aca83fb984eac0b2619b4daf30071.tar.bz2
mate-icon-theme-c8ac150b8a7aca83fb984eac0b2619b4daf30071.tar.xz
Gen png icons from source. Mate: apps, categories & devices
clean & build: make -C mate clean-png-icons make -C mate build-png-icons
Diffstat (limited to 'mate/32x32/devices')
-rw-r--r--mate/32x32/devices/Makefile.am239
-rw-r--r--mate/32x32/devices/ac-adapter.pngbin2037 -> 1934 bytes
-rw-r--r--mate/32x32/devices/audio-card.pngbin2006 -> 1853 bytes
-rw-r--r--mate/32x32/devices/audio-headphones.pngbin1969 -> 1962 bytes
-rw-r--r--mate/32x32/devices/audio-headset.pngbin1530 -> 1469 bytes
-rw-r--r--mate/32x32/devices/audio-input-microphone.pngbin1839 -> 1895 bytes
-rw-r--r--mate/32x32/devices/audio-speakers.pngbin2388 -> 2205 bytes
-rw-r--r--mate/32x32/devices/battery.pngbin1042 -> 1013 bytes
-rw-r--r--mate/32x32/devices/camera-photo.pngbin1950 -> 1925 bytes
-rw-r--r--mate/32x32/devices/camera-video.pngbin1969 -> 1925 bytes
-rw-r--r--mate/32x32/devices/camera-web.pngbin2067 -> 2160 bytes
-rw-r--r--mate/32x32/devices/computer.pngbin2012 -> 1839 bytes
-rw-r--r--mate/32x32/devices/drive-harddisk.pngbin1519 -> 1532 bytes
-rw-r--r--mate/32x32/devices/drive-multidisk.pngbin2195 -> 2039 bytes
-rw-r--r--mate/32x32/devices/drive-optical.pngbin1528 -> 1459 bytes
-rw-r--r--mate/32x32/devices/drive-removable-media.pngbin1052 -> 1416 bytes
-rw-r--r--mate/32x32/devices/input-dialpad.pngbin1544 -> 1464 bytes
-rw-r--r--mate/32x32/devices/input-gaming.pngbin1573 -> 1709 bytes
-rw-r--r--mate/32x32/devices/input-keyboard.pngbin972 -> 1024 bytes
-rw-r--r--mate/32x32/devices/input-mouse.pngbin1776 -> 1661 bytes
-rw-r--r--mate/32x32/devices/input-tablet.pngbin2338 -> 1657 bytes
-rw-r--r--mate/32x32/devices/input-touchpad.pngbin1421 -> 1452 bytes
-rw-r--r--mate/32x32/devices/media-flash.pngbin1547 -> 1463 bytes
-rw-r--r--mate/32x32/devices/media-floppy.pngbin1238 -> 1193 bytes
-rw-r--r--mate/32x32/devices/media-optical.pngbin2291 -> 2255 bytes
-rw-r--r--mate/32x32/devices/media-removable.pngbin1554 -> 1492 bytes
-rw-r--r--mate/32x32/devices/media-tape.pngbin1317 -> 1212 bytes
-rw-r--r--mate/32x32/devices/modem.pngbin2212 -> 2139 bytes
-rw-r--r--mate/32x32/devices/multimedia-player.pngbin1186 -> 1425 bytes
-rw-r--r--mate/32x32/devices/network-vpn.pngbin1419 -> 1267 bytes
-rw-r--r--mate/32x32/devices/network-wired.pngbin1632 -> 1589 bytes
-rw-r--r--mate/32x32/devices/network-wireless.pngbin2834 -> 2906 bytes
-rw-r--r--mate/32x32/devices/pda.pngbin1059 -> 1197 bytes
-rw-r--r--mate/32x32/devices/phone.pngbin1369 -> 1412 bytes
-rw-r--r--mate/32x32/devices/printer-network.pngbin2160 -> 1844 bytes
-rw-r--r--mate/32x32/devices/printer.pngbin1557 -> 1385 bytes
-rw-r--r--mate/32x32/devices/scanner.pngbin1714 -> 1779 bytes
-rw-r--r--mate/32x32/devices/uninterruptible-power-supply.pngbin1588 -> 1307 bytes
-rw-r--r--mate/32x32/devices/video-display.pngbin1679 -> 1577 bytes
39 files changed, 239 insertions, 0 deletions
diff --git a/mate/32x32/devices/Makefile.am b/mate/32x32/devices/Makefile.am
new file mode 100644
index 0000000..0b4d4ba
--- /dev/null
+++ b/mate/32x32/devices/Makefile.am
@@ -0,0 +1,239 @@
+NULL =
+
+png_icons = \
+ ac-adapter.png \
+ audio-card.png \
+ audio-headphones.png \
+ audio-headset.png \
+ audio-input-microphone.png \
+ audio-speakers.png \
+ battery.png \
+ camera-photo.png \
+ camera-video.png \
+ camera-web.png \
+ computer.png \
+ drive-harddisk.png \
+ drive-multidisk.png \
+ drive-optical.png \
+ drive-removable-media.png \
+ input-dialpad.png \
+ input-gaming.png \
+ input-keyboard.png \
+ input-mouse.png \
+ input-tablet.png \
+ input-touchpad.png \
+ media-flash.png \
+ media-floppy.png \
+ media-optical.png \
+ media-removable.png \
+ media-tape.png \
+ multimedia-player.png \
+ modem.png \
+ network-vpn.png \
+ network-wired.png \
+ network-wireless.png \
+ pda.png \
+ phone.png \
+ printer.png \
+ printer-network.png \
+ scanner.png \
+ uninterruptible-power-supply.png \
+ video-display.png \
+ $(NULL)
+
+ac-adapter.png: ../../../src/batteries.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+audio-card.png: ../../../src/audio-card.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+audio-headphones.png: ../../../src/audio-headphones.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:440:335:472 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+audio-headset.png: ../../../src/audio-headphones.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:140:335:172 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+audio-input-microphone.png: ../../../src/audio-input-microphone.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=302:142:334:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+audio-speakers.png: ../../../src/audio-speakers.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+battery.png: ../../../src/batteries.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:742:335:774 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+camera-photo.png: ../../../src/camera-photo.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=300:142:332:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+camera-video.png: ../../../src/camera-video.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+camera-web.png: ../../../src/camera-web.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+computer.png: ../../../src/computers.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:442:335:474 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+drive-harddisk.png: ../../../src/drive-harddisk.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:138:335:172 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+drive-multidisk.png: ../../../src/drive-multidisk.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:136:335:168 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+drive-optical.png: ../../../src/drives.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+drive-removable-media.png: ../../../src/drives.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+input-dialpad.png: ../../../src/input-dialpad.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+input-gaming.png: ../../../src/input-gaming.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=343:162:375:194 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+input-keyboard.png: ../../../src/keyboards.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+input-mouse.png: ../../../src/input-mouse.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+input-tablet.png: ../../../src/input-tablet.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+input-touchpad.png: ../../../src/input-touchpad.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+media-flash.png: ../../../src/media-flash.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=304:142:336:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+media-floppy.png: ../../../src/media-floppy.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:141:335:173 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+media-optical.png: ../../../src/media-optical.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+media-removable.png: ../../../src/media-removable.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+media-tape.png: ../../../src/media-tape.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+multimedia-player.png: ../../../src/multimedia-player.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+modem.png: ../../../src/modem.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+network-vpn.png: ../../../src/network-vpn.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+network-wired.png: ../../../src/network-wired.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+network-wireless.png: ../../../src/network-wireless.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+pda.png: ../../../src/pda.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+phone.png: ../../../src/phone.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+printer.png: ../../../src/printers.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:434:335:466 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+printer-network.png: ../../../src/printer-network.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:140:335:172 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+scanner.png: ../../../src/scanner.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:140:335:172 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+uninterruptible-power-supply.png: ../../../src/uninterruptible-power-supply.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+video-display.png: ../../../src/displays.svg
+ @echo " "$@
+ @inkscape -z $^ --export-area=303:442:335:474 -w=32 -h=32 -e=$@ 1> /dev/null
+ @mogrify -quiet -strip $@
+
+.PHONY: build-png-icons-local clean-png-icons-local
+build-png-icons-local: $(png_icons)
+
+clean-png-icons-local:
+ @echo " Cleaning icons..."
+ @rm -f $(png_icons)
diff --git a/mate/32x32/devices/ac-adapter.png b/mate/32x32/devices/ac-adapter.png
index 4b190b8..2cfecb8 100644
--- a/mate/32x32/devices/ac-adapter.png
+++ b/mate/32x32/devices/ac-adapter.png
Binary files differ
diff --git a/mate/32x32/devices/audio-card.png b/mate/32x32/devices/audio-card.png
index dbe1719..5afe61b 100644
--- a/mate/32x32/devices/audio-card.png
+++ b/mate/32x32/devices/audio-card.png
Binary files differ
diff --git a/mate/32x32/devices/audio-headphones.png b/mate/32x32/devices/audio-headphones.png
index d628037..2804715 100644
--- a/mate/32x32/devices/audio-headphones.png
+++ b/mate/32x32/devices/audio-headphones.png
Binary files differ
diff --git a/mate/32x32/devices/audio-headset.png b/mate/32x32/devices/audio-headset.png
index 4696c60..7063010 100644
--- a/mate/32x32/devices/audio-headset.png
+++ b/mate/32x32/devices/audio-headset.png
Binary files differ
diff --git a/mate/32x32/devices/audio-input-microphone.png b/mate/32x32/devices/audio-input-microphone.png
index 60a2b14..64fe15a 100644
--- a/mate/32x32/devices/audio-input-microphone.png
+++ b/mate/32x32/devices/audio-input-microphone.png
Binary files differ
diff --git a/mate/32x32/devices/audio-speakers.png b/mate/32x32/devices/audio-speakers.png
index 4d37be4..e2fb049 100644
--- a/mate/32x32/devices/audio-speakers.png
+++ b/mate/32x32/devices/audio-speakers.png
Binary files differ
diff --git a/mate/32x32/devices/battery.png b/mate/32x32/devices/battery.png
index 8cc17ca..99b3eca 100644
--- a/mate/32x32/devices/battery.png
+++ b/mate/32x32/devices/battery.png
Binary files differ
diff --git a/mate/32x32/devices/camera-photo.png b/mate/32x32/devices/camera-photo.png
index f0c9901..b552068 100644
--- a/mate/32x32/devices/camera-photo.png
+++ b/mate/32x32/devices/camera-photo.png
Binary files differ
diff --git a/mate/32x32/devices/camera-video.png b/mate/32x32/devices/camera-video.png
index fcdf4a0..a3fe040 100644
--- a/mate/32x32/devices/camera-video.png
+++ b/mate/32x32/devices/camera-video.png
Binary files differ
diff --git a/mate/32x32/devices/camera-web.png b/mate/32x32/devices/camera-web.png
index f29b708..924c5d7 100644
--- a/mate/32x32/devices/camera-web.png
+++ b/mate/32x32/devices/camera-web.png
Binary files differ
diff --git a/mate/32x32/devices/computer.png b/mate/32x32/devices/computer.png
index 3f3a402..fd95cb2 100644
--- a/mate/32x32/devices/computer.png
+++ b/mate/32x32/devices/computer.png
Binary files differ
diff --git a/mate/32x32/devices/drive-harddisk.png b/mate/32x32/devices/drive-harddisk.png
index cfe4c10..956416b 100644
--- a/mate/32x32/devices/drive-harddisk.png
+++ b/mate/32x32/devices/drive-harddisk.png
Binary files differ
diff --git a/mate/32x32/devices/drive-multidisk.png b/mate/32x32/devices/drive-multidisk.png
index b6fb708..44b4d94 100644
--- a/mate/32x32/devices/drive-multidisk.png
+++ b/mate/32x32/devices/drive-multidisk.png
Binary files differ
diff --git a/mate/32x32/devices/drive-optical.png b/mate/32x32/devices/drive-optical.png
index 034c010..68db630 100644
--- a/mate/32x32/devices/drive-optical.png
+++ b/mate/32x32/devices/drive-optical.png
Binary files differ
diff --git a/mate/32x32/devices/drive-removable-media.png b/mate/32x32/devices/drive-removable-media.png
index 22853a8..9f117ae 100644
--- a/mate/32x32/devices/drive-removable-media.png
+++ b/mate/32x32/devices/drive-removable-media.png
Binary files differ
diff --git a/mate/32x32/devices/input-dialpad.png b/mate/32x32/devices/input-dialpad.png
index 5f2c446..bfab366 100644
--- a/mate/32x32/devices/input-dialpad.png
+++ b/mate/32x32/devices/input-dialpad.png
Binary files differ
diff --git a/mate/32x32/devices/input-gaming.png b/mate/32x32/devices/input-gaming.png
index 9670ee8..02e06a5 100644
--- a/mate/32x32/devices/input-gaming.png
+++ b/mate/32x32/devices/input-gaming.png
Binary files differ
diff --git a/mate/32x32/devices/input-keyboard.png b/mate/32x32/devices/input-keyboard.png
index f0213d1..14d34c7 100644
--- a/mate/32x32/devices/input-keyboard.png
+++ b/mate/32x32/devices/input-keyboard.png
Binary files differ
diff --git a/mate/32x32/devices/input-mouse.png b/mate/32x32/devices/input-mouse.png
index 2fd8ca3..bf21424 100644
--- a/mate/32x32/devices/input-mouse.png
+++ b/mate/32x32/devices/input-mouse.png
Binary files differ
diff --git a/mate/32x32/devices/input-tablet.png b/mate/32x32/devices/input-tablet.png
index d2da198..ab2b28f 100644
--- a/mate/32x32/devices/input-tablet.png
+++ b/mate/32x32/devices/input-tablet.png
Binary files differ
diff --git a/mate/32x32/devices/input-touchpad.png b/mate/32x32/devices/input-touchpad.png
index 0e52113..30e6af9 100644
--- a/mate/32x32/devices/input-touchpad.png
+++ b/mate/32x32/devices/input-touchpad.png
Binary files differ
diff --git a/mate/32x32/devices/media-flash.png b/mate/32x32/devices/media-flash.png
index f3e4621..099ee2f 100644
--- a/mate/32x32/devices/media-flash.png
+++ b/mate/32x32/devices/media-flash.png
Binary files differ
diff --git a/mate/32x32/devices/media-floppy.png b/mate/32x32/devices/media-floppy.png
index 1f1bc8e..bce5f1d 100644
--- a/mate/32x32/devices/media-floppy.png
+++ b/mate/32x32/devices/media-floppy.png
Binary files differ
diff --git a/mate/32x32/devices/media-optical.png b/mate/32x32/devices/media-optical.png
index b0fff39..e8565e7 100644
--- a/mate/32x32/devices/media-optical.png
+++ b/mate/32x32/devices/media-optical.png
Binary files differ
diff --git a/mate/32x32/devices/media-removable.png b/mate/32x32/devices/media-removable.png
index c3a1846..382d7d2 100644
--- a/mate/32x32/devices/media-removable.png
+++ b/mate/32x32/devices/media-removable.png
Binary files differ
diff --git a/mate/32x32/devices/media-tape.png b/mate/32x32/devices/media-tape.png
index 45abe84..b1e0841 100644
--- a/mate/32x32/devices/media-tape.png
+++ b/mate/32x32/devices/media-tape.png
Binary files differ
diff --git a/mate/32x32/devices/modem.png b/mate/32x32/devices/modem.png
index 74a253c..eb60cf8 100644
--- a/mate/32x32/devices/modem.png
+++ b/mate/32x32/devices/modem.png
Binary files differ
diff --git a/mate/32x32/devices/multimedia-player.png b/mate/32x32/devices/multimedia-player.png
index 0a1c1a4..a42efae 100644
--- a/mate/32x32/devices/multimedia-player.png
+++ b/mate/32x32/devices/multimedia-player.png
Binary files differ
diff --git a/mate/32x32/devices/network-vpn.png b/mate/32x32/devices/network-vpn.png
index d3be66f..95b1e68 100644
--- a/mate/32x32/devices/network-vpn.png
+++ b/mate/32x32/devices/network-vpn.png
Binary files differ
diff --git a/mate/32x32/devices/network-wired.png b/mate/32x32/devices/network-wired.png
index 87487c8..5b88194 100644
--- a/mate/32x32/devices/network-wired.png
+++ b/mate/32x32/devices/network-wired.png
Binary files differ
diff --git a/mate/32x32/devices/network-wireless.png b/mate/32x32/devices/network-wireless.png
index 4358de7..a867bd9 100644
--- a/mate/32x32/devices/network-wireless.png
+++ b/mate/32x32/devices/network-wireless.png
Binary files differ
diff --git a/mate/32x32/devices/pda.png b/mate/32x32/devices/pda.png
index 1764bcc..89762f2 100644
--- a/mate/32x32/devices/pda.png
+++ b/mate/32x32/devices/pda.png
Binary files differ
diff --git a/mate/32x32/devices/phone.png b/mate/32x32/devices/phone.png
index 4ca9a6c..cc2e646 100644
--- a/mate/32x32/devices/phone.png
+++ b/mate/32x32/devices/phone.png
Binary files differ
diff --git a/mate/32x32/devices/printer-network.png b/mate/32x32/devices/printer-network.png
index f7d286c..0369bc0 100644
--- a/mate/32x32/devices/printer-network.png
+++ b/mate/32x32/devices/printer-network.png
Binary files differ
diff --git a/mate/32x32/devices/printer.png b/mate/32x32/devices/printer.png
index 3f188cb..d5a2d12 100644
--- a/mate/32x32/devices/printer.png
+++ b/mate/32x32/devices/printer.png
Binary files differ
diff --git a/mate/32x32/devices/scanner.png b/mate/32x32/devices/scanner.png
index f0e8766..d46ed13 100644
--- a/mate/32x32/devices/scanner.png
+++ b/mate/32x32/devices/scanner.png
Binary files differ
diff --git a/mate/32x32/devices/uninterruptible-power-supply.png b/mate/32x32/devices/uninterruptible-power-supply.png
index 1c4aa88..e11c61f 100644
--- a/mate/32x32/devices/uninterruptible-power-supply.png
+++ b/mate/32x32/devices/uninterruptible-power-supply.png
Binary files differ
diff --git a/mate/32x32/devices/video-display.png b/mate/32x32/devices/video-display.png
index 8197196..148a668 100644
--- a/mate/32x32/devices/video-display.png
+++ b/mate/32x32/devices/video-display.png
Binary files differ