diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2016-10-06 16:48:10 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2016-10-06 16:48:10 +0200 |
commit | 3141680febeaed14548c876c2a713ee23801c434 (patch) | |
tree | e981a33609b869cbff45ae28e060bfa12487339a /core/img | |
parent | 66ae43880b7d898e54a47d3a4651684d85a1e951 (diff) | |
download | nextcloud-server-3141680febeaed14548c876c2a713ee23801c434.tar.gz nextcloud-server-3141680febeaed14548c876c2a713ee23801c434.zip |
bring back dedicated log in button to make log in more usable
Diffstat (limited to 'core/img')
-rw-r--r-- | core/img/actions/confirm-white.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/img/actions/confirm-white.svg b/core/img/actions/confirm-white.svg new file mode 100644 index 00000000000..f3144bce244 --- /dev/null +++ b/core/img/actions/confirm-white.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1"> + <path fill="#fff" d="m1 11v-6h7v-4l7 7-7 7v-4z"/> +</svg> |