summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2018-08-04 13:59:43 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2018-08-04 14:00:10 +0200
commit2255dd415d9d6858388ccf92561abb3e02d4b5a5 (patch)
tree2e9d16d8ef3465387f5be0ff731e5856ec28b97d
parentc75ee648a9446a37e7a4e38e891c047d23d374a2 (diff)
downloadkube-2255dd415d9d6858388ccf92561abb3e02d4b5a5.tar.gz
kube-2255dd415d9d6858388ccf92561abb3e02d4b5a5.zip
go-next icon
-rw-r--r--framework/qml/Icons.qml2
-rw-r--r--icons/breeze/icons/actions/16/go-next-inverted.svg13
-rw-r--r--icons/breeze/icons/actions/16/go-next.svg13
-rw-r--r--icons/breeze/icons/actions/22/go-next-inverted.svg14
-rw-r--r--icons/breeze/icons/actions/22/go-next.svg14
-rw-r--r--icons/breeze/icons/actions/24/go-next-inverted.svg13
-rw-r--r--icons/breeze/icons/actions/24/go-next.svg13
-rw-r--r--icons/breeze/icons/actions/32/go-next-inverted.svg17
-rw-r--r--icons/breeze/icons/actions/32/go-next.svg17
-rwxr-xr-xicons/copybreeze.sh1
10 files changed, 117 insertions, 0 deletions
diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml
index 4f056ac5..df3baead 100644
--- a/framework/qml/Icons.qml
+++ b/framework/qml/Icons.qml
@@ -56,6 +56,8 @@ Item {
56 property string mail_inverted: "mail-message-inverted" 56 property string mail_inverted: "mail-message-inverted"
57 property string goBack: "go-previous" 57 property string goBack: "go-previous"
58 property string goBack_inverted: "go-previous-inverted" 58 property string goBack_inverted: "go-previous-inverted"
59 property string goNext: "go-next"
60 property string goNext_inverted: "go-next-inverted"
59 property string goDown: "go-down" 61 property string goDown: "go-down"
60 property string goDown_inverted: "go-down-inverted" 62 property string goDown_inverted: "go-down-inverted"
61 property string goUp: "go-up" 63 property string goUp: "go-up"
diff --git a/icons/breeze/icons/actions/16/go-next-inverted.svg b/icons/breeze/icons/actions/16/go-next-inverted.svg
new file mode 100644
index 00000000..25d567cb
--- /dev/null
+++ b/icons/breeze/icons/actions/16/go-next-inverted.svg
@@ -0,0 +1,13 @@
1<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
2 <defs id="defs3051">
3 <style type="text/css" id="current-color-scheme">
4 .ColorScheme-Text {
5 color:#f2f2f2;
6 }
7 </style>
8 </defs>
9 <path style="fill:currentColor;fill-opacity:1;stroke:none"
10 d="m12 8l-6.251-6-.749.719 4.298 4.125 1.237 1.156-1.237 1.156-4.298 4.125.749.719 4.298-4.125z"
11 class="ColorScheme-Text"
12 />
13</svg>
diff --git a/icons/breeze/icons/actions/16/go-next.svg b/icons/breeze/icons/actions/16/go-next.svg
new file mode 100644
index 00000000..f9568d17
--- /dev/null
+++ b/icons/breeze/icons/actions/16/go-next.svg
@@ -0,0 +1,13 @@
1<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
2 <defs id="defs3051">
3 <style type="text/css" id="current-color-scheme">
4 .ColorScheme-Text {
5 color:#4d4d4d;
6 }
7 </style>
8 </defs>
9 <path style="fill:currentColor;fill-opacity:1;stroke:none"
10 d="m12 8l-6.251-6-.749.719 4.298 4.125 1.237 1.156-1.237 1.156-4.298 4.125.749.719 4.298-4.125z"
11 class="ColorScheme-Text"
12 />
13</svg>
diff --git a/icons/breeze/icons/actions/22/go-next-inverted.svg b/icons/breeze/icons/actions/22/go-next-inverted.svg
new file mode 100644
index 00000000..8e2a8bf8
--- /dev/null
+++ b/icons/breeze/icons/actions/22/go-next-inverted.svg
@@ -0,0 +1,14 @@
1<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
2 <defs id="defs3051">
3 <style type="text/css" id="current-color-scheme">
4 .ColorScheme-Text {
5 color:#f2f2f2;
6 }
7 </style>
8 </defs>
9 <path
10 style="fill:currentColor;fill-opacity:1;stroke:none"
11 d="m7.707031 3l-.707031.707031 6.125 6.125 1.167969 1.167969-1.167969 1.167969-6.125 6.125.707031.707031 6.125-6.125 1.875-1.875-1.875-1.875-6.125-6.125"
12 class="ColorScheme-Text"
13 />
14</svg>
diff --git a/icons/breeze/icons/actions/22/go-next.svg b/icons/breeze/icons/actions/22/go-next.svg
new file mode 100644
index 00000000..c7c71a2e
--- /dev/null
+++ b/icons/breeze/icons/actions/22/go-next.svg
@@ -0,0 +1,14 @@
1<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
2 <defs id="defs3051">
3 <style type="text/css" id="current-color-scheme">
4 .ColorScheme-Text {
5 color:#4d4d4d;
6 }
7 </style>
8 </defs>
9 <path
10 style="fill:currentColor;fill-opacity:1;stroke:none"
11 d="m7.707031 3l-.707031.707031 6.125 6.125 1.167969 1.167969-1.167969 1.167969-6.125 6.125.707031.707031 6.125-6.125 1.875-1.875-1.875-1.875-6.125-6.125"
12 class="ColorScheme-Text"
13 />
14</svg>
diff --git a/icons/breeze/icons/actions/24/go-next-inverted.svg b/icons/breeze/icons/actions/24/go-next-inverted.svg
new file mode 100644
index 00000000..9197ba7e
--- /dev/null
+++ b/icons/breeze/icons/actions/24/go-next-inverted.svg
@@ -0,0 +1,13 @@
1<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2 <defs id="defs3051">
3 <style type="text/css" id="current-color-scheme">
4 .ColorScheme-Text {
5 color:#f2f2f2;
6 }
7 </style>
8 </defs>
9 <path style="fill:currentColor;fill-opacity:1;stroke:none"
10 d="M 8.7070312 4 L 8 4.7070312 L 14.125 10.832031 L 15.292969 12 L 14.125 13.167969 L 8 19.292969 L 8.7070312 20 L 14.832031 13.875 L 16.707031 12 L 14.832031 10.125 L 8.7070312 4 z "
11 class="ColorScheme-Text"
12 />
13</svg>
diff --git a/icons/breeze/icons/actions/24/go-next.svg b/icons/breeze/icons/actions/24/go-next.svg
new file mode 100644
index 00000000..23035d3b
--- /dev/null
+++ b/icons/breeze/icons/actions/24/go-next.svg
@@ -0,0 +1,13 @@
1<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2 <defs id="defs3051">
3 <style type="text/css" id="current-color-scheme">
4 .ColorScheme-Text {
5 color:#4d4d4d;
6 }
7 </style>
8 </defs>
9 <path style="fill:currentColor;fill-opacity:1;stroke:none"
10 d="M 8.7070312 4 L 8 4.7070312 L 14.125 10.832031 L 15.292969 12 L 14.125 13.167969 L 8 19.292969 L 8.7070312 20 L 14.832031 13.875 L 16.707031 12 L 14.832031 10.125 L 8.7070312 4 z "
11 class="ColorScheme-Text"
12 />
13</svg>
diff --git a/icons/breeze/icons/actions/32/go-next-inverted.svg b/icons/breeze/icons/actions/32/go-next-inverted.svg
new file mode 100644
index 00000000..222ee5da
--- /dev/null
+++ b/icons/breeze/icons/actions/32/go-next-inverted.svg
@@ -0,0 +1,17 @@
1<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
2 <defs
3 id="defs3051">
4 <style
5 type="text/css"
6 id="current-color-scheme">
7 .ColorScheme-Text {
8 color:#f2f2f2;
9 }
10 </style>
11 </defs>
12 <path
13 style="fill:currentColor;fill-opacity:1;stroke:none"
14 d="M 10.667968,4.0000022 C 10.653968,3.9980022 10,4.7070334 10,4.7070334 L 20.666016,16.000002 10,27.292971 10.667968,28.000002 22,16.000002 Z"
15 class="ColorScheme-Text"
16 />
17</svg>
diff --git a/icons/breeze/icons/actions/32/go-next.svg b/icons/breeze/icons/actions/32/go-next.svg
new file mode 100644
index 00000000..ec1545d6
--- /dev/null
+++ b/icons/breeze/icons/actions/32/go-next.svg
@@ -0,0 +1,17 @@
1<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
2 <defs
3 id="defs3051">
4 <style
5 type="text/css"
6 id="current-color-scheme">
7 .ColorScheme-Text {
8 color:#4d4d4d;
9 }
10 </style>
11 </defs>
12 <path
13 style="fill:currentColor;fill-opacity:1;stroke:none"
14 d="M 10.667968,4.0000022 C 10.653968,3.9980022 10,4.7070334 10,4.7070334 L 20.666016,16.000002 10,27.292971 10.667968,28.000002 22,16.000002 Z"
15 class="ColorScheme-Text"
16 />
17</svg>
diff --git a/icons/copybreeze.sh b/icons/copybreeze.sh
index 5d49470f..68b77615 100755
--- a/icons/copybreeze.sh
+++ b/icons/copybreeze.sh
@@ -33,6 +33,7 @@ wantedIcons = [
33 "go-down.svg", 33 "go-down.svg",
34 "go-up.svg", 34 "go-up.svg",
35 "go-previous.svg", 35 "go-previous.svg",
36 "go-next.svg",
36 "mail-message.svg", 37 "mail-message.svg",
37 "list-add.svg", 38 "list-add.svg",
38 "list-remove.svg", 39 "list-remove.svg",