diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2016-07-08 14:30:32 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@statuscode.ch> | 2016-07-20 15:07:41 +0200 |
commit | daaa3ded8d73fe3e9eb483cbf1174ed245e6250b (patch) | |
tree | bbd225b10390909afb42abb4b792219e5a8d5dad /core/img/actions/clippy.svg | |
parent | b37e1ed17f54916e3321427d92afa3f74ebea1b3 (diff) | |
download | nextcloud-server-daaa3ded8d73fe3e9eb483cbf1174ed245e6250b.tar.gz nextcloud-server-daaa3ded8d73fe3e9eb483cbf1174ed245e6250b.zip |
Add clipboard button to public share link
Diffstat (limited to 'core/img/actions/clippy.svg')
-rw-r--r-- | core/img/actions/clippy.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/img/actions/clippy.svg b/core/img/actions/clippy.svg new file mode 100644 index 00000000000..8fa5c89c349 --- /dev/null +++ b/core/img/actions/clippy.svg @@ -0,0 +1,3 @@ +<svg height="1024" width="896" xmlns="http://www.w3.org/2000/svg"> + <path opacity=".5" d="M704 896h-640v-576h640v192h64v-320c0-35-29-64-64-64h-192c0-71-57-128-128-128s-128 57-128 128h-192c-35 0-64 29-64 64v704c0 35 29 64 64 64h640c35 0 64-29 64-64v-128h-64v128z m-512-704c29 0 29 0 64 0s64-29 64-64 29-64 64-64 64 29 64 64 32 64 64 64 33 0 64 0 64 29 64 64h-512c0-39 28-64 64-64z m-64 512h128v-64h-128v64z m448-128v-128l-256 192 256 192v-128h320v-128h-320z m-448 256h192v-64h-192v64z m320-448h-320v64h320v-64z m-192 128h-128v64h128v-64z" /> +</svg> |