diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2016-11-03 14:05:43 +0100 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2016-11-03 14:05:43 +0100 |
commit | 219b536f708f1207f07c1896545621eb14361000 (patch) | |
tree | 0d0b9b1690515386cefca22460c6a6a7d68c77fd /apps/sharebymail/img | |
parent | b129adfb58eb98a37278dbd5a2f30b52c90cb4fc (diff) | |
download | nextcloud-server-219b536f708f1207f07c1896545621eb14361000.tar.gz nextcloud-server-219b536f708f1207f07c1896545621eb14361000.zip |
add share by mail icon, fix #1979
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'apps/sharebymail/img')
-rw-r--r-- | apps/sharebymail/img/app.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/sharebymail/img/app.svg b/apps/sharebymail/img/app.svg new file mode 100644 index 00000000000..869373adde6 --- /dev/null +++ b/apps/sharebymail/img/app.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 16 16"><path d="M12.228 1a2.457 2.457 0 0 0-2.46 2.454c0 .075.01.15.016.224L5.05 6.092a2.445 2.445 0 0 0-1.596-.586A2.453 2.453 0 0 0 1 7.96a2.453 2.453 0 0 0 2.454 2.455 2.45 2.45 0 0 0 1.46-.477l4.865 2.474c-.004.044-.01.09-.01.134a2.457 2.457 0 1 0 .804-1.818l-4.696-2.4c.02-.123.035-.25.035-.378 0-.072-.01-.144-.015-.214l4.74-2.414A2.457 2.457 0 1 0 12.228.99z" fill="#fff"/></svg>
\ No newline at end of file |