diff options
author | rbuj <[email protected]> | 2019-03-26 17:27:58 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-03-30 18:01:00 +0100 |
commit | c8ac150b8a7aca83fb984eac0b2619b4daf30071 (patch) | |
tree | 20601748ee1d50537a41371fbac453b404dec1b0 /mate/48x48/devices | |
parent | c236eabf6ac46e88f474578ecdfa5b10556ea1f4 (diff) | |
download | mate-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/48x48/devices')
39 files changed, 239 insertions, 0 deletions
diff --git a/mate/48x48/devices/Makefile.am b/mate/48x48/devices/Makefile.am new file mode 100644 index 0000000..08de1a1 --- /dev/null +++ b/mate/48x48/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=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-card.png: ../../../src/audio-card.svg + @echo " "$@ + @inkscape -z $^ --export-area=297:202:345:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-headphones.png: ../../../src/audio-headphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:501:344:549 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-headset.png: ../../../src/audio-headphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:201:344:249 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-input-microphone.png: ../../../src/audio-input-microphone.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-speakers.png: ../../../src/audio-speakers.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:802:344:850 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +camera-photo.png: ../../../src/camera-photo.svg + @echo " "$@ + @inkscape -z $^ --export-area=299:202:347:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +camera-video.png: ../../../src/camera-video.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +camera-web.png: ../../../src/camera-web.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +computer.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:502:344:550 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-harddisk.png: ../../../src/drive-harddisk.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:197:344:245 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-multidisk.png: ../../../src/drive-multidisk.svg + @echo " "$@ + @inkscape -z $^ --export-area=297:197:345:245 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-optical.png: ../../../src/drives.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +drive-removable-media.png: ../../../src/drives.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:202:744:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-dialpad.png: ../../../src/input-dialpad.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-gaming.png: ../../../src/input-gaming.svg + @echo " "$@ + @inkscape -z $^ --export-area=336:225:385:273 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-keyboard.png: ../../../src/keyboards.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-mouse.png: ../../../src/input-mouse.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-tablet.png: ../../../src/input-tablet.svg + @echo " "$@ + @inkscape -z $^ --export-area=297:201:345:249 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +input-touchpad.png: ../../../src/input-touchpad.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-flash.png: ../../../src/media-flash.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-floppy.png: ../../../src/media-floppy.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:201:344:249 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-optical.png: ../../../src/media-optical.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-removable.png: ../../../src/media-removable.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-tape.png: ../../../src/media-tape.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +multimedia-player.png: ../../../src/multimedia-player.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +modem.png: ../../../src/modem.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-vpn.png: ../../../src/network-vpn.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-wired.png: ../../../src/network-wired.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-wireless.png: ../../../src/network-wireless.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +pda.png: ../../../src/pda.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +phone.png: ../../../src/phone.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:497:344:545 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-network.png: ../../../src/printer-network.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +scanner.png: ../../../src/scanner.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:201:344:249 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +uninterruptible-power-supply.png: ../../../src/uninterruptible-power-supply.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +video-display.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:502:344:550 -w=48 -h=48 -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/48x48/devices/ac-adapter.png b/mate/48x48/devices/ac-adapter.png Binary files differindex f74543a..e3e6164 100644 --- a/mate/48x48/devices/ac-adapter.png +++ b/mate/48x48/devices/ac-adapter.png diff --git a/mate/48x48/devices/audio-card.png b/mate/48x48/devices/audio-card.png Binary files differindex 92b4886..51cf266 100644 --- a/mate/48x48/devices/audio-card.png +++ b/mate/48x48/devices/audio-card.png diff --git a/mate/48x48/devices/audio-headphones.png b/mate/48x48/devices/audio-headphones.png Binary files differindex a3594a3..0277609 100644 --- a/mate/48x48/devices/audio-headphones.png +++ b/mate/48x48/devices/audio-headphones.png diff --git a/mate/48x48/devices/audio-headset.png b/mate/48x48/devices/audio-headset.png Binary files differindex 04c7697..f9b2e14 100644 --- a/mate/48x48/devices/audio-headset.png +++ b/mate/48x48/devices/audio-headset.png diff --git a/mate/48x48/devices/audio-input-microphone.png b/mate/48x48/devices/audio-input-microphone.png Binary files differindex 1067157..f14436b 100644 --- a/mate/48x48/devices/audio-input-microphone.png +++ b/mate/48x48/devices/audio-input-microphone.png diff --git a/mate/48x48/devices/audio-speakers.png b/mate/48x48/devices/audio-speakers.png Binary files differindex ccf7ec5..cc5f986 100644 --- a/mate/48x48/devices/audio-speakers.png +++ b/mate/48x48/devices/audio-speakers.png diff --git a/mate/48x48/devices/battery.png b/mate/48x48/devices/battery.png Binary files differindex 45b713e..26e8eef 100644 --- a/mate/48x48/devices/battery.png +++ b/mate/48x48/devices/battery.png diff --git a/mate/48x48/devices/camera-photo.png b/mate/48x48/devices/camera-photo.png Binary files differindex 8585d9c..c2b9db7 100644 --- a/mate/48x48/devices/camera-photo.png +++ b/mate/48x48/devices/camera-photo.png diff --git a/mate/48x48/devices/camera-video.png b/mate/48x48/devices/camera-video.png Binary files differindex c0f8f82..3872cf5 100644 --- a/mate/48x48/devices/camera-video.png +++ b/mate/48x48/devices/camera-video.png diff --git a/mate/48x48/devices/camera-web.png b/mate/48x48/devices/camera-web.png Binary files differindex de5bd7e..0eaefac 100644 --- a/mate/48x48/devices/camera-web.png +++ b/mate/48x48/devices/camera-web.png diff --git a/mate/48x48/devices/computer.png b/mate/48x48/devices/computer.png Binary files differindex bd8337b..bd6b369 100644 --- a/mate/48x48/devices/computer.png +++ b/mate/48x48/devices/computer.png diff --git a/mate/48x48/devices/drive-harddisk.png b/mate/48x48/devices/drive-harddisk.png Binary files differindex 087810c..2d44b5a 100644 --- a/mate/48x48/devices/drive-harddisk.png +++ b/mate/48x48/devices/drive-harddisk.png diff --git a/mate/48x48/devices/drive-multidisk.png b/mate/48x48/devices/drive-multidisk.png Binary files differindex b638db1..b996853 100644 --- a/mate/48x48/devices/drive-multidisk.png +++ b/mate/48x48/devices/drive-multidisk.png diff --git a/mate/48x48/devices/drive-optical.png b/mate/48x48/devices/drive-optical.png Binary files differindex 1d692f4..67c8f3d 100644 --- a/mate/48x48/devices/drive-optical.png +++ b/mate/48x48/devices/drive-optical.png diff --git a/mate/48x48/devices/drive-removable-media.png b/mate/48x48/devices/drive-removable-media.png Binary files differindex cacc022..07a3a45 100644 --- a/mate/48x48/devices/drive-removable-media.png +++ b/mate/48x48/devices/drive-removable-media.png diff --git a/mate/48x48/devices/input-dialpad.png b/mate/48x48/devices/input-dialpad.png Binary files differindex a69ae40..e7fddb5 100644 --- a/mate/48x48/devices/input-dialpad.png +++ b/mate/48x48/devices/input-dialpad.png diff --git a/mate/48x48/devices/input-gaming.png b/mate/48x48/devices/input-gaming.png Binary files differindex f8a6814..435c03d 100644 --- a/mate/48x48/devices/input-gaming.png +++ b/mate/48x48/devices/input-gaming.png diff --git a/mate/48x48/devices/input-keyboard.png b/mate/48x48/devices/input-keyboard.png Binary files differindex e6e01fa..5c3461a 100644 --- a/mate/48x48/devices/input-keyboard.png +++ b/mate/48x48/devices/input-keyboard.png diff --git a/mate/48x48/devices/input-mouse.png b/mate/48x48/devices/input-mouse.png Binary files differindex 6d6247d..53dc6f6 100644 --- a/mate/48x48/devices/input-mouse.png +++ b/mate/48x48/devices/input-mouse.png diff --git a/mate/48x48/devices/input-tablet.png b/mate/48x48/devices/input-tablet.png Binary files differindex 3b3b1aa..75007f2 100644 --- a/mate/48x48/devices/input-tablet.png +++ b/mate/48x48/devices/input-tablet.png diff --git a/mate/48x48/devices/input-touchpad.png b/mate/48x48/devices/input-touchpad.png Binary files differindex 79d42f6..5c135a0 100644 --- a/mate/48x48/devices/input-touchpad.png +++ b/mate/48x48/devices/input-touchpad.png diff --git a/mate/48x48/devices/media-flash.png b/mate/48x48/devices/media-flash.png Binary files differindex 8e625cc..18d3ecc 100644 --- a/mate/48x48/devices/media-flash.png +++ b/mate/48x48/devices/media-flash.png diff --git a/mate/48x48/devices/media-floppy.png b/mate/48x48/devices/media-floppy.png Binary files differindex 8bfd718..d94fbc2 100644 --- a/mate/48x48/devices/media-floppy.png +++ b/mate/48x48/devices/media-floppy.png diff --git a/mate/48x48/devices/media-optical.png b/mate/48x48/devices/media-optical.png Binary files differindex 9c241cd..6ea4cc8 100644 --- a/mate/48x48/devices/media-optical.png +++ b/mate/48x48/devices/media-optical.png diff --git a/mate/48x48/devices/media-removable.png b/mate/48x48/devices/media-removable.png Binary files differindex d137ec3..b68e592 100644 --- a/mate/48x48/devices/media-removable.png +++ b/mate/48x48/devices/media-removable.png diff --git a/mate/48x48/devices/media-tape.png b/mate/48x48/devices/media-tape.png Binary files differindex 98a6629..5025d15 100644 --- a/mate/48x48/devices/media-tape.png +++ b/mate/48x48/devices/media-tape.png diff --git a/mate/48x48/devices/modem.png b/mate/48x48/devices/modem.png Binary files differindex 3d9cb75..46466fa 100644 --- a/mate/48x48/devices/modem.png +++ b/mate/48x48/devices/modem.png diff --git a/mate/48x48/devices/multimedia-player.png b/mate/48x48/devices/multimedia-player.png Binary files differindex 533806c..cf0a474 100644 --- a/mate/48x48/devices/multimedia-player.png +++ b/mate/48x48/devices/multimedia-player.png diff --git a/mate/48x48/devices/network-vpn.png b/mate/48x48/devices/network-vpn.png Binary files differindex bec6d6c..89b4d06 100644 --- a/mate/48x48/devices/network-vpn.png +++ b/mate/48x48/devices/network-vpn.png diff --git a/mate/48x48/devices/network-wired.png b/mate/48x48/devices/network-wired.png Binary files differindex 3016281..8ce5b56 100644 --- a/mate/48x48/devices/network-wired.png +++ b/mate/48x48/devices/network-wired.png diff --git a/mate/48x48/devices/network-wireless.png b/mate/48x48/devices/network-wireless.png Binary files differindex b9f2527..90b398e 100644 --- a/mate/48x48/devices/network-wireless.png +++ b/mate/48x48/devices/network-wireless.png diff --git a/mate/48x48/devices/pda.png b/mate/48x48/devices/pda.png Binary files differindex 2a6554c..c86440b 100644 --- a/mate/48x48/devices/pda.png +++ b/mate/48x48/devices/pda.png diff --git a/mate/48x48/devices/phone.png b/mate/48x48/devices/phone.png Binary files differindex ee01faf..3ee65dd 100644 --- a/mate/48x48/devices/phone.png +++ b/mate/48x48/devices/phone.png diff --git a/mate/48x48/devices/printer-network.png b/mate/48x48/devices/printer-network.png Binary files differindex 836665d..6a48770 100644 --- a/mate/48x48/devices/printer-network.png +++ b/mate/48x48/devices/printer-network.png diff --git a/mate/48x48/devices/printer.png b/mate/48x48/devices/printer.png Binary files differindex bd6ad44..808ada2 100644 --- a/mate/48x48/devices/printer.png +++ b/mate/48x48/devices/printer.png diff --git a/mate/48x48/devices/scanner.png b/mate/48x48/devices/scanner.png Binary files differindex a7e5c18..24e2db4 100644 --- a/mate/48x48/devices/scanner.png +++ b/mate/48x48/devices/scanner.png diff --git a/mate/48x48/devices/uninterruptible-power-supply.png b/mate/48x48/devices/uninterruptible-power-supply.png Binary files differindex 7a6835c..ffb3e67 100644 --- a/mate/48x48/devices/uninterruptible-power-supply.png +++ b/mate/48x48/devices/uninterruptible-power-supply.png diff --git a/mate/48x48/devices/video-display.png b/mate/48x48/devices/video-display.png Binary files differindex c62d9b8..62da4ca 100644 --- a/mate/48x48/devices/video-display.png +++ b/mate/48x48/devices/video-display.png |