aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-dark/actions/mail-reply-sender.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/material-design-dark/actions/mail-reply-sender.svg')
-rw-r--r--icon-theme/material-design-dark/actions/mail-reply-sender.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/material-design-dark/actions/mail-reply-sender.svg b/icon-theme/material-design-dark/actions/mail-reply-sender.svg
new file mode 100644
index 00000000..7364c2c7
--- /dev/null
+++ b/icon-theme/material-design-dark/actions/mail-reply-sender.svg
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
+ <path fill="#F8F8F8" fill-opacity="1" stroke-linejoin="round" d="M 10,9L 10,5L 3,12L 10,19L 10,14.9C 15,14.9 18.5,16.5 21,20C 20,15 17,10 10,9 Z "/>
+</svg>
bgstack15