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 /core/img/facebook.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 'core/img/facebook.svg')
-rw-r--r-- | core/img/facebook.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/img/facebook.svg b/core/img/facebook.svg index 2d0c6477493..01e183a1831 100644 --- a/core/img/facebook.svg +++ b/core/img/facebook.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="512" viewBox="0 0 512 512" width="512"><g clip-rule="evenodd" fill-rule="evenodd"><path d="M256.23 512C396.81 512 512 396.81 512 256.23 512 115.18 396.81 0 256.23 0 115.18 0 0 115.18 0 256.23 0 396.81 115.18 512 256.23 512z" fill="#3A5BA2"/><path d="M224.02 160.08c0-35.372 28.575-63.946 63.938-63.946h48.072v63.946h-32.2c-8.607 0-15.872 7.257-15.872 15.873v32.192h48.072v63.938h-48.072v144.22H224.02v-144.22h-48.065v-63.93h48.065v-48.07z" fill="#fff"/></g></svg>
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" viewBox="0 0 16 16"><circle cy="8" cx="8" r="8" fill="#3a5ba2"/><path fill="#fff" d="m7 5c0-1.1 0.9-2 2-2h1.5v2h-1c-0.27 0-0.5 0.23-0.5 0.5v1h1.5v2h-1.5v4.5h-2v-4.5h-1.5v-2h1.5z"/></svg> |