diff options
author | Lukas Reschke <lukas@statuscode.ch> | 2016-09-28 23:05:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-28 23:05:48 +0200 |
commit | 0f321fe1161d09e385902b7924c76ca542ce45ce (patch) | |
tree | 79b8d535b9da068ef2dcb17591f0ca20af6e9288 /core/img/actions/star.svg | |
parent | 85301df8176fdbdb2486c3241bd7e2f23ce1b916 (diff) | |
parent | 71830b285ca15f6841e6c71c31404c2f64866935 (diff) | |
download | nextcloud-server-0f321fe1161d09e385902b7924c76ca542ce45ce.tar.gz nextcloud-server-0f321fe1161d09e385902b7924c76ca542ce45ce.zip |
Merge pull request #1534 from nextcloud/svg-optimization
Svgo optimization
Diffstat (limited to 'core/img/actions/star.svg')
-rw-r--r-- | core/img/actions/star.svg | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/core/img/actions/star.svg b/core/img/actions/star.svg index 36e08170a9a..32d8dd4717b 100644 --- a/core/img/actions/star.svg +++ b/core/img/actions/star.svg @@ -1,6 +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" height="22" width="22" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> - <g opacity=".5" transform="matrix(.068322 0 0 .068322 -10.114 -50.902)"> - <path d="m330.36 858.43 43.111 108.06 117.64 9.2572-89.445 74.392 27.55 114.75-98.391-62.079-100.62 61.66 28.637-112.76-89.734-76.638 116.09-7.6094z" transform="translate(-21.071,-112.5)"/> - </g> -</svg> +<svg xmlns="http://www.w3.org/2000/svg" height="22" width="22"><path d="M11.017.06l2.946 7.384L22 8.077l-6.11 5.082L17.77 21l-6.72-4.242-6.876 4.213 1.957-7.703L0 8.03l7.932-.52z" opacity=".5"/></svg>
\ No newline at end of file |