diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-08-24 12:16:55 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-08-26 17:00:48 +0200 |
commit | bf0c3b3d21cf918b074ffa26c018b022721a3464 (patch) | |
tree | 970757a4f3c8c427edc47f0c5bcc6dd6efb7088a /apps/files/img/delete.svg | |
parent | 0bf7b0d738e5caefe42db35d4efd658ebf7ec1c6 (diff) | |
download | nextcloud-server-bf0c3b3d21cf918b074ffa26c018b022721a3464.tar.gz nextcloud-server-bf0c3b3d21cf918b074ffa26c018b022721a3464.zip |
reduce grey tones in app navigation, bubble menu and scrollbar
Diffstat (limited to 'apps/files/img/delete.svg')
-rw-r--r-- | apps/files/img/delete.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/img/delete.svg b/apps/files/img/delete.svg index b6dc2cc4173..f0a3cd4db88 100644 --- a/apps/files/img/delete.svg +++ b/apps/files/img/delete.svg @@ -1,4 +1,4 @@ <?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/"> - <path opacity=".5" d="m6.5 1-0.5 1h-3c-0.554 0-1 0.446-1 1v1h12v-1c0-0.554-0.446-1-1-1h-3l-0.5-1zm-3.5 4 0.875 9c0.061 0.549 0.5729 1 1.125 1h6c0.55232 0 1.064-0.45102 1.125-1l0.875-9z" fill-rule="evenodd"/> + <path d="m6.5 1-0.5 1h-3c-0.554 0-1 0.446-1 1v1h12v-1c0-0.554-0.446-1-1-1h-3l-0.5-1zm-3.5 4 0.875 9c0.061 0.549 0.5729 1 1.125 1h6c0.55232 0 1.064-0.45102 1.125-1l0.875-9z" fill-rule="evenodd"/> </svg> |