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/share.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/share.svg')
-rw-r--r-- | settings/img/share.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/img/share.svg b/settings/img/share.svg index 68f2100e490..014392d5a57 100644 --- a/settings/img/share.svg +++ b/settings/img/share.svg @@ -1 +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"/></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 cx="3.5" cy="8" r="2.5"/><circle cy="12.5" cx="12.5" r="2.5"/><circle cx="12.5" cy="3.5" r="2.5"/><path d="m3.5 8 9 4.5m-9-4.5 9-4.5" stroke="#000" stroke-width="2" fill="none"/></svg> |