Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/img
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-05-18 10:50:21 +0300
committerJulius Härtl <jus@bitgrid.net>2020-05-20 15:08:21 +0300
commite332c5413e82d29dbd7cda0267171cb63a1e62e7 (patch)
treec55bca41214ca04c00217ed761dee4f8f9414d90 /img
parent4a1f23a5b798e5bfb5b41870ea07d17d856051e9 (diff)
Move css to the bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'img')
-rw-r--r--img/x-office-document.svg1
-rw-r--r--img/x-office-presentation.svg1
-rw-r--r--img/x-office-spreadsheet.svg1
3 files changed, 3 insertions, 0 deletions
diff --git a/img/x-office-document.svg b/img/x-office-document.svg
new file mode 100644
index 00000000..d19fa659
--- /dev/null
+++ b/img/x-office-document.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" version="1.1" height="16"><path fill="#49abea" d="m2.5 1c-0.28 0-0.5 0.22-0.5 0.5v13c0 0.28 0.22 0.5 0.5 0.5h11c0.28 0 0.5-0.22 0.5-0.5v-10.5l-3-3h-8.5zm1.5 2h6v1h-6v-1zm0 3h5v1h-5v-1zm0 3h8v1h-8v-1zm0 3h4v1h-4v-1z"/></svg>
diff --git a/img/x-office-presentation.svg b/img/x-office-presentation.svg
new file mode 100644
index 00000000..523aa38e
--- /dev/null
+++ b/img/x-office-presentation.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" height="16" width="16" version="1.1"><path fill="#f0965f" d="m1.5 2c-0.25 0-0.5 0.25-0.5 0.5v11c0 0.25 0.25 0.5 0.5 0.5h13c0.25 0 0.5-0.25 0.5-0.5v-11c0-0.25-0.25-0.5-0.5-0.5zm0.5 3h12v6h-12z"/></svg>
diff --git a/img/x-office-spreadsheet.svg b/img/x-office-spreadsheet.svg
new file mode 100644
index 00000000..b7006a98
--- /dev/null
+++ b/img/x-office-spreadsheet.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" version="1.1" height="16"><path fill="#9abd4e" d="m2.5 1c-0.28 0-0.5 0.22-0.5 0.5v13c0 0.28 0.22 0.5 0.5 0.5h11c0.28 0 0.5-0.22 0.5-0.5v-10.5l-3-3h-8.5zm1.5 3h2v2h-2v-2zm3 0h5v2h-5v-2zm-3 3h2v2h-2v-2zm3 0h5v2h-5v-2zm-3 3h2v2h-2v-2zm3 0h5v2h-5v-2z"/></svg>