summaryrefslogtreecommitdiff
path: root/mate/256x256/actions
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-09-28 17:23:20 +0200
committerraveit65 <[email protected]>2019-10-01 18:40:36 +0200
commita12b6a25fac0479c86638ace42fdd64f74f8c8e1 (patch)
tree2089bd047274bd7f27f7c36a29cd025aa03650b0 /mate/256x256/actions
parentb8f068f9805cc6a62dca22a37f5e2658171e35b1 (diff)
downloadmate-icon-theme-a12b6a25fac0479c86638ace42fdd64f74f8c8e1.tar.bz2
mate-icon-theme-a12b6a25fac0479c86638ace42fdd64f74f8c8e1.tar.xz
Add mate/256x256/actions/mail-send.png
Diffstat (limited to 'mate/256x256/actions')
-rw-r--r--mate/256x256/actions/Makefile.am6
-rw-r--r--mate/256x256/actions/mail-send.pngbin0 -> 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
new file mode 100644
index 0000000..2b8f6d9
--- /dev/null
+++ b/mate/256x256/actions/mail-send.png
Binary files differ