diff options
author | Björn Schießle <bjoern@schiessle.org> | 2016-11-03 15:33:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-03 15:33:58 +0100 |
commit | 1c52d878216a430c1214147ec1aa8e9aa0f6ad43 (patch) | |
tree | afcafea3c26c1c56355123ca92696a46e9086b45 | |
parent | ae5eb795932f6ee72f249cfe82cef813d80553c0 (diff) | |
parent | 219b536f708f1207f07c1896545621eb14361000 (diff) | |
download | nextcloud-server-1c52d878216a430c1214147ec1aa8e9aa0f6ad43.tar.gz nextcloud-server-1c52d878216a430c1214147ec1aa8e9aa0f6ad43.zip |
Merge pull request #2000 from nextcloud/sharebymail-icon
add share by mail icon, fix #1979
-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 |