diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2015-09-16 13:56:30 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2015-09-16 13:56:30 +0200 |
commit | 4d77fac19194639a8150d24ee103043ad3dc9fda (patch) | |
tree | f981a32da4b5df80ae9e3ef184902e87e86ec71b /core/img | |
parent | 919b7d203f823a33910ffae5ccb72786a0397a84 (diff) | |
parent | 7ab57f7f271c27754543933cca30752549f3ce96 (diff) | |
download | nextcloud-server-4d77fac19194639a8150d24ee103043ad3dc9fda.tar.gz nextcloud-server-4d77fac19194639a8150d24ee103043ad3dc9fda.zip |
Merge pull request #19048 from owncloud/details-icon
add details icon for file actions dropdown
Diffstat (limited to 'core/img')
-rw-r--r-- | core/img/actions/details.png | bin | 0 -> 295 bytes | |||
-rw-r--r-- | core/img/actions/details.svg | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/img/actions/details.png b/core/img/actions/details.png Binary files differnew file mode 100644 index 00000000000..9145025be26 --- /dev/null +++ b/core/img/actions/details.png diff --git a/core/img/actions/details.svg b/core/img/actions/details.svg new file mode 100644 index 00000000000..296d8825cbc --- /dev/null +++ b/core/img/actions/details.svg @@ -0,0 +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.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <path d="m4.9999 7.4745c0.1553 0.3811 0.3254 0.6881 0.6445 0.2459 0.4066-0.2685 1.7587-1.4279 1.6616-0.3421-0.3681 2.0169-0.8342 4.0167-1.1711 6.0387-0.3916 1.115 0.635 2.068 1.6379 1.312 1.0779-0.503 1.9915-1.288 2.9275-2.012-0.144-0.322-0.25-0.789-0.596-0.346-0.4687 0.239-1.4695 1.317-1.6967 0.471 0.3154-2.181 0.9755-4.2953 1.3654-6.4616 0.3973-1.0049-0.3645-2.2233-1.3997-1.3634-1.2565 0.6173-2.2895 1.5844-3.3734 2.4575zm4.4593-7.4718c-1.3075-0.017336-1.9056 2.1455-0.6427 2.6795 1.0224 0.378 2.0768-0.7138 1.7898-1.7504-0.098-0.54186-0.598-0.96979-1.1471-0.92912h-0.000001z"/> +</svg> |