From b8f068f9805cc6a62dca22a37f5e2658171e35b1 Mon Sep 17 00:00:00 2001 From: rbuj Date: Tue, 20 Aug 2019 23:30:22 +0200 Subject: Fix mate/22x22/devices/printer.png --- mate/22x22/devices/Makefile.am | 2 +- mate/22x22/devices/printer.png | Bin 939 -> 946 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/mate/22x22/devices/Makefile.am b/mate/22x22/devices/Makefile.am index 4121052..5bea6fc 100644 --- a/mate/22x22/devices/Makefile.am +++ b/mate/22x22/devices/Makefile.am @@ -208,7 +208,7 @@ phone.png: ../../../src/phone.svg printer.png: ../../../src/printers.svg @echo " "$@ - @inkscape -z $^ --export-area=603:94:625:116 -w=22 -h=22 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=303:394:325:416 -w=22 -h=22 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ printer-network.png: ../../../src/printer-network.svg diff --git a/mate/22x22/devices/printer.png b/mate/22x22/devices/printer.png index c39a05c..55e73f5 100644 Binary files a/mate/22x22/devices/printer.png and b/mate/22x22/devices/printer.png differ -- cgit v1.2.1