diff options
author | skjnldsv <fremulon@protonmail.com> | 2016-09-27 08:36:38 +0200 |
---|---|---|
committer | skjnldsv <fremulon@protonmail.com> | 2016-09-27 20:56:26 +0200 |
commit | 71830b285ca15f6841e6c71c31404c2f64866935 (patch) | |
tree | 3eba3cd255d00c93653a7f957eb8812ed00481a4 /apps/federation/img | |
parent | 810f72df4644793673026c7490b5b2fe794ed05f (diff) | |
download | nextcloud-server-71830b285ca15f6841e6c71c31404c2f64866935.tar.gz nextcloud-server-71830b285ca15f6841e6c71c31404c2f64866935.zip |
Svgo optimization
Signed-off-by: John Molakvoæ <fremulon@protonmail.com>
Diffstat (limited to 'apps/federation/img')
-rw-r--r-- | apps/federation/img/app.svg | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/federation/img/app.svg b/apps/federation/img/app.svg index 83108e7133e..d019883ac9b 100644 --- a/apps/federation/img/app.svg +++ b/apps/federation/img/app.svg @@ -1,4 +1 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" viewBox="0 0 16 16"> - <path d="m12.228 1c-1.3565 0-2.4592 1.0977-2.4592 2.4542 0 0.075 0.0084 0.1504 0.0149 0.2236l-4.7346 2.4145c-0.4291-0.3667-0.9861-0.5863-1.5947-0.5863-1.3565 0-2.4542 1.0977-2.4542 2.4543 0 1.3565 1.0977 2.4542 2.4542 2.4542 0.54607 0 1.0528-0.1755 1.4606-0.477l4.8637 2.4741c-0.0024 0.044-0.0099 0.089-0.0099 0.1342 0 1.3565 1.1027 2.4542 2.4592 2.4542s2.4542-1.0977 2.4542-2.4542-1.0977-2.4592-2.4542-2.4592c-0.63653 0-1.218 0.2437-1.6544 0.6409l-4.6953-2.4c0.0185-0.1233 0.0344-0.2499 0.0344-0.378 0-0.072-0.0089-0.1437-0.0149-0.2137l4.7395-2.4145c0.42802 0.3627 0.98488 0.5813 1.5898 0.5813 1.3565 0 2.4542-1.1027 2.4542-2.4592s-1.0977-2.4542-2.4542-2.4542z" fill="#fff"/> -</svg> +<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.4a2.55 2.55 0 0 0 .035-.378c0-.072-.01-.144-.015-.214l4.74-2.415A2.457 2.457 0 1 0 12.227.99z" fill="#fff"/></svg>
\ No newline at end of file |