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/external.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/external.svg')
-rw-r--r-- | apps/files/img/external.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/img/external.svg b/apps/files/img/external.svg index d1940f2f1b3..80eba5b9960 100644 --- a/apps/files/img/external.svg +++ b/apps/files/img/external.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="m7.4515 1.6186 2.3806 2.2573-3.5709 3.386 2.3806 2.2573 3.5709-3.386 2.3806 2.2573v-6.7725h-7.1422zm-4.7612 1.1286c-0.65945 0-1.1903 0.5034-1.1903 1.1286v9.029c0 0.6253 0.53085 1.1286 1.1903 1.1286h9.522c0.6594 0 1.1903-0.5034 1.1903-1.1286v-3.386l-1.19-1.1287v4.5146h-9.5217v-9.029h4.761l-1.1905-1.1287h-3.5707z"/> + <path d="m7.4515 1.6186 2.3806 2.2573-3.5709 3.386 2.3806 2.2573 3.5709-3.386 2.3806 2.2573v-6.7725h-7.1422zm-4.7612 1.1286c-0.65945 0-1.1903 0.5034-1.1903 1.1286v9.029c0 0.6253 0.53085 1.1286 1.1903 1.1286h9.522c0.6594 0 1.1903-0.5034 1.1903-1.1286v-3.386l-1.19-1.1287v4.5146h-9.5217v-9.029h4.761l-1.1905-1.1287h-3.5707z"/> </svg> |