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/facebook.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/facebook.svg')
-rw-r--r-- | core/img/facebook.svg | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/img/facebook.svg b/core/img/facebook.svg index 4de4ccf3002..2d0c6477493 100644 --- a/core/img/facebook.svg +++ b/core/img/facebook.svg @@ -1,3 +1 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'> -<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" height="512px" viewBox="0 0 512 512" width="512px" version="1.1" enable-background="new 0 0 512 512"><g clip-rule="evenodd" fill-rule="evenodd"><path d="m256.23 512c140.58 0 255.77-115.19 255.77-255.77 0-141.05-115.19-256.23-255.77-256.23-141.05 0-256.23 115.18-256.23 256.23 0 140.58 115.18 255.77 256.23 255.77z" fill="#3A5BA2"/><path d="m224.02 160.08c0-35.372 28.575-63.946 63.938-63.946h48.072v63.946h-32.199c-8.608 0-15.873 7.257-15.873 15.873v32.192h48.072v63.938h-48.072v144.22h-63.938v-144.22h-48.065v-63.93h48.065v-48.07z" fill="#fff"/></g></svg> +<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 |