summaryrefslogtreecommitdiffstats
path: root/core/img
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2015-09-11 17:16:33 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2015-09-16 09:06:05 +0200
commita7b27433ef5d10309ee88dcd0634e6f76b980faa (patch)
treebc5e36e98c7fd0169c4511d7abd3802bdaad249c /core/img
parent7be8984fd9a6c6c3292f01d4bdbf24d80e4c0079 (diff)
downloadnextcloud-server-a7b27433ef5d10309ee88dcd0634e6f76b980faa.tar.gz
nextcloud-server-a7b27433ef5d10309ee88dcd0634e6f76b980faa.zip
add white versions of custom checkboxes
Diffstat (limited to 'core/img')
-rw-r--r--core/img/actions/checkbox-checked-white.pngbin0 -> 267 bytes
-rw-r--r--core/img/actions/checkbox-checked-white.svg4
-rw-r--r--core/img/actions/checkbox-mixed-white.pngbin0 -> 135 bytes
-rw-r--r--core/img/actions/checkbox-mixed-white.svg4
-rw-r--r--core/img/actions/checkbox-white.pngbin0 -> 130 bytes
-rw-r--r--core/img/actions/checkbox-white.svg4
6 files changed, 12 insertions, 0 deletions
diff --git a/core/img/actions/checkbox-checked-white.png b/core/img/actions/checkbox-checked-white.png
new file mode 100644
index 00000000000..ed8e3d3d557
--- /dev/null
+++ b/core/img/actions/checkbox-checked-white.png
Binary files differ
diff --git a/core/img/actions/checkbox-checked-white.svg b/core/img/actions/checkbox-checked-white.svg
new file mode 100644
index 00000000000..388e5588a08
--- /dev/null
+++ b/core/img/actions/checkbox-checked-white.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="16px" width="16px" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <path fill="#fff" d="m3 2c-0.554 0-1 0.446-1 1v10c0 0.554 0.446 1 1 1h10c0.554 0 1-0.446 1-1v-10c0-0.554-0.446-1-1-1h-10zm8.924 2.0664l1.433 1.4316-6.3648 6.365-4.2422-4.2439 1.4141-1.414 2.8281 2.8301 4.9318-4.9688z"/>
+</svg>
diff --git a/core/img/actions/checkbox-mixed-white.png b/core/img/actions/checkbox-mixed-white.png
new file mode 100644
index 00000000000..0b81f998fc5
--- /dev/null
+++ b/core/img/actions/checkbox-mixed-white.png
Binary files differ
diff --git a/core/img/actions/checkbox-mixed-white.svg b/core/img/actions/checkbox-mixed-white.svg
new file mode 100644
index 00000000000..45e56a07290
--- /dev/null
+++ b/core/img/actions/checkbox-mixed-white.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="16px" width="16px" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <path fill="#fff" d="m3 2c-0.554 0-1 0.446-1 1v10c0 0.554 0.446 1 1 1h10c0.554 0 1-0.446 1-1v-10c0-0.554-0.446-1-1-1h-10zm1 5h8v2h-8v-2z"/>
+</svg>
diff --git a/core/img/actions/checkbox-white.png b/core/img/actions/checkbox-white.png
new file mode 100644
index 00000000000..f0f903c77c6
--- /dev/null
+++ b/core/img/actions/checkbox-white.png
Binary files differ
diff --git a/core/img/actions/checkbox-white.svg b/core/img/actions/checkbox-white.svg
new file mode 100644
index 00000000000..3c5f6090f6e
--- /dev/null
+++ b/core/img/actions/checkbox-white.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="16px" width="16px" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <path fill="#fff" d="m3 2c-0.554 0-1 0.446-1 1v10c0 0.554 0.446 1 1 1h10c0.554 0 1-0.446 1-1v-10c0-0.554-0.446-1-1-1h-10zm0 1h10v10h-10v-10z"/>
+</svg>