diff options
author | Brian Evans <grknight@gentoo.org> | 2019-04-11 12:08:10 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2019-04-11 12:08:10 -0400 |
commit | 0fade6b8594219568c87e08834290cda3f6356af (patch) | |
tree | a11ca46a29dc53d2335de074b00416158490b5be /Echo/modules/icons/mention-success-constructive.svg | |
parent | CommentStreams: Include minor fixes from upstream (diff) | |
download | extensions-0fade6b8594219568c87e08834290cda3f6356af.tar.gz extensions-0fade6b8594219568c87e08834290cda3f6356af.tar.bz2 extensions-0fade6b8594219568c87e08834290cda3f6356af.zip |
Update Echo for 1.32
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'Echo/modules/icons/mention-success-constructive.svg')
-rw-r--r-- | Echo/modules/icons/mention-success-constructive.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Echo/modules/icons/mention-success-constructive.svg b/Echo/modules/icons/mention-success-constructive.svg new file mode 100644 index 00000000..c0702929 --- /dev/null +++ b/Echo/modules/icons/mention-success-constructive.svg @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"> + <title> + mention success + </title> + <path fill="#00af89" d="M2 0a2 2 0 0 0-2 2v18l4-4h14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm14.049 3l1.05 1.059L8.16 13 4 8.834l1.05-1.05 3.108 3.107L16.048 3z"/> +</svg> |