summaryrefslogtreecommitdiff
path: root/mate/24x24/devices
diff options
context:
space:
mode:
Diffstat (limited to 'mate/24x24/devices')
-rw-r--r--mate/24x24/devices/Makefile.am76
-rw-r--r--mate/24x24/devices/ac-adapter.pngbin1344 -> 916 bytes
-rw-r--r--mate/24x24/devices/audio-card.pngbin1394 -> 1219 bytes
-rw-r--r--mate/24x24/devices/audio-headphones.pngbin1348 -> 1206 bytes
-rw-r--r--mate/24x24/devices/audio-headset.pngbin1215 -> 1335 bytes
-rw-r--r--mate/24x24/devices/audio-input-microphone.pngbin1243 -> 1223 bytes
-rw-r--r--mate/24x24/devices/audio-speakers.pngbin1428 -> 1241 bytes
-rw-r--r--mate/24x24/devices/battery.pngbin767 -> 458 bytes
-rw-r--r--mate/24x24/devices/camera-photo.pngbin1285 -> 1359 bytes
-rw-r--r--mate/24x24/devices/camera-video.pngbin1433 -> 1292 bytes
-rw-r--r--mate/24x24/devices/camera-web.pngbin1447 -> 1319 bytes
-rw-r--r--mate/24x24/devices/computer.pngbin1380 -> 1193 bytes
-rw-r--r--mate/24x24/devices/drive-harddisk.pngbin1185 -> 1197 bytes
-rw-r--r--mate/24x24/devices/drive-multidisk.pngbin1413 -> 989 bytes
-rw-r--r--mate/24x24/devices/drive-optical.pngbin1326 -> 1141 bytes
-rw-r--r--mate/24x24/devices/drive-removable-media.pngbin998 -> 914 bytes
-rw-r--r--mate/24x24/devices/input-dialpad.pngbin1365 -> 304 bytes
-rw-r--r--mate/24x24/devices/input-gaming.pngbin1274 -> 1015 bytes
-rw-r--r--mate/24x24/devices/input-keyboard.pngbin780 -> 671 bytes
-rw-r--r--mate/24x24/devices/input-mouse.pngbin1285 -> 1122 bytes
-rw-r--r--mate/24x24/devices/input-tablet.pngbin1287 -> 1257 bytes
-rw-r--r--mate/24x24/devices/input-touchpad.pngbin1392 -> 825 bytes
-rw-r--r--mate/24x24/devices/media-flash.pngbin1031 -> 851 bytes
-rw-r--r--mate/24x24/devices/media-floppy.pngbin957 -> 1159 bytes
-rw-r--r--mate/24x24/devices/media-optical.pngbin1514 -> 1406 bytes
-rw-r--r--mate/24x24/devices/media-removable.pngbin1105 -> 1020 bytes
-rw-r--r--mate/24x24/devices/media-tape.pngbin948 -> 1234 bytes
-rw-r--r--mate/24x24/devices/modem.pngbin1563 -> 1161 bytes
-rw-r--r--mate/24x24/devices/multimedia-player.pngbin1203 -> 572 bytes
-rw-r--r--mate/24x24/devices/network-vpn.pngbin1207 -> 939 bytes
-rw-r--r--mate/24x24/devices/network-wired.pngbin1427 -> 750 bytes
-rw-r--r--mate/24x24/devices/network-wireless.pngbin1827 -> 1428 bytes
-rw-r--r--mate/24x24/devices/pda.pngbin1017 -> 727 bytes
-rw-r--r--mate/24x24/devices/phone.pngbin1310 -> 956 bytes
-rw-r--r--mate/24x24/devices/printer-network.pngbin1347 -> 1238 bytes
-rw-r--r--mate/24x24/devices/printer.pngbin1261 -> 962 bytes
-rw-r--r--mate/24x24/devices/scanner.pngbin1359 -> 1206 bytes
-rw-r--r--mate/24x24/devices/uninterruptible-power-supply.pngbin1206 -> 1045 bytes
-rw-r--r--mate/24x24/devices/video-display.pngbin1228 -> 981 bytes
39 files changed, 38 insertions, 38 deletions
diff --git a/mate/24x24/devices/Makefile.am b/mate/24x24/devices/Makefile.am
index d7836aa..8e0cc20 100644
--- a/mate/24x24/devices/Makefile.am
+++ b/mate/24x24/devices/Makefile.am
@@ -43,192 +43,192 @@ png_icons = \
ac-adapter.png: ../../../src/batteries.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=303:100:327:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
audio-card.png: ../../../src/audio-card.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
audio-headphones.png: ../../../src/audio-headphones.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:440:335:472 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:398:326:422 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
audio-headset.png: ../../../src/audio-headphones.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:140:335:172 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:98:326:122 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
audio-speakers.png: ../../../src/audio-speakers.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
battery.png: ../../../src/batteries.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:742:335:774 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:700:326:724 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
camera-photo.png: ../../../src/camera-photo.svg
@echo " "$@
- @inkscape -z $^ --export-area=300:142:332:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=300:101:324:125 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
camera-video.png: ../../../src/camera-video.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
camera-web.png: ../../../src/camera-web.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
computer.png: ../../../src/computers.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:401:326:425 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
drive-harddisk.png: ../../../src/drive-harddisk.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:138:335:172 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:95:326:119 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
drive-multidisk.png: ../../../src/drive-multidisk.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:136:335:168 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:95:326:119 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
drive-optical.png: ../../../src/drives.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
drive-removable-media.png: ../../../src/drives.svg
@echo " "$@
- @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
input-dialpad.png: ../../../src/input-dialpad.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=301:100:325:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
input-gaming.png: ../../../src/input-gaming.svg
@echo " "$@
- @inkscape -z $^ --export-area=343:162:375:194 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=342:119:366:143 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
input-keyboard.png: ../../../src/keyboards.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
input-mouse.png: ../../../src/input-mouse.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
input-tablet.png: ../../../src/input-tablet.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
input-touchpad.png: ../../../src/input-touchpad.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
media-flash.png: ../../../src/media-flash.svg
@echo " "$@
- @inkscape -z $^ --export-area=304:142:336:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
media-floppy.png: ../../../src/media-floppy.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:141:335:173 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
media-optical.png: ../../../src/media-optical.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
media-removable.png: ../../../src/media-removable.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=301:100:325:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
media-tape.png: ../../../src/media-tape.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
multimedia-player.png: ../../../src/multimedia-player.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
modem.png: ../../../src/modem.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
network-vpn.png: ../../../src/network-vpn.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
network-wired.png: ../../../src/network-wired.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=303:100:327:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
network-wireless.png: ../../../src/network-wireless.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
pda.png: ../../../src/pda.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
phone.png: ../../../src/phone.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=301:100:325:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
printer.png: ../../../src/printers.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:434:335:466 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:393:326:417 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
printer-network.png: ../../../src/printer-network.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:140:335:172 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:98:326:122 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
scanner.png: ../../../src/scanner.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:140:335:172 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:99:326:123 -w=24 -h=24 -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=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=303:100:327:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
video-display.png: ../../../src/displays.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:401:326:425 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
.PHONY: build-png-icons-local clean-png-icons-local
diff --git a/mate/24x24/devices/ac-adapter.png b/mate/24x24/devices/ac-adapter.png
index 6764e7e..281a1a2 100644
--- a/mate/24x24/devices/ac-adapter.png
+++ b/mate/24x24/devices/ac-adapter.png
Binary files differ
diff --git a/mate/24x24/devices/audio-card.png b/mate/24x24/devices/audio-card.png
index a0861f9..36e77ae 100644
--- a/mate/24x24/devices/audio-card.png
+++ b/mate/24x24/devices/audio-card.png
Binary files differ
diff --git a/mate/24x24/devices/audio-headphones.png b/mate/24x24/devices/audio-headphones.png
index 91c9631..063ceaf 100644
--- a/mate/24x24/devices/audio-headphones.png
+++ b/mate/24x24/devices/audio-headphones.png
Binary files differ
diff --git a/mate/24x24/devices/audio-headset.png b/mate/24x24/devices/audio-headset.png
index dab25dd..df467b0 100644
--- a/mate/24x24/devices/audio-headset.png
+++ b/mate/24x24/devices/audio-headset.png
Binary files differ
diff --git a/mate/24x24/devices/audio-input-microphone.png b/mate/24x24/devices/audio-input-microphone.png
index 0874c26..c1476d0 100644
--- a/mate/24x24/devices/audio-input-microphone.png
+++ b/mate/24x24/devices/audio-input-microphone.png
Binary files differ
diff --git a/mate/24x24/devices/audio-speakers.png b/mate/24x24/devices/audio-speakers.png
index 65ab161..242ff76 100644
--- a/mate/24x24/devices/audio-speakers.png
+++ b/mate/24x24/devices/audio-speakers.png
Binary files differ
diff --git a/mate/24x24/devices/battery.png b/mate/24x24/devices/battery.png
index c776f62..bac39ad 100644
--- a/mate/24x24/devices/battery.png
+++ b/mate/24x24/devices/battery.png
Binary files differ
diff --git a/mate/24x24/devices/camera-photo.png b/mate/24x24/devices/camera-photo.png
index 32c9623..50cfcfe 100644
--- a/mate/24x24/devices/camera-photo.png
+++ b/mate/24x24/devices/camera-photo.png
Binary files differ
diff --git a/mate/24x24/devices/camera-video.png b/mate/24x24/devices/camera-video.png
index 7f470d6..2334fba 100644
--- a/mate/24x24/devices/camera-video.png
+++ b/mate/24x24/devices/camera-video.png
Binary files differ
diff --git a/mate/24x24/devices/camera-web.png b/mate/24x24/devices/camera-web.png
index 0fc4281..d1f4539 100644
--- a/mate/24x24/devices/camera-web.png
+++ b/mate/24x24/devices/camera-web.png
Binary files differ
diff --git a/mate/24x24/devices/computer.png b/mate/24x24/devices/computer.png
index 67bdc75..a179dbf 100644
--- a/mate/24x24/devices/computer.png
+++ b/mate/24x24/devices/computer.png
Binary files differ
diff --git a/mate/24x24/devices/drive-harddisk.png b/mate/24x24/devices/drive-harddisk.png
index 4361144..c554315 100644
--- a/mate/24x24/devices/drive-harddisk.png
+++ b/mate/24x24/devices/drive-harddisk.png
Binary files differ
diff --git a/mate/24x24/devices/drive-multidisk.png b/mate/24x24/devices/drive-multidisk.png
index ca4737d..9bc2b1a 100644
--- a/mate/24x24/devices/drive-multidisk.png
+++ b/mate/24x24/devices/drive-multidisk.png
Binary files differ
diff --git a/mate/24x24/devices/drive-optical.png b/mate/24x24/devices/drive-optical.png
index 4fa7d64..e42c7c3 100644
--- a/mate/24x24/devices/drive-optical.png
+++ b/mate/24x24/devices/drive-optical.png
Binary files differ
diff --git a/mate/24x24/devices/drive-removable-media.png b/mate/24x24/devices/drive-removable-media.png
index 8e042dd..2a5e2b1 100644
--- a/mate/24x24/devices/drive-removable-media.png
+++ b/mate/24x24/devices/drive-removable-media.png
Binary files differ
diff --git a/mate/24x24/devices/input-dialpad.png b/mate/24x24/devices/input-dialpad.png
index d55623a..17e39b8 100644
--- a/mate/24x24/devices/input-dialpad.png
+++ b/mate/24x24/devices/input-dialpad.png
Binary files differ
diff --git a/mate/24x24/devices/input-gaming.png b/mate/24x24/devices/input-gaming.png
index bb2c2b7..74c2bf5 100644
--- a/mate/24x24/devices/input-gaming.png
+++ b/mate/24x24/devices/input-gaming.png
Binary files differ
diff --git a/mate/24x24/devices/input-keyboard.png b/mate/24x24/devices/input-keyboard.png
index 8aa595b..13a361d 100644
--- a/mate/24x24/devices/input-keyboard.png
+++ b/mate/24x24/devices/input-keyboard.png
Binary files differ
diff --git a/mate/24x24/devices/input-mouse.png b/mate/24x24/devices/input-mouse.png
index 45f9009..7fa7854 100644
--- a/mate/24x24/devices/input-mouse.png
+++ b/mate/24x24/devices/input-mouse.png
Binary files differ
diff --git a/mate/24x24/devices/input-tablet.png b/mate/24x24/devices/input-tablet.png
index acdac51..cf3771e 100644
--- a/mate/24x24/devices/input-tablet.png
+++ b/mate/24x24/devices/input-tablet.png
Binary files differ
diff --git a/mate/24x24/devices/input-touchpad.png b/mate/24x24/devices/input-touchpad.png
index 475a5b8..2eef242 100644
--- a/mate/24x24/devices/input-touchpad.png
+++ b/mate/24x24/devices/input-touchpad.png
Binary files differ
diff --git a/mate/24x24/devices/media-flash.png b/mate/24x24/devices/media-flash.png
index 4f3ab37..c80df1b 100644
--- a/mate/24x24/devices/media-flash.png
+++ b/mate/24x24/devices/media-flash.png
Binary files differ
diff --git a/mate/24x24/devices/media-floppy.png b/mate/24x24/devices/media-floppy.png
index 8ff1ad9..1ff1c92 100644
--- a/mate/24x24/devices/media-floppy.png
+++ b/mate/24x24/devices/media-floppy.png
Binary files differ
diff --git a/mate/24x24/devices/media-optical.png b/mate/24x24/devices/media-optical.png
index 4386308..3816189 100644
--- a/mate/24x24/devices/media-optical.png
+++ b/mate/24x24/devices/media-optical.png
Binary files differ
diff --git a/mate/24x24/devices/media-removable.png b/mate/24x24/devices/media-removable.png
index bd84aa4..328f4ec 100644
--- a/mate/24x24/devices/media-removable.png
+++ b/mate/24x24/devices/media-removable.png
Binary files differ
diff --git a/mate/24x24/devices/media-tape.png b/mate/24x24/devices/media-tape.png
index 4e115a1..05f62fa 100644
--- a/mate/24x24/devices/media-tape.png
+++ b/mate/24x24/devices/media-tape.png
Binary files differ
diff --git a/mate/24x24/devices/modem.png b/mate/24x24/devices/modem.png
index 0b12e34..b1dff76 100644
--- a/mate/24x24/devices/modem.png
+++ b/mate/24x24/devices/modem.png
Binary files differ
diff --git a/mate/24x24/devices/multimedia-player.png b/mate/24x24/devices/multimedia-player.png
index e283aa3..531cee2 100644
--- a/mate/24x24/devices/multimedia-player.png
+++ b/mate/24x24/devices/multimedia-player.png
Binary files differ
diff --git a/mate/24x24/devices/network-vpn.png b/mate/24x24/devices/network-vpn.png
index 5ea124d..5f6d472 100644
--- a/mate/24x24/devices/network-vpn.png
+++ b/mate/24x24/devices/network-vpn.png
Binary files differ
diff --git a/mate/24x24/devices/network-wired.png b/mate/24x24/devices/network-wired.png
index 6614fa4..00eb2e9 100644
--- a/mate/24x24/devices/network-wired.png
+++ b/mate/24x24/devices/network-wired.png
Binary files differ
diff --git a/mate/24x24/devices/network-wireless.png b/mate/24x24/devices/network-wireless.png
index c6ea570..45f7b3c 100644
--- a/mate/24x24/devices/network-wireless.png
+++ b/mate/24x24/devices/network-wireless.png
Binary files differ
diff --git a/mate/24x24/devices/pda.png b/mate/24x24/devices/pda.png
index b352f1e..ad3b445 100644
--- a/mate/24x24/devices/pda.png
+++ b/mate/24x24/devices/pda.png
Binary files differ
diff --git a/mate/24x24/devices/phone.png b/mate/24x24/devices/phone.png
index 6373df5..f2d768c 100644
--- a/mate/24x24/devices/phone.png
+++ b/mate/24x24/devices/phone.png
Binary files differ
diff --git a/mate/24x24/devices/printer-network.png b/mate/24x24/devices/printer-network.png
index 1ffdec5..a30a16e 100644
--- a/mate/24x24/devices/printer-network.png
+++ b/mate/24x24/devices/printer-network.png
Binary files differ
diff --git a/mate/24x24/devices/printer.png b/mate/24x24/devices/printer.png
index bfea20d..ea82029 100644
--- a/mate/24x24/devices/printer.png
+++ b/mate/24x24/devices/printer.png
Binary files differ
diff --git a/mate/24x24/devices/scanner.png b/mate/24x24/devices/scanner.png
index b85c049..3ddd1ad 100644
--- a/mate/24x24/devices/scanner.png
+++ b/mate/24x24/devices/scanner.png
Binary files differ
diff --git a/mate/24x24/devices/uninterruptible-power-supply.png b/mate/24x24/devices/uninterruptible-power-supply.png
index 657b42a..6defbf5 100644
--- a/mate/24x24/devices/uninterruptible-power-supply.png
+++ b/mate/24x24/devices/uninterruptible-power-supply.png
Binary files differ
diff --git a/mate/24x24/devices/video-display.png b/mate/24x24/devices/video-display.png
index b93cafc..60252b0 100644
--- a/mate/24x24/devices/video-display.png
+++ b/mate/24x24/devices/video-display.png
Binary files differ