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 /tests/data/desktopapp.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 'tests/data/desktopapp.svg')
-rw-r--r-- | tests/data/desktopapp.svg | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/data/desktopapp.svg b/tests/data/desktopapp.svg index d63cfef0848..eecce50293a 100644 --- a/tests/data/desktopapp.svg +++ b/tests/data/desktopapp.svg @@ -1,5 +1 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" height="60" width="170" version="1.1" y="0px" x="0px" xmlns:cc="http://creativecommons.org/ns#" enable-background="new 0 0 792 612" viewBox="0 0 1346.4 475.2" xmlns:dc="http://purl.org/dc/elements/1.1/"> -<rect rx="50" ry="50" height="475.2" width="1346.4" y="-3.5527e-15" x="-2.8405e-15"/><path d="m150.48 126.72c-11.88 0-23.76 11.88-23.76 23.76v166.32l-47.52 23.76v11.88s0 11.88 11.88 11.88h356.4c11.88 0 11.88-11.88 11.88-11.88v-11.88l-47.52-23.76v-166.32c0-11.88-11.88-23.76-23.76-23.76zm0 23.667h237.6v142.65h-237.6z" fill="#fff"/><text style="word-spacing:0px;letter-spacing:0px" xml:space="preserve" font-size="316.8px" y="239.58" x="451.44" font-family="Sans" line-height="125%" fill="#ffffff"><tspan font-size="126.72px" font-weight="600" y="239.58" x="451.44" font-family="FreeSans" fill="#ffffff">Desktop app</tspan></text> -<text style="word-spacing:0px;letter-spacing:0px" xml:space="preserve" font-size="316.8px" y="342.54001" x="493.01996" font-family="Sans" line-height="125%" fill="#ffffff"><tspan y="342.54001" x="493.01996" font-size="71.28px" font-family="FreeSans" fill="#ffffff">Windows, OS X, Linux</tspan></text> -</svg> +<svg xmlns="http://www.w3.org/2000/svg" height="60" width="170" viewBox="0 0 1346.4 475.2"><rect rx="50" ry="50" height="475.2" width="1346.4"/><path d="M150.48 126.72c-11.88 0-23.76 11.88-23.76 23.76V316.8L79.2 340.56v11.88s0 11.88 11.88 11.88h356.4c11.88 0 11.88-11.88 11.88-11.88v-11.88l-47.52-23.76V150.48c0-11.88-11.88-23.76-23.76-23.76zm0 23.667h237.6v142.65h-237.6z" fill="#fff"/><text font-size="316.8" y="239.58" x="451.44" font-family="Sans" fill="#fff" word-spacing="0" letter-spacing="0"><tspan font-size="126.72" font-weight="600" y="239.58" x="451.44" font-family="FreeSans">Desktop app</tspan></text><text font-size="316.8" y="342.54" x="493.02" font-family="Sans" fill="#fff" word-spacing="0" letter-spacing="0"><tspan y="342.54" x="493.02" font-size="71.28" font-family="FreeSans">Windows, OS X, Linux</tspan></text></svg>
\ No newline at end of file |