From eab0507af6367a9a75f40ac3dd92e5e42860c2dc Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 20 May 2023 11:28:29 +0300 Subject: Added icons and themes --- .../gtk-2.0/images/notebook/gap-bottom-left.svg | 136 ++++++++++++++ .../gtk-2.0/images/notebook/gap-bottom-right.svg | 127 +++++++++++++ .../Mint-X/gtk-2.0/images/notebook/gap-bottom.svg | 117 ++++++++++++ themes/Mint-X/gtk-2.0/images/notebook/gap-left.svg | 117 ++++++++++++ .../Mint-X/gtk-2.0/images/notebook/gap-right.svg | 115 ++++++++++++ .../gtk-2.0/images/notebook/gap-top-left.svg | 125 +++++++++++++ .../gtk-2.0/images/notebook/gap-top-right.svg | 127 +++++++++++++ themes/Mint-X/gtk-2.0/images/notebook/gap-top.svg | 114 ++++++++++++ themes/Mint-X/gtk-2.0/images/notebook/notebook.svg | 149 +++++++++++++++ themes/Mint-X/gtk-2.0/images/notebook/null.png | Bin 0 -> 132 bytes .../gtk-2.0/images/notebook/tab-bottom-active.svg | 129 +++++++++++++ .../Mint-X/gtk-2.0/images/notebook/tab-bottom.svg | 160 ++++++++++++++++ .../gtk-2.0/images/notebook/tab-left-active.svg | 181 ++++++++++++++++++ themes/Mint-X/gtk-2.0/images/notebook/tab-left.svg | 200 ++++++++++++++++++++ .../gtk-2.0/images/notebook/tab-right-active.svg | 179 ++++++++++++++++++ .../Mint-X/gtk-2.0/images/notebook/tab-right.svg | 202 +++++++++++++++++++++ .../gtk-2.0/images/notebook/tab-top-active.svg | 135 ++++++++++++++ themes/Mint-X/gtk-2.0/images/notebook/tab-top.svg | 155 ++++++++++++++++ 18 files changed, 2468 insertions(+) create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/gap-bottom-left.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/gap-bottom-right.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/gap-bottom.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/gap-left.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/gap-right.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/gap-top-left.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/gap-top-right.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/gap-top.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/notebook.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/null.png create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/tab-bottom-active.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/tab-bottom.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/tab-left-active.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/tab-left.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/tab-right-active.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/tab-right.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/tab-top-active.svg create mode 100644 themes/Mint-X/gtk-2.0/images/notebook/tab-top.svg (limited to 'themes/Mint-X/gtk-2.0/images/notebook') diff --git a/themes/Mint-X/gtk-2.0/images/notebook/gap-bottom-left.svg b/themes/Mint-X/gtk-2.0/images/notebook/gap-bottom-left.svg new file mode 100644 index 00000000..ba592a07 --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/gap-bottom-left.svg @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/gap-bottom-right.svg b/themes/Mint-X/gtk-2.0/images/notebook/gap-bottom-right.svg new file mode 100644 index 00000000..20372fe1 --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/gap-bottom-right.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/gap-bottom.svg b/themes/Mint-X/gtk-2.0/images/notebook/gap-bottom.svg new file mode 100644 index 00000000..181c2551 --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/gap-bottom.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/gap-left.svg b/themes/Mint-X/gtk-2.0/images/notebook/gap-left.svg new file mode 100644 index 00000000..201266b1 --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/gap-left.svg @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/gap-right.svg b/themes/Mint-X/gtk-2.0/images/notebook/gap-right.svg new file mode 100644 index 00000000..c5ca0d89 --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/gap-right.svg @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/gap-top-left.svg b/themes/Mint-X/gtk-2.0/images/notebook/gap-top-left.svg new file mode 100644 index 00000000..a36a068e --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/gap-top-left.svg @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/gap-top-right.svg b/themes/Mint-X/gtk-2.0/images/notebook/gap-top-right.svg new file mode 100644 index 00000000..4eeb7a75 --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/gap-top-right.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/gap-top.svg b/themes/Mint-X/gtk-2.0/images/notebook/gap-top.svg new file mode 100644 index 00000000..9fd581dd --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/gap-top.svg @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/notebook.svg b/themes/Mint-X/gtk-2.0/images/notebook/notebook.svg new file mode 100644 index 00000000..fb6ccacc --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/notebook.svg @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/null.png b/themes/Mint-X/gtk-2.0/images/notebook/null.png new file mode 100644 index 00000000..079a05a2 Binary files /dev/null and b/themes/Mint-X/gtk-2.0/images/notebook/null.png differ diff --git a/themes/Mint-X/gtk-2.0/images/notebook/tab-bottom-active.svg b/themes/Mint-X/gtk-2.0/images/notebook/tab-bottom-active.svg new file mode 100644 index 00000000..4c3a4c8f --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/tab-bottom-active.svg @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/tab-bottom.svg b/themes/Mint-X/gtk-2.0/images/notebook/tab-bottom.svg new file mode 100644 index 00000000..86bf13cb --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/tab-bottom.svg @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/tab-left-active.svg b/themes/Mint-X/gtk-2.0/images/notebook/tab-left-active.svg new file mode 100644 index 00000000..48a067be --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/tab-left-active.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/tab-left.svg b/themes/Mint-X/gtk-2.0/images/notebook/tab-left.svg new file mode 100644 index 00000000..99c0fad1 --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/tab-left.svg @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/tab-right-active.svg b/themes/Mint-X/gtk-2.0/images/notebook/tab-right-active.svg new file mode 100644 index 00000000..20c98389 --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/tab-right-active.svg @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/tab-right.svg b/themes/Mint-X/gtk-2.0/images/notebook/tab-right.svg new file mode 100644 index 00000000..81e62211 --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/tab-right.svg @@ -0,0 +1,202 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/tab-top-active.svg b/themes/Mint-X/gtk-2.0/images/notebook/tab-top-active.svg new file mode 100644 index 00000000..0ac2f42d --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/tab-top-active.svg @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Mint-X/gtk-2.0/images/notebook/tab-top.svg b/themes/Mint-X/gtk-2.0/images/notebook/tab-top.svg new file mode 100644 index 00000000..380a198b --- /dev/null +++ b/themes/Mint-X/gtk-2.0/images/notebook/tab-top.svg @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + -- cgit v1.2.3