From 94071c7874c1bba18d56a8548ead2120fe9b7096 Mon Sep 17 00:00:00 2001 From: L4ki <45247573+L4ki@users.noreply.github.com> Date: Mon, 29 Nov 2021 13:20:54 +0100 Subject: [PATCH] Add files via upload --- .../actions/16/view-time-schedule.svg | 13 ++++++ .../actions/16/view-visible.svg | 21 ++++++++++ .../actions/16/view-web-browser-dom-tree.svg | 13 ++++++ .../Jolly-Dark-Icons/actions/16/viewbib.svg | 13 ++++++ .../Jolly-Dark-Icons/actions/16/viewhtml.svg | 19 +++++++++ .../Jolly-Dark-Icons/actions/16/viewimage.svg | 13 ++++++ .../Jolly-Dark-Icons/actions/16/viewlog.svg | 13 ++++++ .../Jolly-Dark-Icons/actions/16/viewpdf.svg | 4 ++ .../Jolly-Dark-Icons/actions/16/viewps.svg | 13 ++++++ .../actions/16/virtual-desktops.svg | 8 ++++ .../actions/16/visibility.svg | 21 ++++++++++ .../actions/16/widget-alternatives.svg | 10 +++++ .../actions/16/window-close.svg | 8 ++++ .../actions/16/window-duplicate.svg | 14 +++++++ .../actions/16/window-keep-above.svg | 13 ++++++ .../actions/16/window-keep-below.svg | 13 ++++++ .../actions/16/window-maximize.svg | 10 +++++ .../actions/16/window-minimize.svg | 10 +++++ .../actions/16/window-new.svg | 14 +++++++ .../actions/16/window-next.svg | 13 ++++++ .../actions/16/window-pin.svg | 10 +++++ .../actions/16/window-previous.svg | 13 ++++++ .../actions/16/window-restore.svg | 10 +++++ .../actions/16/window-shade.svg | 10 +++++ .../actions/16/window-unpin.svg | 14 +++++++ .../actions/16/window-unshade.svg | 10 +++++ .../Jolly-Dark-Icons/actions/16/window.svg | 13 ++++++ .../actions/16/wizard_math.svg | 13 ++++++ .../actions/16/wizard_pdftools.svg | 12 ++++++ .../actions/16/wizard_pstools.svg | 13 ++++++ .../actions/16/wizard_tabular.svg | 16 ++++++++ .../actions/16/x-clementine-album.svg | 13 ++++++ .../actions/16/x-clementine-albums.svg | 13 ++++++ .../actions/16/x-clementine-artist.svg | 14 +++++++ .../actions/16/x-clementine-shuffle.svg | 13 ++++++ .../actions/16/x-shape-connection.svg | 22 ++++++++++ .../actions/16/x-shape-formula.svg | 13 ++++++ .../actions/16/x-shape-image.svg | 13 ++++++ .../actions/16/x-shape-text.svg | 13 ++++++ .../Jolly-Dark-Icons/actions/16/x-zoom-in.svg | 13 ++++++ .../actions/16/x-zoom-out.svg | 13 ++++++ .../actions/16/xml-attribute-delete.svg | 40 +++++++++++++++++++ .../actions/16/xml-element-new.svg | 13 ++++++ .../actions/16/xml-node-delete.svg | 27 +++++++++++++ .../actions/16/xml-node-duplicate.svg | 13 ++++++ .../actions/16/xml-text-new.svg | 13 ++++++ .../Jolly-Dark-Icons/actions/16/y-zoom-in.svg | 13 ++++++ .../actions/16/y-zoom-out.svg | 13 ++++++ .../actions/16/zoom-1-to-2.svg | 13 ++++++ .../actions/16/zoom-2-to-1.svg | 13 ++++++ .../actions/16/zoom-double-size.svg | 13 ++++++ .../Jolly-Dark-Icons/actions/16/zoom-draw.svg | 13 ++++++ .../actions/16/zoom-fit-best.svg | 13 ++++++ .../actions/16/zoom-fit-drawing.svg | 13 ++++++ .../actions/16/zoom-fit-height.svg | 13 ++++++ .../actions/16/zoom-fit-page.svg | 13 ++++++ .../actions/16/zoom-fit-selection.svg | 13 ++++++ .../actions/16/zoom-fit-width.svg | 13 ++++++ .../actions/16/zoom-half-size.svg | 13 ++++++ .../actions/16/zoom-in-large.svg | 13 ++++++ .../Jolly-Dark-Icons/actions/16/zoom-in-x.svg | 13 ++++++ .../Jolly-Dark-Icons/actions/16/zoom-in-y.svg | 13 ++++++ .../Jolly-Dark-Icons/actions/16/zoom-in.svg | 13 ++++++ .../Jolly-Dark-Icons/actions/16/zoom-next.svg | 13 ++++++ .../actions/16/zoom-original.svg | 13 ++++++ .../actions/16/zoom-out-large.svg | 13 ++++++ .../actions/16/zoom-out-x.svg | 13 ++++++ .../actions/16/zoom-out-y.svg | 13 ++++++ .../Jolly-Dark-Icons/actions/16/zoom-out.svg | 13 ++++++ .../actions/16/zoom-previous.svg | 13 ++++++ .../actions/16/zoom-select-fit.svg | 13 ++++++ .../actions/16/zoom-select-x.svg | 13 ++++++ .../actions/16/zoom-select-y.svg | 13 ++++++ .../actions/16/zoom-select.svg | 13 ++++++ .../Jolly-Dark-Icons/actions/16/zoom.svg | 13 ++++++ 75 files changed, 1013 insertions(+) create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/view-time-schedule.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/view-visible.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/view-web-browser-dom-tree.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewbib.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewhtml.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewimage.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewlog.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewpdf.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewps.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/virtual-desktops.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/visibility.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/widget-alternatives.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-close.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-duplicate.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-keep-above.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-keep-below.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-maximize.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-minimize.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-new.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-next.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-pin.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-previous.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-restore.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-shade.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-unpin.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-unshade.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_math.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_pdftools.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_pstools.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_tabular.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-album.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-albums.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-artist.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-shuffle.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-connection.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-formula.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-image.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-text.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-zoom-in.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-zoom-out.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-attribute-delete.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-element-new.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-node-delete.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-node-duplicate.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-text-new.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/y-zoom-in.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/y-zoom-out.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-1-to-2.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-2-to-1.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-double-size.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-draw.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-best.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-drawing.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-height.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-page.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-selection.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-width.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-half-size.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in-large.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in-x.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in-y.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-next.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-original.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out-large.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out-x.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out-y.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-previous.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select-fit.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select-x.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select-y.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select.svg create mode 100644 Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom.svg diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/view-time-schedule.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/view-time-schedule.svg new file mode 100644 index 0000000..6b85da0 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/view-time-schedule.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/view-visible.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/view-visible.svg new file mode 100644 index 0000000..96c0365 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/view-visible.svg @@ -0,0 +1,21 @@ + + + + + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/view-web-browser-dom-tree.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/view-web-browser-dom-tree.svg new file mode 100644 index 0000000..3f46887 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/view-web-browser-dom-tree.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewbib.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewbib.svg new file mode 100644 index 0000000..4084b15 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewbib.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewhtml.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewhtml.svg new file mode 100644 index 0000000..9522863 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewhtml.svg @@ -0,0 +1,19 @@ + + + + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewimage.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewimage.svg new file mode 100644 index 0000000..a10ed71 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewimage.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewlog.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewlog.svg new file mode 100644 index 0000000..7fa4bd4 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewlog.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewpdf.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewpdf.svg new file mode 100644 index 0000000..939ef7c --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewpdf.svg @@ -0,0 +1,4 @@ + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewps.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewps.svg new file mode 100644 index 0000000..33ce147 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/viewps.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/virtual-desktops.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/virtual-desktops.svg new file mode 100644 index 0000000..7abb8f6 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/virtual-desktops.svg @@ -0,0 +1,8 @@ + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/visibility.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/visibility.svg new file mode 100644 index 0000000..96c0365 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/visibility.svg @@ -0,0 +1,21 @@ + + + + + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/widget-alternatives.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/widget-alternatives.svg new file mode 100644 index 0000000..fcffe5e --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/widget-alternatives.svg @@ -0,0 +1,10 @@ + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-close.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-close.svg new file mode 100644 index 0000000..b623554 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-close.svg @@ -0,0 +1,8 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-duplicate.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-duplicate.svg new file mode 100644 index 0000000..672a47c --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-duplicate.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-keep-above.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-keep-above.svg new file mode 100644 index 0000000..2b513f0 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-keep-above.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-keep-below.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-keep-below.svg new file mode 100644 index 0000000..778ba69 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-keep-below.svg @@ -0,0 +1,13 @@ + + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-maximize.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-maximize.svg new file mode 100644 index 0000000..e32033b --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-maximize.svg @@ -0,0 +1,10 @@ + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-minimize.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-minimize.svg new file mode 100644 index 0000000..b5f8384 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-minimize.svg @@ -0,0 +1,10 @@ + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-new.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-new.svg new file mode 100644 index 0000000..c8e9f6e --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-new.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-next.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-next.svg new file mode 100644 index 0000000..3ed7050 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-next.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-pin.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-pin.svg new file mode 100644 index 0000000..544546a --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-pin.svg @@ -0,0 +1,10 @@ + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-previous.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-previous.svg new file mode 100644 index 0000000..fb76ce8 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-previous.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-restore.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-restore.svg new file mode 100644 index 0000000..169b2eb --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-restore.svg @@ -0,0 +1,10 @@ + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-shade.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-shade.svg new file mode 100644 index 0000000..444c91f --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-shade.svg @@ -0,0 +1,10 @@ + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-unpin.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-unpin.svg new file mode 100644 index 0000000..bf47ae1 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-unpin.svg @@ -0,0 +1,14 @@ + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-unshade.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-unshade.svg new file mode 100644 index 0000000..fe6df13 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window-unshade.svg @@ -0,0 +1,10 @@ + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window.svg new file mode 100644 index 0000000..30913c2 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/window.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_math.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_math.svg new file mode 100644 index 0000000..0a70192 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_math.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_pdftools.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_pdftools.svg new file mode 100644 index 0000000..f40fcdf --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_pdftools.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_pstools.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_pstools.svg new file mode 100644 index 0000000..33ce147 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_pstools.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_tabular.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_tabular.svg new file mode 100644 index 0000000..df7be5e --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/wizard_tabular.svg @@ -0,0 +1,16 @@ + + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-album.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-album.svg new file mode 100644 index 0000000..e41df94 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-album.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-albums.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-albums.svg new file mode 100644 index 0000000..e41df94 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-albums.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-artist.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-artist.svg new file mode 100644 index 0000000..df21ae2 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-artist.svg @@ -0,0 +1,14 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-shuffle.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-shuffle.svg new file mode 100644 index 0000000..fe8b8e6 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-clementine-shuffle.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-connection.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-connection.svg new file mode 100644 index 0000000..36c44c0 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-connection.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-formula.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-formula.svg new file mode 100644 index 0000000..db8aa05 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-formula.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-image.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-image.svg new file mode 100644 index 0000000..a10ed71 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-image.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-text.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-text.svg new file mode 100644 index 0000000..a9f1031 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-shape-text.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-zoom-in.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-zoom-in.svg new file mode 100644 index 0000000..980d853 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-zoom-in.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-zoom-out.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-zoom-out.svg new file mode 100644 index 0000000..c4112ea --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/x-zoom-out.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-attribute-delete.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-attribute-delete.svg new file mode 100644 index 0000000..bff4e0d --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-attribute-delete.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-element-new.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-element-new.svg new file mode 100644 index 0000000..a4b95f5 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-element-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-node-delete.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-node-delete.svg new file mode 100644 index 0000000..73b1e5a --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-node-delete.svg @@ -0,0 +1,27 @@ + + + + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-node-duplicate.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-node-duplicate.svg new file mode 100644 index 0000000..c557cef --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-node-duplicate.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-text-new.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-text-new.svg new file mode 100644 index 0000000..0d8d145 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/xml-text-new.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/y-zoom-in.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/y-zoom-in.svg new file mode 100644 index 0000000..eb218ed --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/y-zoom-in.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/y-zoom-out.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/y-zoom-out.svg new file mode 100644 index 0000000..5da924d --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/y-zoom-out.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-1-to-2.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-1-to-2.svg new file mode 100644 index 0000000..7f29fea --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-1-to-2.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-2-to-1.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-2-to-1.svg new file mode 100644 index 0000000..5cf431a --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-2-to-1.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-double-size.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-double-size.svg new file mode 100644 index 0000000..7f29fea --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-double-size.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-draw.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-draw.svg new file mode 100644 index 0000000..e7d3d96 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-draw.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-best.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-best.svg new file mode 100644 index 0000000..e7d3d96 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-best.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-drawing.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-drawing.svg new file mode 100644 index 0000000..e7d3d96 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-drawing.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-height.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-height.svg new file mode 100644 index 0000000..fb386c3 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-height.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-page.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-page.svg new file mode 100644 index 0000000..e7d3d96 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-page.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-selection.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-selection.svg new file mode 100644 index 0000000..e7d3d96 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-selection.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-width.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-width.svg new file mode 100644 index 0000000..0304518 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-fit-width.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-half-size.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-half-size.svg new file mode 100644 index 0000000..5cf431a --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-half-size.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in-large.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in-large.svg new file mode 100644 index 0000000..07ea38a --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in-large.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in-x.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in-x.svg new file mode 100644 index 0000000..980d853 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in-x.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in-y.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in-y.svg new file mode 100644 index 0000000..eb218ed --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in-y.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in.svg new file mode 100644 index 0000000..07ea38a --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-in.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-next.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-next.svg new file mode 100644 index 0000000..faecfbd --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-next.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-original.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-original.svg new file mode 100644 index 0000000..a57f1a2 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-original.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out-large.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out-large.svg new file mode 100644 index 0000000..06bbf5b --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out-large.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out-x.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out-x.svg new file mode 100644 index 0000000..c4112ea --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out-x.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out-y.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out-y.svg new file mode 100644 index 0000000..5da924d --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out-y.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out.svg new file mode 100644 index 0000000..06bbf5b --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-out.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-previous.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-previous.svg new file mode 100644 index 0000000..162f9b2 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-previous.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select-fit.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select-fit.svg new file mode 100644 index 0000000..e7d3d96 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select-fit.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select-x.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select-x.svg new file mode 100644 index 0000000..0304518 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select-x.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select-y.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select-y.svg new file mode 100644 index 0000000..fb386c3 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select-y.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select.svg new file mode 100644 index 0000000..e7d3d96 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom-select.svg @@ -0,0 +1,13 @@ + + + + + + diff --git a/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom.svg b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom.svg new file mode 100644 index 0000000..ba7f452 --- /dev/null +++ b/Jolly Icons Themes/Jolly-Dark-Icons/actions/16/zoom.svg @@ -0,0 +1,13 @@ + + + + + +