diff options
-rw-r--r-- | icons/breeze/icons/actions/16/go-down-inverted.svg | 13 | ||||
-rw-r--r-- | icons/breeze/icons/actions/16/go-down.svg | 13 | ||||
-rw-r--r-- | icons/breeze/icons/actions/16/go-previous-inverted.svg | 13 | ||||
-rw-r--r-- | icons/breeze/icons/actions/16/go-previous.svg | 13 | ||||
-rw-r--r-- | icons/breeze/icons/actions/22/go-down-inverted.svg | 14 | ||||
-rw-r--r-- | icons/breeze/icons/actions/22/go-down.svg | 14 | ||||
-rw-r--r-- | icons/breeze/icons/actions/22/go-previous-inverted.svg | 14 | ||||
-rw-r--r-- | icons/breeze/icons/actions/22/go-previous.svg | 14 | ||||
-rw-r--r-- | icons/breeze/icons/actions/24/go-down-inverted.svg | 13 | ||||
-rw-r--r-- | icons/breeze/icons/actions/24/go-down.svg | 13 | ||||
-rw-r--r-- | icons/breeze/icons/actions/24/go-previous-inverted.svg | 13 | ||||
-rw-r--r-- | icons/breeze/icons/actions/24/go-previous.svg | 13 | ||||
-rw-r--r-- | icons/breeze/icons/actions/32/go-down-inverted.svg | 18 | ||||
-rw-r--r-- | icons/breeze/icons/actions/32/go-down.svg | 18 | ||||
-rw-r--r-- | icons/breeze/icons/actions/32/go-previous-inverted.svg | 17 | ||||
-rw-r--r-- | icons/breeze/icons/actions/32/go-previous.svg | 17 | ||||
-rwxr-xr-x | icons/copybreeze.sh | 4 |
17 files changed, 232 insertions, 2 deletions
diff --git a/icons/breeze/icons/actions/16/go-down-inverted.svg b/icons/breeze/icons/actions/16/go-down-inverted.svg new file mode 100644 index 00000000..4f9ed6e8 --- /dev/null +++ b/icons/breeze/icons/actions/16/go-down-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="m8 11.5l-6-6.251.719-.749 4.125 4.298 1.156 1.237 1.156-1.237 4.125-4.298.719.749-4.125 4.298z" | ||
11 | class="ColorScheme-Text" | ||
12 | /> | ||
13 | </svg> | ||
diff --git a/icons/breeze/icons/actions/16/go-down.svg b/icons/breeze/icons/actions/16/go-down.svg new file mode 100644 index 00000000..0b4a0fba --- /dev/null +++ b/icons/breeze/icons/actions/16/go-down.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="m8 11.5l-6-6.251.719-.749 4.125 4.298 1.156 1.237 1.156-1.237 4.125-4.298.719.749-4.125 4.298z" | ||
11 | class="ColorScheme-Text" | ||
12 | /> | ||
13 | </svg> | ||
diff --git a/icons/breeze/icons/actions/16/go-previous-inverted.svg b/icons/breeze/icons/actions/16/go-previous-inverted.svg new file mode 100644 index 00000000..efdb280d --- /dev/null +++ b/icons/breeze/icons/actions/16/go-previous-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="m5 8l6.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-previous.svg b/icons/breeze/icons/actions/16/go-previous.svg new file mode 100644 index 00000000..9cc1823a --- /dev/null +++ b/icons/breeze/icons/actions/16/go-previous.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="m5 8l6.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-down-inverted.svg b/icons/breeze/icons/actions/22/go-down-inverted.svg new file mode 100644 index 00000000..13ed3f2e --- /dev/null +++ b/icons/breeze/icons/actions/22/go-down-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="m3.707031 7l-.707031.707031 6.125 6.125 1.875 1.875 1.875-1.875 6.125-6.125-.707031-.707031-6.125 6.125-1.167969 1.167969-1.167969-1.167969-6.125-6.125" | ||
12 | class="ColorScheme-Text" | ||
13 | /> | ||
14 | </svg> | ||
diff --git a/icons/breeze/icons/actions/22/go-down.svg b/icons/breeze/icons/actions/22/go-down.svg new file mode 100644 index 00000000..941f9ce3 --- /dev/null +++ b/icons/breeze/icons/actions/22/go-down.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="m3.707031 7l-.707031.707031 6.125 6.125 1.875 1.875 1.875-1.875 6.125-6.125-.707031-.707031-6.125 6.125-1.167969 1.167969-1.167969-1.167969-6.125-6.125" | ||
12 | class="ColorScheme-Text" | ||
13 | /> | ||
14 | </svg> | ||
diff --git a/icons/breeze/icons/actions/22/go-previous-inverted.svg b/icons/breeze/icons/actions/22/go-previous-inverted.svg new file mode 100644 index 00000000..a4fdcc49 --- /dev/null +++ b/icons/breeze/icons/actions/22/go-previous-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="m14.292969 3l-6.125 6.125-1.875 1.875 1.875 1.875 6.125 6.125.707031-.707031-6.125-6.125-1.167969-1.167969 1.167969-1.167969 6.125-6.125-.707031-.707031" | ||
12 | class="ColorScheme-Text" | ||
13 | /> | ||
14 | </svg> | ||
diff --git a/icons/breeze/icons/actions/22/go-previous.svg b/icons/breeze/icons/actions/22/go-previous.svg new file mode 100644 index 00000000..06c8f8a9 --- /dev/null +++ b/icons/breeze/icons/actions/22/go-previous.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="m14.292969 3l-6.125 6.125-1.875 1.875 1.875 1.875 6.125 6.125.707031-.707031-6.125-6.125-1.167969-1.167969 1.167969-1.167969 6.125-6.125-.707031-.707031" | ||
12 | class="ColorScheme-Text" | ||
13 | /> | ||
14 | </svg> | ||
diff --git a/icons/breeze/icons/actions/24/go-down-inverted.svg b/icons/breeze/icons/actions/24/go-down-inverted.svg new file mode 100644 index 00000000..13d6bc64 --- /dev/null +++ b/icons/breeze/icons/actions/24/go-down-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 4.7070312 8 L 4 8.7070312 L 10.125 14.832031 L 12 16.707031 L 13.875 14.832031 L 20 8.7070312 L 19.292969 8 L 13.167969 14.125 L 12 15.292969 L 10.832031 14.125 L 4.7070312 8 z " | ||
11 | class="ColorScheme-Text" | ||
12 | /> | ||
13 | </svg> | ||
diff --git a/icons/breeze/icons/actions/24/go-down.svg b/icons/breeze/icons/actions/24/go-down.svg new file mode 100644 index 00000000..5c6f1a82 --- /dev/null +++ b/icons/breeze/icons/actions/24/go-down.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 4.7070312 8 L 4 8.7070312 L 10.125 14.832031 L 12 16.707031 L 13.875 14.832031 L 20 8.7070312 L 19.292969 8 L 13.167969 14.125 L 12 15.292969 L 10.832031 14.125 L 4.7070312 8 z " | ||
11 | class="ColorScheme-Text" | ||
12 | /> | ||
13 | </svg> | ||
diff --git a/icons/breeze/icons/actions/24/go-previous-inverted.svg b/icons/breeze/icons/actions/24/go-previous-inverted.svg new file mode 100644 index 00000000..8d1955e9 --- /dev/null +++ b/icons/breeze/icons/actions/24/go-previous-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 15.292969 4 L 9.1679688 10.125 L 7.2929688 12 L 9.1679688 13.875 L 15.292969 20 L 16 19.292969 L 9.875 13.167969 L 8.7070312 12 L 9.875 10.832031 L 16 4.7070312 L 15.292969 4 z " | ||
11 | class="ColorScheme-Text" | ||
12 | /> | ||
13 | </svg> | ||
diff --git a/icons/breeze/icons/actions/24/go-previous.svg b/icons/breeze/icons/actions/24/go-previous.svg new file mode 100644 index 00000000..a5f016c4 --- /dev/null +++ b/icons/breeze/icons/actions/24/go-previous.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 15.292969 4 L 9.1679688 10.125 L 7.2929688 12 L 9.1679688 13.875 L 15.292969 20 L 16 19.292969 L 9.875 13.167969 L 8.7070312 12 L 9.875 10.832031 L 16 4.7070312 L 15.292969 4 z " | ||
11 | class="ColorScheme-Text" | ||
12 | /> | ||
13 | </svg> | ||
diff --git a/icons/breeze/icons/actions/32/go-down-inverted.svg b/icons/breeze/icons/actions/32/go-down-inverted.svg new file mode 100644 index 00000000..b37ceece --- /dev/null +++ b/icons/breeze/icons/actions/32/go-down-inverted.svg | |||
@@ -0,0 +1,18 @@ | |||
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 4.0000021,10.667968 C 3.9980021,10.653968 4.7070333,10 4.7070333,10 L 16.000002,20.666016 27.292971,10 28.000002,10.667968 16.000002,22 Z" | ||
15 | id="path158" | ||
16 | class="ColorScheme-Text" | ||
17 | /> | ||
18 | </svg> | ||
diff --git a/icons/breeze/icons/actions/32/go-down.svg b/icons/breeze/icons/actions/32/go-down.svg new file mode 100644 index 00000000..b3b4951d --- /dev/null +++ b/icons/breeze/icons/actions/32/go-down.svg | |||
@@ -0,0 +1,18 @@ | |||
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 4.0000021,10.667968 C 3.9980021,10.653968 4.7070333,10 4.7070333,10 L 16.000002,20.666016 27.292971,10 28.000002,10.667968 16.000002,22 Z" | ||
15 | id="path158" | ||
16 | class="ColorScheme-Text" | ||
17 | /> | ||
18 | </svg> | ||
diff --git a/icons/breeze/icons/actions/32/go-previous-inverted.svg b/icons/breeze/icons/actions/32/go-previous-inverted.svg new file mode 100644 index 00000000..731defda --- /dev/null +++ b/icons/breeze/icons/actions/32/go-previous-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 21.332032,4.0000022 C 21.346032,3.9980022 22,4.7070334 22,4.7070334 L 11.333984,16.000002 22,27.292971 21.332032,28.000002 10,16.000002 Z" | ||
15 | class="ColorScheme-Text" | ||
16 | /> | ||
17 | </svg> | ||
diff --git a/icons/breeze/icons/actions/32/go-previous.svg b/icons/breeze/icons/actions/32/go-previous.svg new file mode 100644 index 00000000..fbdfb7a3 --- /dev/null +++ b/icons/breeze/icons/actions/32/go-previous.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 21.332032,4.0000022 C 21.346032,3.9980022 22,4.7070334 22,4.7070334 L 11.333984,16.000002 22,27.292971 21.332032,28.000002 10,16.000002 Z" | ||
15 | class="ColorScheme-Text" | ||
16 | /> | ||
17 | </svg> | ||
diff --git a/icons/copybreeze.sh b/icons/copybreeze.sh index bd548f25..5e77d949 100755 --- a/icons/copybreeze.sh +++ b/icons/copybreeze.sh | |||
@@ -23,8 +23,8 @@ wantedIcons = [ | |||
23 | "mail-mark-unread-new.svg", | 23 | "mail-mark-unread-new.svg", |
24 | "mail-reply-sender.svg", | 24 | "mail-reply-sender.svg", |
25 | "network-disconnect.svg", | 25 | "network-disconnect.svg", |
26 | "view-refresh.svg" | 26 | "view-refresh.svg", |
27 | "go-down.svg" | 27 | "go-down.svg", |
28 | "go-previous.svg" | 28 | "go-previous.svg" |
29 | ] | 29 | ] |
30 | 30 | ||