summaryrefslogtreecommitdiffstats
path: root/core/img/actions
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2015-09-01 11:41:42 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2015-09-16 09:06:04 +0200
commit99238a5a42b0745876ed3917c420f85bc5bfc5a6 (patch)
tree9bced9d38f8f698a7c919abfdd3bb40cae4931ef /core/img/actions
parent2fc19635f6a98c0acbd223b3f9d0028ff2755585 (diff)
downloadnextcloud-server-99238a5a42b0745876ed3917c420f85bc5bfc5a6.tar.gz
nextcloud-server-99238a5a42b0745876ed3917c420f85bc5bfc5a6.zip
custom checkbox style
Diffstat (limited to 'core/img/actions')
-rw-r--r--core/img/actions/checkbox-checked.pngbin0 -> 265 bytes
-rw-r--r--core/img/actions/checkbox-checked.svg4
-rw-r--r--core/img/actions/checkbox-mixed.pngbin0 -> 135 bytes
-rw-r--r--core/img/actions/checkbox-mixed.svg4
-rw-r--r--core/img/actions/checkbox.pngbin0 -> 130 bytes
-rw-r--r--core/img/actions/checkbox.svg4
6 files changed, 12 insertions, 0 deletions
diff --git a/core/img/actions/checkbox-checked.png b/core/img/actions/checkbox-checked.png
new file mode 100644
index 00000000000..309069226b8
--- /dev/null
+++ b/core/img/actions/checkbox-checked.png
Binary files differ
diff --git a/core/img/actions/checkbox-checked.svg b/core/img/actions/checkbox-checked.svg
new file mode 100644
index 00000000000..9797244085c
--- /dev/null
+++ b/core/img/actions/checkbox-checked.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 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.png b/core/img/actions/checkbox-mixed.png
new file mode 100644
index 00000000000..8bc34b43b36
--- /dev/null
+++ b/core/img/actions/checkbox-mixed.png
Binary files differ
diff --git a/core/img/actions/checkbox-mixed.svg b/core/img/actions/checkbox-mixed.svg
new file mode 100644
index 00000000000..f4cb51455ae
--- /dev/null
+++ b/core/img/actions/checkbox-mixed.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 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.png b/core/img/actions/checkbox.png
new file mode 100644
index 00000000000..4539c8930c5
--- /dev/null
+++ b/core/img/actions/checkbox.png
Binary files differ
diff --git a/core/img/actions/checkbox.svg b/core/img/actions/checkbox.svg
new file mode 100644
index 00000000000..872df995ccc
--- /dev/null
+++ b/core/img/actions/checkbox.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 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>