diff options
author | rbuj <[email protected]> | 2019-08-20 23:30:22 +0200 |
---|---|---|
committer | rbuj <[email protected]> | 2019-08-22 19:17:35 +0200 |
commit | 861b81f6df4d8bf1c9603dd44d0bfe5a1fa3c7d1 (patch) | |
tree | 9f08cc81d8e4b0409a98fc60d89ce0562b726e61 | |
parent | 4f18c0da4c9d1640636928b99782dad03f86f61e (diff) | |
download | mate-icon-theme-861b81f6df4d8bf1c9603dd44d0bfe5a1fa3c7d1.tar.bz2 mate-icon-theme-861b81f6df4d8bf1c9603dd44d0bfe5a1fa3c7d1.tar.xz |
Fix mate/22x22/devices/printer.png
-rw-r--r-- | mate/22x22/devices/Makefile.am | 2 | ||||
-rw-r--r-- | mate/22x22/devices/printer.png | bin | 939 -> 946 bytes |
2 files changed, 1 insertions, 1 deletions
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 Binary files differindex c39a05c..55e73f5 100644 --- a/mate/22x22/devices/printer.png +++ b/mate/22x22/devices/printer.png |