diff options
author | rbuj <[email protected]> | 2019-09-28 17:23:20 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-10-01 18:40:36 +0200 |
commit | a12b6a25fac0479c86638ace42fdd64f74f8c8e1 (patch) | |
tree | 2089bd047274bd7f27f7c36a29cd025aa03650b0 /mate | |
parent | b8f068f9805cc6a62dca22a37f5e2658171e35b1 (diff) | |
download | mate-icon-theme-a12b6a25fac0479c86638ace42fdd64f74f8c8e1.tar.bz2 mate-icon-theme-a12b6a25fac0479c86638ace42fdd64f74f8c8e1.tar.xz |
Add mate/256x256/actions/mail-send.png
Diffstat (limited to 'mate')
-rw-r--r-- | mate/256x256/actions/Makefile.am | 6 | ||||
-rw-r--r-- | mate/256x256/actions/mail-send.png | bin | 0 -> 22543 bytes |
2 files changed, 6 insertions, 0 deletions
diff --git a/mate/256x256/actions/Makefile.am b/mate/256x256/actions/Makefile.am index e951bcf..ecbacb5 100644 --- a/mate/256x256/actions/Makefile.am +++ b/mate/256x256/actions/Makefile.am @@ -23,6 +23,7 @@ png_icons = \ go-next.png \ go-previous.png \ mail-message-new.png \ + mail-send.png \ process-stop.png \ system-lock-screen.png \ system-log-out.png \ @@ -152,6 +153,11 @@ mail-message-new.png: ../../../src/open-envelopes.svg @inkscape -z $^ --export-area=20:13:276:269 -w=256 -h=256 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ +mail-send.png: ../../../src/mail-send.svg + @echo " "$@ + @inkscape -z $^ --export-area=10:10:266:266 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + process-stop.png: ../../../src/navigation-icons.svg @echo " "$@ @inkscape -z $^ --export-area=576:-552:832:-296 -w=256 -h=256 -e=$@ 1> /dev/null diff --git a/mate/256x256/actions/mail-send.png b/mate/256x256/actions/mail-send.png Binary files differnew file mode 100644 index 0000000..2b8f6d9 --- /dev/null +++ b/mate/256x256/actions/mail-send.png |