diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-08-28 00:53:27 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-08-28 00:53:27 +0200 |
commit | f967a1df6810daa6c05a8c1f3fcbb8bb3a99c58f (patch) | |
tree | f497686d6663fe8e7edb1ad7564febddcb42355e /apps/files/img/star.svg | |
parent | 5479db63719de9b6341edcb2cb16ee7c7a3beff5 (diff) | |
download | nextcloud-server-f967a1df6810daa6c05a8c1f3fcbb8bb3a99c58f.tar.gz nextcloud-server-f967a1df6810daa6c05a8c1f3fcbb8bb3a99c58f.zip |
fix filetype icons elsewhere, empty page, sidebar, apps menu
Diffstat (limited to 'apps/files/img/star.svg')
-rw-r--r-- | apps/files/img/star.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/img/star.svg b/apps/files/img/star.svg index 3207f6f9a46..130bab366a2 100644 --- a/apps/files/img/star.svg +++ b/apps/files/img/star.svg @@ -1,6 +1,6 @@ <?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="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> - <g transform="matrix(.049689 0 0 .049689 -7.3558 -36.792)"> - <path style="" 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)"/> +<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 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)" fill="#FC0"/> </g> </svg> |