diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-04-08 19:25:28 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-04-08 19:25:28 +0200 |
commit | 84c2fe85b72a0ef2c3b56075316f75153ba07ae7 (patch) | |
tree | dd9957c6f4c357e5bf8dc8b1e11ee60f02dbdbad /core/img/actions/star.svg | |
parent | d53aa4a8163d0f8c272572c4fb75507e270e64ad (diff) | |
download | nextcloud-server-84c2fe85b72a0ef2c3b56075316f75153ba07ae7.tar.gz nextcloud-server-84c2fe85b72a0ef2c3b56075316f75153ba07ae7.zip |
add icons to files sidebar, fix shade, fix position of settings icon and text
Diffstat (limited to 'core/img/actions/star.svg')
-rw-r--r-- | core/img/actions/star.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/img/actions/star.svg b/core/img/actions/star.svg index c2b3b60a2b8..36e08170a9a 100644 --- a/core/img/actions/star.svg +++ b/core/img/actions/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="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="#CCC"/> + <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> |