diff options
author | Marin Treselj <marin@pixelipo.com> | 2017-11-10 15:21:44 +0100 |
---|---|---|
committer | Marin Treselj <marin@pixelipo.com> | 2017-11-10 15:21:44 +0100 |
commit | 4d5490c339ec5693dd1778738af7c7788ce9b300 (patch) | |
tree | bccf1b4a1897e865fe89165021d7af7cf36ed845 /apps/files/img/share.svg | |
parent | f6769e29403a844c3eac6290714e378360f0b2cd (diff) | |
download | nextcloud-server-4d5490c339ec5693dd1778738af7c7788ce9b300.tar.gz nextcloud-server-4d5490c339ec5693dd1778738af7c7788ce9b300.zip |
second batch of fixed and re-optimized icons
Signed-off-by: Marin Treselj <marin@pixelipo.com>
Diffstat (limited to 'apps/files/img/share.svg')
-rw-r--r-- | apps/files/img/share.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/img/share.svg b/apps/files/img/share.svg index c0ad9522369..014392d5a57 100644 --- a/apps/files/img/share.svg +++ b/apps/files/img/share.svg @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="16" width="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> |