diff options
author | Marin Treselj <marin@pixelipo.com> | 2017-11-17 15:05:59 +0100 |
---|---|---|
committer | Marin Treselj <marin@pixelipo.com> | 2017-11-20 17:27:30 +0100 |
commit | 8615ca8bd2c326228dd2d505610fff6b4e8280bf (patch) | |
tree | ed0ff05a49875bd44a3abe8e38bedc57514f4345 /settings/img/password.svg | |
parent | f347e2e4a6cab71c35d58ff21692e23d7443db60 (diff) | |
download | nextcloud-server-8615ca8bd2c326228dd2d505610fff6b4e8280bf.tar.gz nextcloud-server-8615ca8bd2c326228dd2d505610fff6b4e8280bf.zip |
Re-optimize and clean up settings, social and logo icons
Signed-off-by: Marin Treselj <marin@pixelipo.com>
Diffstat (limited to 'settings/img/password.svg')
-rw-r--r-- | settings/img/password.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/img/password.svg b/settings/img/password.svg index 3d161917f6e..edd1edf6c03 100644 --- a/settings/img/password.svg +++ b/settings/img/password.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 71 100"><path d="M35.5 6.25c-13.807 0-25 11.193-25 25v12.5H4.25V87.5h62.5V43.75H60.5v-12.5c0-13.807-11.194-25-25-25zm0 12.5c6.904 0 12.5 5.596 12.5 12.5v12.5H23v-12.5c0-6.904 5.596-12.5 12.5-12.5z"/></svg>
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 16 16" width="16" height="16"><path d="m8 1c-2.319 0-3.967 1.8644-4 4v2.5h-1.5v7.5h11v-7.5h-1.5v-2.5c0-2.27-1.8-3.9735-4-4zm0 2c1.25 0 2 0.963 2 2v2.5h-4v-2.5c0-1.174 0.747-2 2-2z"/></svg> |