summaryrefslogtreecommitdiff
path: root/icon-themes/breeze_svg/dbaccess
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2018-05-23 23:24:10 +0200
committerandreas_kainz <kainz.a@gmail.com>2018-05-23 23:25:30 +0200
commit6fecbff9810ae9afc2de8c4d5e9e8a8a511d1f2d (patch)
tree2169de30402b09b13de6b2e75cbadda00e367d08 /icon-themes/breeze_svg/dbaccess
parentd541c4548fdc1835cf4fc020dbaa7ed7c2f734d0 (diff)
tdf#117481 Breeze Add dbaccess icons for base sidebar
Change-Id: I5174261484c64a6f223c4a2e197d0e042c3581e3 Reviewed-on: https://gerrit.libreoffice.org/54737 Reviewed-by: andreas_kainz <kainz.a@gmail.com> Tested-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/breeze_svg/dbaccess')
-rw-r--r--icon-themes/breeze_svg/dbaccess/res/forms_32.svg6
-rw-r--r--icon-themes/breeze_svg/dbaccess/res/queries_32.svg6
-rw-r--r--icon-themes/breeze_svg/dbaccess/res/reports_32.svg6
-rw-r--r--icon-themes/breeze_svg/dbaccess/res/tables_32.svg10
4 files changed, 28 insertions, 0 deletions
diff --git a/icon-themes/breeze_svg/dbaccess/res/forms_32.svg b/icon-themes/breeze_svg/dbaccess/res/forms_32.svg
new file mode 100644
index 000000000000..323652813925
--- /dev/null
+++ b/icon-themes/breeze_svg/dbaccess/res/forms_32.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
+ <path
+ style="fill:#4d4d4d"
+ d="M 6 6 L 6 26 L 7.25 26 L 11 26 L 12.25 26 L 19 26 L 26 26 L 26 25 L 26 18.5 L 26 18 L 26 6 L 24.75 6 L 7.25 6 L 6 6 z M 20.53125 7.25 L 22.25 8.25 L 23.96875 7.25 L 24.75 8.25 L 22.625 9.5 L 22.25 9.75 L 21.875 9.5 L 19.75 8.25 L 20.53125 7.25 z M 7 11 L 15 11 L 25 11 L 25 18 L 25 25 L 19 25 L 18 25 L 15 25 L 8 25 L 7 25 L 7 11 z M 11 13 C 9.8954305 13 9 13.895431 9 15 C 9 16.104569 9.8954305 17 11 17 C 12.104569 17 13 16.104569 13 15 C 13 13.895431 12.104569 13 11 13 z M 15 13 L 15 14 L 23 14 L 23 13 L 15 13 z M 11 14 C 11.552285 14 12 14.447715 12 15 C 12 15.552285 11.552285 16 11 16 C 10.447715 16 10 15.552285 10 15 C 10 14.447715 10.447715 14 11 14 z M 15 16 L 15 17 L 19 17 L 19 16 L 15 16 z M 9 19 L 9 23 L 13 23 L 13 19 L 9 19 z M 15 19 L 15 20 L 23 20 L 23 19 L 15 19 z M 10 20 L 12 20 L 12 22 L 10 22 L 10 20 z M 15 22 L 15 23 L 21 23 L 21 22 L 15 22 z "
+ />
+ </svg>
diff --git a/icon-themes/breeze_svg/dbaccess/res/queries_32.svg b/icon-themes/breeze_svg/dbaccess/res/queries_32.svg
new file mode 100644
index 000000000000..723a8829684e
--- /dev/null
+++ b/icon-themes/breeze_svg/dbaccess/res/queries_32.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
+ <path
+ style="fill:#4d4d4d"
+ d="M 16 6 C 11 6 7 7.3431 7 9 L 7 14 L 7 19 L 7 24 C 7 25.6569 11.029437 27 16 27 C 20.970563 27 25 25.6569 25 24 L 25 19 L 25 14 L 25 9 C 25 7.3431 21 6 16 6 z M 16 7 C 20.418278 7 24 7.8954 24 9 C 24 10.1046 20.418278 11 16 11 C 11.581722 11 8 10.1046 8 9 C 8 7.8954 11.581722 7 16 7 z M 8 10.375 C 9.4922366 11.34381 12.508179 12 16 12 C 19.491821 12 22.507763 11.34381 24 10.375 L 24 14 C 24 15.1046 20.418278 16 16 16 C 11.581722 16 8 15.1046 8 14 L 8 10.375 z M 8 15.375 C 9.4922366 16.34381 12.508179 17 16 17 C 19.491821 17 22.507763 16.34381 24 15.375 L 24 19 C 24 20.1046 20.418278 21 16 21 C 11.581722 21 8 20.1046 8 19 L 8 15.375 z M 8 20.375 C 9.4922366 21.34381 12.5 22 16 22 C 19.5 22 22.5 21.34381 24 20.375 L 24 24 C 24 25.1046 20.418278 26 16 26 C 11.581722 26 8 25.1046 8 24 L 8 20.375 z "
+ />
+ </svg>
diff --git a/icon-themes/breeze_svg/dbaccess/res/reports_32.svg b/icon-themes/breeze_svg/dbaccess/res/reports_32.svg
new file mode 100644
index 000000000000..c1e6c95e4fe3
--- /dev/null
+++ b/icon-themes/breeze_svg/dbaccess/res/reports_32.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
+ <path
+ style="fill:#4d4d4d"
+ d="M 7 6 L 7 7 L 7 25 L 7 26 L 19 26 L 25 20 L 25 7 L 25 6 L 7 6 z M 8 7 L 24 7 L 24 19 L 18 19 L 18 25 L 8 25 L 8 7 z M 10 9 L 10 13 L 14 13 L 14 9 L 10 9 z M 16 9 L 16 10 L 22 10 L 22 9 L 16 9 z M 11 10 L 13 10 L 13 12 L 11 12 L 11 10 z M 16 12 L 16 13 L 21 13 L 21 12 L 16 12 z M 10 15 L 10 16 L 22 16 L 22 15 L 10 15 z M 10 19 L 10 20 L 16 20 L 16 19 L 10 19 z M 10 22 L 10 23 L 16 23 L 16 22 L 10 22 z "
+ />
+ </svg>
diff --git a/icon-themes/breeze_svg/dbaccess/res/tables_32.svg b/icon-themes/breeze_svg/dbaccess/res/tables_32.svg
new file mode 100644
index 000000000000..bb7a366f4d7b
--- /dev/null
+++ b/icon-themes/breeze_svg/dbaccess/res/tables_32.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
+ <path
+ style="fill:#1d99f3"
+ d="M 7 7 L 7 13 L 12 13 L 12 7 L 7 7 z "
+ />
+ <path
+ style="fill:#4d4d4d"
+ d="M 6 6 L 6 25 L 6 26 L 7 26 L 25 26 L 26 26 L 26 25 L 26 6 L 20 6 L 19 6 L 13 6 L 12 6 L 6 6 z M 7 7 L 12 7 L 12 13 L 7 13 L 7 7 z M 13 7 L 19 7 L 19 9 L 13 9 L 13 7 z M 20 7 L 25 7 L 25 9 L 20 9 L 20 7 z M 13 10 L 19 10 L 19 13 L 13 13 L 13 10 z M 20 10 L 25 10 L 25 13 L 20 13 L 20 10 z M 7 14 L 12 14 L 12 17 L 7 17 L 7 14 z M 13 14 L 19 14 L 19 17 L 13 17 L 13 14 z M 20 14 L 25 14 L 25 17 L 20 17 L 20 14 z M 7 18 L 12 18 L 12 21 L 7 21 L 7 18 z M 13 18 L 19 18 L 19 21 L 13 21 L 13 18 z M 20 18 L 25 18 L 25 21 L 20 21 L 20 18 z M 7 22 L 12 22 L 12 25 L 7 25 L 7 22 z M 13 22 L 19 22 L 19 25 L 13 25 L 13 22 z M 20 22 L 25 22 L 25 25 L 20 25 L 20 22 z "
+ />
+ </svg>