summaryrefslogtreecommitdiff
path: root/mate/24x24/status
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-08-20 17:54:20 +0200
committerZenWalker <[email protected]>2019-08-21 16:06:25 +0200
commit0e2aa2a3887d008ec6ac39894ed482b49f871eee (patch)
tree8a45615a214ff61bc6f54ee102ff14ddd3fa47ff /mate/24x24/status
parent9fb9c47166ee36ba846bd4cc7703e3a6696e4d07 (diff)
downloadmate-icon-theme-0e2aa2a3887d008ec6ac39894ed482b49f871eee.tar.bz2
mate-icon-theme-0e2aa2a3887d008ec6ac39894ed482b49f871eee.tar.xz
Upscale 22x22px icons to 24x24px adding 1px to the edges
Helper script: dirs=() for dir in $(find ./mate/24x24 -mindepth 1 -maxdepth 1 -type d); do directory=$(basename $dir) if [ -f "mate/22x22/$directory/Makefile.am" ]; \ then cp mate/22x22/$directory/Makefile.am mate/24x24/$directory/Makefile.am sed -i -e 's/-w=22 -h=22/-w=24 -h=24/g' mate/24x24/$directory/Makefile.am dirs+=($directory) fi done ./autogen.sh for dir in ${dirs[@]}; do make -C mate/24x24/$dir clean-png-icons build-png-icons done Change: - @inkscape -z $^ --export-area=A:B:C:D -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=A-1:B-1:C+1:D+1 -w=24 -h=24 -e=$@ 1> /dev/null
Diffstat (limited to 'mate/24x24/status')
-rw-r--r--mate/24x24/status/Makefile.am164
-rw-r--r--mate/24x24/status/appointment-missed.pngbin1686 -> 1531 bytes
-rw-r--r--mate/24x24/status/appointment-soon.pngbin1618 -> 1373 bytes
-rw-r--r--mate/24x24/status/audio-volume-high.pngbin1360 -> 1365 bytes
-rw-r--r--mate/24x24/status/audio-volume-low.pngbin1094 -> 952 bytes
-rw-r--r--mate/24x24/status/audio-volume-medium.pngbin1279 -> 1112 bytes
-rw-r--r--mate/24x24/status/audio-volume-muted.pngbin1104 -> 1091 bytes
-rw-r--r--mate/24x24/status/audio-volume-off.pngbin996 -> 873 bytes
-rw-r--r--mate/24x24/status/avatar-default.pngbin1381 -> 1168 bytes
-rw-r--r--mate/24x24/status/battery-caution-charging.pngbin1681 -> 1244 bytes
-rw-r--r--mate/24x24/status/battery-caution.pngbin1201 -> 1270 bytes
-rw-r--r--mate/24x24/status/battery-empty.pngbin1190 -> 791 bytes
-rw-r--r--mate/24x24/status/battery-full-charged.pngbin1467 -> 1040 bytes
-rw-r--r--mate/24x24/status/battery-full-charging.pngbin1581 -> 1194 bytes
-rw-r--r--mate/24x24/status/battery-full.pngbin1143 -> 755 bytes
-rw-r--r--mate/24x24/status/battery-good-charging.pngbin1655 -> 1211 bytes
-rw-r--r--mate/24x24/status/battery-good.pngbin1206 -> 771 bytes
-rw-r--r--mate/24x24/status/battery-low-charging.pngbin1678 -> 1236 bytes
-rw-r--r--mate/24x24/status/battery-low.pngbin1208 -> 791 bytes
-rw-r--r--mate/24x24/status/battery-missing.pngbin1385 -> 909 bytes
-rw-r--r--mate/24x24/status/changes-allow.pngbin1230 -> 1297 bytes
-rw-r--r--mate/24x24/status/changes-prevent.pngbin1171 -> 1070 bytes
-rw-r--r--mate/24x24/status/computer-fail.pngbin1481 -> 1249 bytes
-rw-r--r--mate/24x24/status/dialog-error.pngbin1075 -> 1251 bytes
-rw-r--r--mate/24x24/status/dialog-information.pngbin1147 -> 1235 bytes
-rw-r--r--mate/24x24/status/dialog-password.pngbin1004 -> 788 bytes
-rw-r--r--mate/24x24/status/dialog-question.pngbin1369 -> 1083 bytes
-rw-r--r--mate/24x24/status/dialog-warning.pngbin1085 -> 1280 bytes
-rw-r--r--mate/24x24/status/image-loading.pngbin1407 -> 1310 bytes
-rw-r--r--mate/24x24/status/image-missing.pngbin1201 -> 1059 bytes
-rw-r--r--mate/24x24/status/mail-attachment.pngbin1311 -> 1049 bytes
-rw-r--r--mate/24x24/status/mail-read.pngbin1192 -> 1167 bytes
-rw-r--r--mate/24x24/status/mail-replied.pngbin1390 -> 1077 bytes
-rw-r--r--mate/24x24/status/mail-unread.pngbin1152 -> 1130 bytes
-rw-r--r--mate/24x24/status/media-playlist-repeat.pngbin1003 -> 869 bytes
-rw-r--r--mate/24x24/status/media-playlist-shuffle.pngbin1090 -> 1197 bytes
-rw-r--r--mate/24x24/status/microphone-sensitivity-high.pngbin1485 -> 1378 bytes
-rw-r--r--mate/24x24/status/microphone-sensitivity-low.pngbin1546 -> 1440 bytes
-rw-r--r--mate/24x24/status/microphone-sensitivity-medium.pngbin1561 -> 1480 bytes
-rw-r--r--mate/24x24/status/microphone-sensitivity-muted.pngbin1435 -> 1378 bytes
-rw-r--r--mate/24x24/status/network-error.pngbin1520 -> 1283 bytes
-rw-r--r--mate/24x24/status/network-idle.pngbin1399 -> 1057 bytes
-rw-r--r--mate/24x24/status/network-offline.pngbin1550 -> 1168 bytes
-rw-r--r--mate/24x24/status/network-receive.pngbin1398 -> 1220 bytes
-rw-r--r--mate/24x24/status/network-transmit-receive.pngbin1423 -> 1053 bytes
-rw-r--r--mate/24x24/status/network-transmit.pngbin1422 -> 1219 bytes
-rw-r--r--mate/24x24/status/non-starred.pngbin1036 -> 1184 bytes
-rw-r--r--mate/24x24/status/printer-error.pngbin1134 -> 1125 bytes
-rw-r--r--mate/24x24/status/printer-printing.pngbin1094 -> 1006 bytes
-rw-r--r--mate/24x24/status/security-high.pngbin1578 -> 1119 bytes
-rw-r--r--mate/24x24/status/security-low.pngbin1287 -> 1360 bytes
-rw-r--r--mate/24x24/status/security-medium.pngbin1393 -> 1332 bytes
-rw-r--r--mate/24x24/status/semi-starred-rtl.pngbin1363 -> 1381 bytes
-rw-r--r--mate/24x24/status/semi-starred.pngbin1369 -> 1411 bytes
-rw-r--r--mate/24x24/status/software-update-available.pngbin1163 -> 1210 bytes
-rw-r--r--mate/24x24/status/software-update-urgent.pngbin1132 -> 1202 bytes
-rw-r--r--mate/24x24/status/starred.pngbin1241 -> 1121 bytes
-rw-r--r--mate/24x24/status/task-due.pngbin1066 -> 1224 bytes
-rw-r--r--mate/24x24/status/task-past-due.pngbin1286 -> 957 bytes
-rw-r--r--mate/24x24/status/trophy-bronze.pngbin1303 -> 1326 bytes
-rw-r--r--mate/24x24/status/trophy-gold.pngbin1288 -> 1309 bytes
-rw-r--r--mate/24x24/status/trophy-silver.pngbin1299 -> 1319 bytes
-rw-r--r--mate/24x24/status/user-available.pngbin1487 -> 1262 bytes
-rw-r--r--mate/24x24/status/user-away.pngbin1257 -> 1067 bytes
-rw-r--r--mate/24x24/status/user-busy.pngbin1533 -> 1276 bytes
-rw-r--r--mate/24x24/status/user-idle.pngbin1390 -> 1173 bytes
-rw-r--r--mate/24x24/status/user-invisible.pngbin1280 -> 1109 bytes
-rw-r--r--mate/24x24/status/user-offline.pngbin1254 -> 1241 bytes
-rw-r--r--mate/24x24/status/user-trash-full.pngbin1524 -> 1567 bytes
-rw-r--r--mate/24x24/status/weather-clear-night.pngbin1441 -> 1394 bytes
-rw-r--r--mate/24x24/status/weather-clear.pngbin1372 -> 1249 bytes
-rw-r--r--mate/24x24/status/weather-few-clouds-night.pngbin1373 -> 1363 bytes
-rw-r--r--mate/24x24/status/weather-few-clouds.pngbin1344 -> 1347 bytes
-rw-r--r--mate/24x24/status/weather-fog.pngbin1256 -> 1198 bytes
-rw-r--r--mate/24x24/status/weather-overcast.pngbin873 -> 828 bytes
-rw-r--r--mate/24x24/status/weather-severe-alert.pngbin1228 -> 1309 bytes
-rw-r--r--mate/24x24/status/weather-showers-scattered.pngbin1330 -> 1137 bytes
-rw-r--r--mate/24x24/status/weather-showers.pngbin1505 -> 1377 bytes
-rw-r--r--mate/24x24/status/weather-snow.pngbin1044 -> 831 bytes
-rw-r--r--mate/24x24/status/weather-storm.pngbin1265 -> 1050 bytes
80 files changed, 82 insertions, 82 deletions
diff --git a/mate/24x24/status/Makefile.am b/mate/24x24/status/Makefile.am
index 1a4ed1a..56faed5 100644
--- a/mate/24x24/status/Makefile.am
+++ b/mate/24x24/status/Makefile.am
@@ -84,412 +84,412 @@ png_icons = \
appointment-missed.png: ../../../src/clocks.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 $@
appointment-soon.png: ../../../src/clocks.svg
@echo " "$@
- @inkscape -z $^ --export-area=703:436:735:468 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=702:395:726:419 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
audio-volume-high.png: ../../../src/audio-volume.svg
@echo " "$@
- @inkscape -z $^ --export-area=304:401:326:423 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=303:400:327:424 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
audio-volume-low.png: ../../../src/audio-volume.svg
@echo " "$@
- @inkscape -z $^ --export-area=304:101:326:123 -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-volume-medium.png: ../../../src/audio-volume.svg
@echo " "$@
- @inkscape -z $^ --export-area=704:401:726:423 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=703:400:727:424 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
audio-volume-muted.png: ../../../src/audio-volume.svg
@echo " "$@
- @inkscape -z $^ --export-area=704:101:726:123 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=703:100:727:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
audio-volume-off.png: ../../../src/audio-volume-off.svg
@echo " "$@
- @inkscape -z $^ --export-area=304:101:326:123 -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 $@
avatar-default.png: ../../../src/users.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-caution-charging.png: ../../../src/batteries.svg
@echo " "$@
- @inkscape -z $^ --export-area=323:442:355:474 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=322:400:346:424 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
battery-caution.png: ../../../src/batteries.svg
@echo " "$@
- @inkscape -z $^ --export-area=1103:742:1135:774 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1102:700:1126:724 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
battery-empty.png: ../../../src/batteries.svg
@echo " "$@
- @inkscape -z $^ --export-area=703:-178:735:-146 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=702:-220:726:-196 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
battery-full-charged.png: ../../../src/batteries.svg
@echo " "$@
- @inkscape -z $^ --export-area=703:-488:735:-456 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=702:-530:726:-506 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
battery-full-charging.png: ../../../src/batteries.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 $@
battery-full.png: ../../../src/batteries.svg
@echo " "$@
- @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=702:400:726:424 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
battery-good-charging.png: ../../../src/batteries.svg
@echo " "$@
- @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1102:100:1126:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
battery-good.png: ../../../src/batteries.svg
@echo " "$@
- @inkscape -z $^ --export-area=1103:442:1135:474 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1102:400:1126:424 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
battery-low-charging.png: ../../../src/batteries.svg
@echo " "$@
- @inkscape -z $^ --export-area=1103:-178:1135:-146 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1102:-220:1126:-196 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
battery-low.png: ../../../src/batteries.svg
@echo " "$@
- @inkscape -z $^ --export-area=703:742:735:774 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=702:700:726:724 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
battery-missing.png: ../../../src/batteries.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:-178:335:-146 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:-221:326:-197 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
changes-allow.png: ../../../src/changes.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 $@
changes-prevent.png: ../../../src/changes.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-fail.png: ../../../src/computers.svg
@echo " "$@
- @inkscape -z $^ --export-area=1903:142:1935:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1902:101:1926:125 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
dialog-error.png: ../../../src/dialog-error.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 $@
dialog-information.png: ../../../src/dialog-information.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 $@
dialog-password.png: ../../../src/dialog-password.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 $@
dialog-question.png: ../../../src/dialog-question.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 $@
dialog-warning.png: ../../../src/dialog-warning.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 $@
folder-drag-accept.png: ../../../src/folders.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 $@
folder-open.png: ../../../src/folders.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 $@
folder-visiting.png: ../../../src/folders.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 $@
image-loading.png: ../../../src/paper-sheets.svg
@echo " "$@
- @inkscape -z $^ --export-area=700:139:732:171 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=700:96:724:120 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
image-missing.png: ../../../src/photos.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 $@
mail-attachment.png: ../../../src/mail-attachment.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 $@
mail-read.png: ../../../src/open-envelopes.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 $@
mail-replied.png: ../../../src/mail-replied.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 $@
mail-unread.png: ../../../src/mail-unread.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-playlist-repeat.png: ../../../src/media-control-icons.svg
@echo " "$@
- @inkscape -z $^ --export-area=53:62:85:94 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=42:30:66:54 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
media-playlist-shuffle.png: ../../../src/media-control-icons.svg
@echo " "$@
- @inkscape -z $^ --export-area=13:62:45:94 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=12:30:36:54 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
microphone-sensitivity-muted.png: ../../../src/microphones.svg
@echo " "$@
- @inkscape -z $^ --export-area=450:154:482:186 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=450:111:474:135 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
microphone-sensitivity-low.png: ../../../src/microphones.svg
@echo " "$@
- @inkscape -z $^ --export-area=530:154:562:186 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=530:111:554:135 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
microphone-sensitivity-medium.png: ../../../src/microphones.svg
@echo " "$@
- @inkscape -z $^ --export-area=610:154:642:186 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=610:111:634:135 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
microphone-sensitivity-high.png: ../../../src/microphones.svg
@echo " "$@
- @inkscape -z $^ --export-area=690:154:722:186 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=690:111:714:135 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
network-error.png: ../../../src/computers.svg
@echo " "$@
- @inkscape -z $^ --export-area=1103:442:1135:474 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1102:400:1126:424 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
network-idle.png: ../../../src/computers.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-offline.png: ../../../src/computers.svg
@echo " "$@
- @inkscape -z $^ --export-area=1503:442:1535:474 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1502:400:1526:424 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
network-receive.png: ../../../src/computers.svg
@echo " "$@
- @inkscape -z $^ --export-area=1503:142:1535:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1502:100:1526:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
network-transmit.png: ../../../src/computers.svg
@echo " "$@
- @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1102:100:1126:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
network-transmit-receive.png: ../../../src/computers.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 $@
printer-error.png: ../../../src/printers.svg
@echo " "$@
- @inkscape -z $^ --export-area=703:134:735:166 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=702:93:726:117 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
printer-printing.png: ../../../src/printers.svg
@echo " "$@
- @inkscape -z $^ --export-area=703:434:735:466 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=702:393:726:417 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
security-high.png: ../../../src/security-high.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 $@
security-low.png: ../../../src/security-low.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 $@
security-medium.png: ../../../src/security-medium.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 $@
software-update-available.png: ../../../src/software-update.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 $@
software-update-urgent.png: ../../../src/software-update.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 $@
non-starred.png: ../../../src/starred.svg
@echo " "$@
- @inkscape -z $^ --export-area=299:143:331:175 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=300:100:324:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
semi-starred.png: ../../../src/starred.svg
@echo " "$@
- @inkscape -z $^ --export-area=723:442:755:474 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=722:400:746:424 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
semi-starred-rtl.png: ../../../src/starred.svg
@echo " "$@
- @inkscape -z $^ --export-area=723:142:755:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=722:100:746:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
starred.png: ../../../src/starred.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:400:326:424 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
task-due.png: ../../../src/copy-paste-tasks.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 $@
task-past-due.png: ../../../src/copy-paste-tasks.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 $@
trophy-bronze.png: ../../../src/trophies.svg
@echo " "$@
- @inkscape -z $^ --export-area=1103:140:1135:172 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1102:98:1126:122 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
trophy-gold.png: ../../../src/trophies.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 $@
trophy-silver.png: ../../../src/trophies.svg
@echo " "$@
- @inkscape -z $^ --export-area=703:140:735:172 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=702:98:726:122 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
user-available.png: ../../../src/users.svg
@echo " "$@
- @inkscape -z $^ --export-area=1213:142:1245:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1212:100:1236:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
user-offline.png: ../../../src/users.svg
@echo " "$@
- @inkscape -z $^ --export-area=1273:142:1305:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1272:100:1296:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
user-idle.png: ../../../src/users.svg
@echo " "$@
- @inkscape -z $^ --export-area=1333:142:1365:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1332:100:1356:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
user-away.png: ../../../src/users.svg
@echo " "$@
- @inkscape -z $^ --export-area=1393:142:1425:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1392:100:1416:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
user-invisible.png: ../../../src/users.svg
@echo " "$@
- @inkscape -z $^ --export-area=1453:142:1485:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1452:100:1476:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
user-busy.png: ../../../src/users.svg
@echo " "$@
- @inkscape -z $^ --export-area=1513:142:1545:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=1512:100:1536:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
user-trash-full.png: ../../../src/trash.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 $@
weather-clear-night.png: ../../../src/weather-clear-night.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 $@
weather-clear.png: ../../../src/weather-clear.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 $@
weather-few-clouds-night.png: ../../../src/weather-few-clouds-night.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 $@
weather-few-clouds.png: ../../../src/weather-few-clouds.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 $@
weather-fog.png: ../../../src/weather-fog.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 $@
weather-overcast.png: ../../../src/weather-overcast.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 $@
weather-severe-alert.png: ../../../src/weather-severe-alert.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 $@
weather-showers.png: ../../../src/weather-showers.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 $@
weather-showers-scattered.png: ../../../src/weather-showers-scattered.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 $@
weather-snow.png: ../../../src/weather-snow.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 $@
weather-storm.png: ../../../src/weather-storm.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 $@
.PHONY: build-png-icons-local clean-png-icons-local
diff --git a/mate/24x24/status/appointment-missed.png b/mate/24x24/status/appointment-missed.png
index a60accd..7271edc 100644
--- a/mate/24x24/status/appointment-missed.png
+++ b/mate/24x24/status/appointment-missed.png
Binary files differ
diff --git a/mate/24x24/status/appointment-soon.png b/mate/24x24/status/appointment-soon.png
index 90ae7b1..c0de1e4 100644
--- a/mate/24x24/status/appointment-soon.png
+++ b/mate/24x24/status/appointment-soon.png
Binary files differ
diff --git a/mate/24x24/status/audio-volume-high.png b/mate/24x24/status/audio-volume-high.png
index f81ba81..3f08104 100644
--- a/mate/24x24/status/audio-volume-high.png
+++ b/mate/24x24/status/audio-volume-high.png
Binary files differ
diff --git a/mate/24x24/status/audio-volume-low.png b/mate/24x24/status/audio-volume-low.png
index 3ab4d3c..ae6184c 100644
--- a/mate/24x24/status/audio-volume-low.png
+++ b/mate/24x24/status/audio-volume-low.png
Binary files differ
diff --git a/mate/24x24/status/audio-volume-medium.png b/mate/24x24/status/audio-volume-medium.png
index d29a9eb..a1940d7 100644
--- a/mate/24x24/status/audio-volume-medium.png
+++ b/mate/24x24/status/audio-volume-medium.png
Binary files differ
diff --git a/mate/24x24/status/audio-volume-muted.png b/mate/24x24/status/audio-volume-muted.png
index 706b02e..1e7402a 100644
--- a/mate/24x24/status/audio-volume-muted.png
+++ b/mate/24x24/status/audio-volume-muted.png
Binary files differ
diff --git a/mate/24x24/status/audio-volume-off.png b/mate/24x24/status/audio-volume-off.png
index e5f5a76..79e4efa 100644
--- a/mate/24x24/status/audio-volume-off.png
+++ b/mate/24x24/status/audio-volume-off.png
Binary files differ
diff --git a/mate/24x24/status/avatar-default.png b/mate/24x24/status/avatar-default.png
index 25ab365..8706535 100644
--- a/mate/24x24/status/avatar-default.png
+++ b/mate/24x24/status/avatar-default.png
Binary files differ
diff --git a/mate/24x24/status/battery-caution-charging.png b/mate/24x24/status/battery-caution-charging.png
index f3e01e1..ca70952 100644
--- a/mate/24x24/status/battery-caution-charging.png
+++ b/mate/24x24/status/battery-caution-charging.png
Binary files differ
diff --git a/mate/24x24/status/battery-caution.png b/mate/24x24/status/battery-caution.png
index b5349d4..d4c40a3 100644
--- a/mate/24x24/status/battery-caution.png
+++ b/mate/24x24/status/battery-caution.png
Binary files differ
diff --git a/mate/24x24/status/battery-empty.png b/mate/24x24/status/battery-empty.png
index 27e28dd..2426454 100644
--- a/mate/24x24/status/battery-empty.png
+++ b/mate/24x24/status/battery-empty.png
Binary files differ
diff --git a/mate/24x24/status/battery-full-charged.png b/mate/24x24/status/battery-full-charged.png
index f038797..2719f66 100644
--- a/mate/24x24/status/battery-full-charged.png
+++ b/mate/24x24/status/battery-full-charged.png
Binary files differ
diff --git a/mate/24x24/status/battery-full-charging.png b/mate/24x24/status/battery-full-charging.png
index f63c315..991a002 100644
--- a/mate/24x24/status/battery-full-charging.png
+++ b/mate/24x24/status/battery-full-charging.png
Binary files differ
diff --git a/mate/24x24/status/battery-full.png b/mate/24x24/status/battery-full.png
index 6ef6df6..e4d27be 100644
--- a/mate/24x24/status/battery-full.png
+++ b/mate/24x24/status/battery-full.png
Binary files differ
diff --git a/mate/24x24/status/battery-good-charging.png b/mate/24x24/status/battery-good-charging.png
index d521d51..f169cc9 100644
--- a/mate/24x24/status/battery-good-charging.png
+++ b/mate/24x24/status/battery-good-charging.png
Binary files differ
diff --git a/mate/24x24/status/battery-good.png b/mate/24x24/status/battery-good.png
index 2a7689f..d22e586 100644
--- a/mate/24x24/status/battery-good.png
+++ b/mate/24x24/status/battery-good.png
Binary files differ
diff --git a/mate/24x24/status/battery-low-charging.png b/mate/24x24/status/battery-low-charging.png
index 893b77c..b51daf9 100644
--- a/mate/24x24/status/battery-low-charging.png
+++ b/mate/24x24/status/battery-low-charging.png
Binary files differ
diff --git a/mate/24x24/status/battery-low.png b/mate/24x24/status/battery-low.png
index 9755975..6af255c 100644
--- a/mate/24x24/status/battery-low.png
+++ b/mate/24x24/status/battery-low.png
Binary files differ
diff --git a/mate/24x24/status/battery-missing.png b/mate/24x24/status/battery-missing.png
index 8f8be41..02a693d 100644
--- a/mate/24x24/status/battery-missing.png
+++ b/mate/24x24/status/battery-missing.png
Binary files differ
diff --git a/mate/24x24/status/changes-allow.png b/mate/24x24/status/changes-allow.png
index fe6a601..8c4bb06 100644
--- a/mate/24x24/status/changes-allow.png
+++ b/mate/24x24/status/changes-allow.png
Binary files differ
diff --git a/mate/24x24/status/changes-prevent.png b/mate/24x24/status/changes-prevent.png
index b4a4822..d761a90 100644
--- a/mate/24x24/status/changes-prevent.png
+++ b/mate/24x24/status/changes-prevent.png
Binary files differ
diff --git a/mate/24x24/status/computer-fail.png b/mate/24x24/status/computer-fail.png
index a53e36a..ad0cf28 100644
--- a/mate/24x24/status/computer-fail.png
+++ b/mate/24x24/status/computer-fail.png
Binary files differ
diff --git a/mate/24x24/status/dialog-error.png b/mate/24x24/status/dialog-error.png
index c757c84..8eb1233 100644
--- a/mate/24x24/status/dialog-error.png
+++ b/mate/24x24/status/dialog-error.png
Binary files differ
diff --git a/mate/24x24/status/dialog-information.png b/mate/24x24/status/dialog-information.png
index 52ae71a..1fad8ae 100644
--- a/mate/24x24/status/dialog-information.png
+++ b/mate/24x24/status/dialog-information.png
Binary files differ
diff --git a/mate/24x24/status/dialog-password.png b/mate/24x24/status/dialog-password.png
index 0291992..a121c67 100644
--- a/mate/24x24/status/dialog-password.png
+++ b/mate/24x24/status/dialog-password.png
Binary files differ
diff --git a/mate/24x24/status/dialog-question.png b/mate/24x24/status/dialog-question.png
index 37ea323..de9fb87 100644
--- a/mate/24x24/status/dialog-question.png
+++ b/mate/24x24/status/dialog-question.png
Binary files differ
diff --git a/mate/24x24/status/dialog-warning.png b/mate/24x24/status/dialog-warning.png
index 6267b76..fa70fd3 100644
--- a/mate/24x24/status/dialog-warning.png
+++ b/mate/24x24/status/dialog-warning.png
Binary files differ
diff --git a/mate/24x24/status/image-loading.png b/mate/24x24/status/image-loading.png
index 2540cab..dbab9eb 100644
--- a/mate/24x24/status/image-loading.png
+++ b/mate/24x24/status/image-loading.png
Binary files differ
diff --git a/mate/24x24/status/image-missing.png b/mate/24x24/status/image-missing.png
index eac4af2..6b1fcbb 100644
--- a/mate/24x24/status/image-missing.png
+++ b/mate/24x24/status/image-missing.png
Binary files differ
diff --git a/mate/24x24/status/mail-attachment.png b/mate/24x24/status/mail-attachment.png
index d4c0436..5f2ee3f 100644
--- a/mate/24x24/status/mail-attachment.png
+++ b/mate/24x24/status/mail-attachment.png
Binary files differ
diff --git a/mate/24x24/status/mail-read.png b/mate/24x24/status/mail-read.png
index 7e7c1f0..77cbc05 100644
--- a/mate/24x24/status/mail-read.png
+++ b/mate/24x24/status/mail-read.png
Binary files differ
diff --git a/mate/24x24/status/mail-replied.png b/mate/24x24/status/mail-replied.png
index 9a2038f..bed70b3 100644
--- a/mate/24x24/status/mail-replied.png
+++ b/mate/24x24/status/mail-replied.png
Binary files differ
diff --git a/mate/24x24/status/mail-unread.png b/mate/24x24/status/mail-unread.png
index 117580c..8084a67 100644
--- a/mate/24x24/status/mail-unread.png
+++ b/mate/24x24/status/mail-unread.png
Binary files differ
diff --git a/mate/24x24/status/media-playlist-repeat.png b/mate/24x24/status/media-playlist-repeat.png
index 3b15b95..270fa47 100644
--- a/mate/24x24/status/media-playlist-repeat.png
+++ b/mate/24x24/status/media-playlist-repeat.png
Binary files differ
diff --git a/mate/24x24/status/media-playlist-shuffle.png b/mate/24x24/status/media-playlist-shuffle.png
index da0b9ce..f27b00c 100644
--- a/mate/24x24/status/media-playlist-shuffle.png
+++ b/mate/24x24/status/media-playlist-shuffle.png
Binary files differ
diff --git a/mate/24x24/status/microphone-sensitivity-high.png b/mate/24x24/status/microphone-sensitivity-high.png
index 596fa0f..60b3324 100644
--- a/mate/24x24/status/microphone-sensitivity-high.png
+++ b/mate/24x24/status/microphone-sensitivity-high.png
Binary files differ
diff --git a/mate/24x24/status/microphone-sensitivity-low.png b/mate/24x24/status/microphone-sensitivity-low.png
index 6e63c1b..d2c8ca1 100644
--- a/mate/24x24/status/microphone-sensitivity-low.png
+++ b/mate/24x24/status/microphone-sensitivity-low.png
Binary files differ
diff --git a/mate/24x24/status/microphone-sensitivity-medium.png b/mate/24x24/status/microphone-sensitivity-medium.png
index b973c46..ae6bd4d 100644
--- a/mate/24x24/status/microphone-sensitivity-medium.png
+++ b/mate/24x24/status/microphone-sensitivity-medium.png
Binary files differ
diff --git a/mate/24x24/status/microphone-sensitivity-muted.png b/mate/24x24/status/microphone-sensitivity-muted.png
index 6f989ab..243eacc 100644
--- a/mate/24x24/status/microphone-sensitivity-muted.png
+++ b/mate/24x24/status/microphone-sensitivity-muted.png
Binary files differ
diff --git a/mate/24x24/status/network-error.png b/mate/24x24/status/network-error.png
index 3fbd132..5cb05df 100644
--- a/mate/24x24/status/network-error.png
+++ b/mate/24x24/status/network-error.png
Binary files differ
diff --git a/mate/24x24/status/network-idle.png b/mate/24x24/status/network-idle.png
index f922b9e..28e1227 100644
--- a/mate/24x24/status/network-idle.png
+++ b/mate/24x24/status/network-idle.png
Binary files differ
diff --git a/mate/24x24/status/network-offline.png b/mate/24x24/status/network-offline.png
index 2a79c10..aeceb60 100644
--- a/mate/24x24/status/network-offline.png
+++ b/mate/24x24/status/network-offline.png
Binary files differ
diff --git a/mate/24x24/status/network-receive.png b/mate/24x24/status/network-receive.png
index 64e0d1b..6dc104b 100644
--- a/mate/24x24/status/network-receive.png
+++ b/mate/24x24/status/network-receive.png
Binary files differ
diff --git a/mate/24x24/status/network-transmit-receive.png b/mate/24x24/status/network-transmit-receive.png
index e6c0446..17ed133 100644
--- a/mate/24x24/status/network-transmit-receive.png
+++ b/mate/24x24/status/network-transmit-receive.png
Binary files differ
diff --git a/mate/24x24/status/network-transmit.png b/mate/24x24/status/network-transmit.png
index d685eeb..2f302a0 100644
--- a/mate/24x24/status/network-transmit.png
+++ b/mate/24x24/status/network-transmit.png
Binary files differ
diff --git a/mate/24x24/status/non-starred.png b/mate/24x24/status/non-starred.png
index b46879d..c40bb60 100644
--- a/mate/24x24/status/non-starred.png
+++ b/mate/24x24/status/non-starred.png
Binary files differ
diff --git a/mate/24x24/status/printer-error.png b/mate/24x24/status/printer-error.png
index b2400c1..89e6fec 100644
--- a/mate/24x24/status/printer-error.png
+++ b/mate/24x24/status/printer-error.png
Binary files differ
diff --git a/mate/24x24/status/printer-printing.png b/mate/24x24/status/printer-printing.png
index edd34e8..a7cc6e1 100644
--- a/mate/24x24/status/printer-printing.png
+++ b/mate/24x24/status/printer-printing.png
Binary files differ
diff --git a/mate/24x24/status/security-high.png b/mate/24x24/status/security-high.png
index 0fd9f0f..69d1dc0 100644
--- a/mate/24x24/status/security-high.png
+++ b/mate/24x24/status/security-high.png
Binary files differ
diff --git a/mate/24x24/status/security-low.png b/mate/24x24/status/security-low.png
index dd22e30..921fd59 100644
--- a/mate/24x24/status/security-low.png
+++ b/mate/24x24/status/security-low.png
Binary files differ
diff --git a/mate/24x24/status/security-medium.png b/mate/24x24/status/security-medium.png
index 44341b3..b51f556 100644
--- a/mate/24x24/status/security-medium.png
+++ b/mate/24x24/status/security-medium.png
Binary files differ
diff --git a/mate/24x24/status/semi-starred-rtl.png b/mate/24x24/status/semi-starred-rtl.png
index e9a9c8c..29b75d7 100644
--- a/mate/24x24/status/semi-starred-rtl.png
+++ b/mate/24x24/status/semi-starred-rtl.png
Binary files differ
diff --git a/mate/24x24/status/semi-starred.png b/mate/24x24/status/semi-starred.png
index 909b26b..c9dc432 100644
--- a/mate/24x24/status/semi-starred.png
+++ b/mate/24x24/status/semi-starred.png
Binary files differ
diff --git a/mate/24x24/status/software-update-available.png b/mate/24x24/status/software-update-available.png
index 0bdfeb8..7df6800 100644
--- a/mate/24x24/status/software-update-available.png
+++ b/mate/24x24/status/software-update-available.png
Binary files differ
diff --git a/mate/24x24/status/software-update-urgent.png b/mate/24x24/status/software-update-urgent.png
index 7cda831..28e10d7 100644
--- a/mate/24x24/status/software-update-urgent.png
+++ b/mate/24x24/status/software-update-urgent.png
Binary files differ
diff --git a/mate/24x24/status/starred.png b/mate/24x24/status/starred.png
index c1a063d..49eefbc 100644
--- a/mate/24x24/status/starred.png
+++ b/mate/24x24/status/starred.png
Binary files differ
diff --git a/mate/24x24/status/task-due.png b/mate/24x24/status/task-due.png
index a105289..020cdc7 100644
--- a/mate/24x24/status/task-due.png
+++ b/mate/24x24/status/task-due.png
Binary files differ
diff --git a/mate/24x24/status/task-past-due.png b/mate/24x24/status/task-past-due.png
index 2e8e9af..9c4e46b 100644
--- a/mate/24x24/status/task-past-due.png
+++ b/mate/24x24/status/task-past-due.png
Binary files differ
diff --git a/mate/24x24/status/trophy-bronze.png b/mate/24x24/status/trophy-bronze.png
index e3e09a0..104d199 100644
--- a/mate/24x24/status/trophy-bronze.png
+++ b/mate/24x24/status/trophy-bronze.png
Binary files differ
diff --git a/mate/24x24/status/trophy-gold.png b/mate/24x24/status/trophy-gold.png
index 1c10e30..d810930 100644
--- a/mate/24x24/status/trophy-gold.png
+++ b/mate/24x24/status/trophy-gold.png
Binary files differ
diff --git a/mate/24x24/status/trophy-silver.png b/mate/24x24/status/trophy-silver.png
index cf8e1c1..3c98e7c 100644
--- a/mate/24x24/status/trophy-silver.png
+++ b/mate/24x24/status/trophy-silver.png
Binary files differ
diff --git a/mate/24x24/status/user-available.png b/mate/24x24/status/user-available.png
index 9039bd6..a588de4 100644
--- a/mate/24x24/status/user-available.png
+++ b/mate/24x24/status/user-available.png
Binary files differ
diff --git a/mate/24x24/status/user-away.png b/mate/24x24/status/user-away.png
index 1188a02..41e993d 100644
--- a/mate/24x24/status/user-away.png
+++ b/mate/24x24/status/user-away.png
Binary files differ
diff --git a/mate/24x24/status/user-busy.png b/mate/24x24/status/user-busy.png
index 97249c7..24f5939 100644
--- a/mate/24x24/status/user-busy.png
+++ b/mate/24x24/status/user-busy.png
Binary files differ
diff --git a/mate/24x24/status/user-idle.png b/mate/24x24/status/user-idle.png
index 210da62..5256384 100644
--- a/mate/24x24/status/user-idle.png
+++ b/mate/24x24/status/user-idle.png
Binary files differ
diff --git a/mate/24x24/status/user-invisible.png b/mate/24x24/status/user-invisible.png
index 8b4250c..846a9e1 100644
--- a/mate/24x24/status/user-invisible.png
+++ b/mate/24x24/status/user-invisible.png
Binary files differ
diff --git a/mate/24x24/status/user-offline.png b/mate/24x24/status/user-offline.png
index dcae1b8..e6168ad 100644
--- a/mate/24x24/status/user-offline.png
+++ b/mate/24x24/status/user-offline.png
Binary files differ
diff --git a/mate/24x24/status/user-trash-full.png b/mate/24x24/status/user-trash-full.png
index 99e8733..03cdd9e 100644
--- a/mate/24x24/status/user-trash-full.png
+++ b/mate/24x24/status/user-trash-full.png
Binary files differ
diff --git a/mate/24x24/status/weather-clear-night.png b/mate/24x24/status/weather-clear-night.png
index 3a8cb66..55b8a02 100644
--- a/mate/24x24/status/weather-clear-night.png
+++ b/mate/24x24/status/weather-clear-night.png
Binary files differ
diff --git a/mate/24x24/status/weather-clear.png b/mate/24x24/status/weather-clear.png
index fb3d46e..c915b9b 100644
--- a/mate/24x24/status/weather-clear.png
+++ b/mate/24x24/status/weather-clear.png
Binary files differ
diff --git a/mate/24x24/status/weather-few-clouds-night.png b/mate/24x24/status/weather-few-clouds-night.png
index 25fce21..9837362 100644
--- a/mate/24x24/status/weather-few-clouds-night.png
+++ b/mate/24x24/status/weather-few-clouds-night.png
Binary files differ
diff --git a/mate/24x24/status/weather-few-clouds.png b/mate/24x24/status/weather-few-clouds.png
index ae781c8..ff73133 100644
--- a/mate/24x24/status/weather-few-clouds.png
+++ b/mate/24x24/status/weather-few-clouds.png
Binary files differ
diff --git a/mate/24x24/status/weather-fog.png b/mate/24x24/status/weather-fog.png
index 9c347d8..9736689 100644
--- a/mate/24x24/status/weather-fog.png
+++ b/mate/24x24/status/weather-fog.png
Binary files differ
diff --git a/mate/24x24/status/weather-overcast.png b/mate/24x24/status/weather-overcast.png
index 95bb931..1cd5932 100644
--- a/mate/24x24/status/weather-overcast.png
+++ b/mate/24x24/status/weather-overcast.png
Binary files differ
diff --git a/mate/24x24/status/weather-severe-alert.png b/mate/24x24/status/weather-severe-alert.png
index f3cdf3a..8a698ae 100644
--- a/mate/24x24/status/weather-severe-alert.png
+++ b/mate/24x24/status/weather-severe-alert.png
Binary files differ
diff --git a/mate/24x24/status/weather-showers-scattered.png b/mate/24x24/status/weather-showers-scattered.png
index 82b2a18..4865d0e 100644
--- a/mate/24x24/status/weather-showers-scattered.png
+++ b/mate/24x24/status/weather-showers-scattered.png
Binary files differ
diff --git a/mate/24x24/status/weather-showers.png b/mate/24x24/status/weather-showers.png
index df91e67..28320c4 100644
--- a/mate/24x24/status/weather-showers.png
+++ b/mate/24x24/status/weather-showers.png
Binary files differ
diff --git a/mate/24x24/status/weather-snow.png b/mate/24x24/status/weather-snow.png
index 9e42c62..6a28493 100644
--- a/mate/24x24/status/weather-snow.png
+++ b/mate/24x24/status/weather-snow.png
Binary files differ
diff --git a/mate/24x24/status/weather-storm.png b/mate/24x24/status/weather-storm.png
index 33cb400..142e6b1 100644
--- a/mate/24x24/status/weather-storm.png
+++ b/mate/24x24/status/weather-storm.png
Binary files differ