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 /core/img/rss.svg | |
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 'core/img/rss.svg')
-rw-r--r-- | core/img/rss.svg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/img/rss.svg b/core/img/rss.svg index 8126a97acd2..6962c85b1d0 100644 --- a/core/img/rss.svg +++ b/core/img/rss.svg @@ -1,2 +1 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve" enable-background="new 0 0 32 32" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32"><path d="m16 0c-8.837 0-16 7.163-16 16 0 8.836 7.163 16 16 16s16-7.164 16-16c0-8.837-7.163-16-16-16z" fill="#F8991D"/><path d="m21.705 22.647h2.942c0-8.434-6.861-15.3-15.294-15.3v2.934c6.81 0 12.352 5.548 12.352 12.366zm-10.315 0.005c1.128 0 2.039-0.906 2.039-2.029 0-1.117-0.911-2.033-2.039-2.033-1.123 0-2.036 0.916-2.036 2.033-0.001 1.123 0.912 2.029 2.036 2.029zm5.116-0.004h2.945c0-5.57-4.531-10.101-10.099-10.101v2.933c1.91 0 3.705 0.746 5.057 2.1 1.352 1.349 2.097 3.152 2.097 5.068z" fill="#fff"/><defs><path id="a" d="m50.696-47.198c-8.837 0-16 7.163-16 16 0 8.836 7.163 16 16 16s16-7.164 16-16c0-8.836-7.163-16-16-16z"/></defs><clipPath><use overflow="visible" xlink:href="#a"/></clipPath></svg> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16 0C7.163 0 0 7.163 0 16c0 8.836 7.163 16 16 16s16-7.164 16-16c0-8.837-7.163-16-16-16z" fill="#F8991D"/><path d="M21.705 22.647h2.942c0-8.434-6.86-15.3-15.294-15.3v2.934c6.81 0 12.352 5.55 12.352 12.367zm-10.315.005a2.03 2.03 0 0 0 2.04-2.03 2.04 2.04 0 0 0-4.076 0 2.03 2.03 0 0 0 2.036 2.03zm5.116-.004h2.945c0-5.57-4.53-10.1-10.098-10.1v2.932a7.1 7.1 0 0 1 5.057 2.1 7.115 7.115 0 0 1 2.096 5.068z" fill="#fff"/><defs><path id="a" d="M50.696-47.198c-8.837 0-16 7.163-16 16 0 8.836 7.163 16 16 16s16-7.164 16-16-7.163-16-16-16z"/></defs></svg>
\ No newline at end of file |