diff options
-rw-r--r-- | framework/qml/Icons.qml | 8 | ||||
-rw-r--r-- | icons/breeze/icons/actions/24/kubeimportant.svg | 111 | ||||
-rw-r--r-- | icons/breeze/icons/actions/24/kuberead.svg | 72 | ||||
-rw-r--r-- | icons/breeze/icons/actions/24/kubetrash.svg | 71 | ||||
-rw-r--r-- | icons/breeze/icons/actions/24/kubeunimportant.svg | 110 | ||||
-rw-r--r-- | icons/breeze/icons/actions/24/kubeunread.svg | 70 |
6 files changed, 438 insertions, 4 deletions
diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml index e2a42987..add51534 100644 --- a/framework/qml/Icons.qml +++ b/framework/qml/Icons.qml | |||
@@ -32,11 +32,11 @@ Item { | |||
32 | property string success: "dialog-ok" | 32 | property string success: "dialog-ok" |
33 | property string success_inverted: "dialog-ok-inverted" | 33 | property string success_inverted: "dialog-ok-inverted" |
34 | 34 | ||
35 | property string markAsRead: "mail-mark-unread-new-inverted" | 35 | property string markAsRead: "kuberead" |
36 | property string markAsUnread: "mail-mark-unread-new-inverted" | 36 | property string markAsUnread: "kubeunread" |
37 | property string markImportant: "mail-mark-important-inverted" | 37 | property string markImportant: "kubeimportant" |
38 | property string undo: "edit-undo-inverted" | 38 | property string undo: "edit-undo-inverted" |
39 | property string moveToTrash: "edit-delete-inverted" | 39 | property string moveToTrash: "kubetrash" |
40 | property string edit: "document-edit" | 40 | property string edit: "document-edit" |
41 | property string replyToSender: "mail-reply-sender" | 41 | property string replyToSender: "mail-reply-sender" |
42 | property string outbox: "mail-folder-outbox" | 42 | property string outbox: "mail-folder-outbox" |
diff --git a/icons/breeze/icons/actions/24/kubeimportant.svg b/icons/breeze/icons/actions/24/kubeimportant.svg new file mode 100644 index 00000000..1a2949d8 --- /dev/null +++ b/icons/breeze/icons/actions/24/kubeimportant.svg | |||
@@ -0,0 +1,111 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | viewBox="0 0 24 24" | ||
11 | id="svg2" | ||
12 | version="1.1" | ||
13 | inkscape:version="0.91 r13725" | ||
14 | sodipodi:docname="kubeiconsimportant24.svg" | ||
15 | width="24" | ||
16 | height="24"> | ||
17 | <metadata | ||
18 | id="metadata10"> | ||
19 | <rdf:RDF> | ||
20 | <cc:Work | ||
21 | rdf:about=""> | ||
22 | <dc:format>image/svg+xml</dc:format> | ||
23 | <dc:type | ||
24 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
25 | <dc:title></dc:title> | ||
26 | </cc:Work> | ||
27 | </rdf:RDF> | ||
28 | </metadata> | ||
29 | <sodipodi:namedview | ||
30 | pagecolor="#66d8ff" | ||
31 | bordercolor="#666666" | ||
32 | borderopacity="1" | ||
33 | objecttolerance="10" | ||
34 | gridtolerance="10" | ||
35 | guidetolerance="10" | ||
36 | inkscape:pageopacity="0" | ||
37 | inkscape:pageshadow="2" | ||
38 | inkscape:window-width="1280" | ||
39 | inkscape:window-height="1387" | ||
40 | id="namedview8" | ||
41 | showgrid="true" | ||
42 | inkscape:snap-bbox="true" | ||
43 | inkscape:bbox-nodes="true" | ||
44 | inkscape:object-nodes="true" | ||
45 | showguides="true" | ||
46 | inkscape:guide-bbox="true" | ||
47 | inkscape:zoom="2.8284271" | ||
48 | inkscape:cx="-152.28924" | ||
49 | inkscape:cy="14.675262" | ||
50 | inkscape:window-x="440" | ||
51 | inkscape:window-y="290" | ||
52 | inkscape:window-maximized="0" | ||
53 | inkscape:current-layer="svg2" | ||
54 | inkscape:snap-global="true"> | ||
55 | <inkscape:grid | ||
56 | type="xygrid" | ||
57 | id="grid4138" /> | ||
58 | <sodipodi:guide | ||
59 | position="12,24" | ||
60 | orientation="1,0" | ||
61 | id="guide4156" /> | ||
62 | <sodipodi:guide | ||
63 | position="14,12" | ||
64 | orientation="0,1" | ||
65 | id="guide4198" /> | ||
66 | </sodipodi:namedview> | ||
67 | <defs | ||
68 | id="defs3051"> | ||
69 | <style | ||
70 | type="text/css" | ||
71 | id="current-color-scheme"> | ||
72 | .ColorScheme-Text { | ||
73 | color:#4d4d4d; | ||
74 | } | ||
75 | </style> | ||
76 | <style | ||
77 | id="current-color-scheme-7" | ||
78 | type="text/css"> | ||
79 | .ColorScheme-Text { | ||
80 | color:#4d4d4d; | ||
81 | } | ||
82 | </style> | ||
83 | <style | ||
84 | id="current-color-scheme-3" | ||
85 | type="text/css"> | ||
86 | .ColorScheme-Text { | ||
87 | color:#4d4d4d; | ||
88 | } | ||
89 | </style> | ||
90 | <style | ||
91 | id="current-color-scheme-2" | ||
92 | type="text/css"> | ||
93 | .ColorScheme-Text { | ||
94 | color:#4d4d4d; | ||
95 | } | ||
96 | </style> | ||
97 | <style | ||
98 | id="current-color-scheme-27" | ||
99 | type="text/css"> | ||
100 | .ColorScheme-Text { | ||
101 | color:#4d4d4d; | ||
102 | } | ||
103 | </style> | ||
104 | </defs> | ||
105 | <path | ||
106 | id="path4449" | ||
107 | class="ColorScheme-Text" | ||
108 | d="M 12,4 9.523438,9.265625 4,10.109375 8,14.210938 7.054687,20 12,17.265625 16.945312,20 16,14.210938 20,10.109375 14.476562,9.265625 12,4 Z" | ||
109 | style="color:#4d4d4d;fill:#ffffff;fill-opacity:1;stroke:none" | ||
110 | inkscape:connector-curvature="0" /> | ||
111 | </svg> | ||
diff --git a/icons/breeze/icons/actions/24/kuberead.svg b/icons/breeze/icons/actions/24/kuberead.svg new file mode 100644 index 00000000..58ec3e22 --- /dev/null +++ b/icons/breeze/icons/actions/24/kuberead.svg | |||
@@ -0,0 +1,72 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | viewBox="0 0 24 24" | ||
11 | id="svg2" | ||
12 | version="1.1" | ||
13 | inkscape:version="0.91 r13725" | ||
14 | sodipodi:docname="kuberead.svg"> | ||
15 | <metadata | ||
16 | id="metadata10"> | ||
17 | <rdf:RDF> | ||
18 | <cc:Work | ||
19 | rdf:about=""> | ||
20 | <dc:format>image/svg+xml</dc:format> | ||
21 | <dc:type | ||
22 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
23 | <dc:title></dc:title> | ||
24 | </cc:Work> | ||
25 | </rdf:RDF> | ||
26 | </metadata> | ||
27 | <sodipodi:namedview | ||
28 | pagecolor="#66d8ff" | ||
29 | bordercolor="#666666" | ||
30 | borderopacity="1" | ||
31 | objecttolerance="10" | ||
32 | gridtolerance="10" | ||
33 | guidetolerance="10" | ||
34 | inkscape:pageopacity="0" | ||
35 | inkscape:pageshadow="2" | ||
36 | inkscape:window-width="1280" | ||
37 | inkscape:window-height="1387" | ||
38 | id="namedview8" | ||
39 | showgrid="true" | ||
40 | inkscape:snap-bbox="true" | ||
41 | inkscape:bbox-nodes="true" | ||
42 | inkscape:object-nodes="true" | ||
43 | showguides="true" | ||
44 | inkscape:guide-bbox="true" | ||
45 | inkscape:zoom="2" | ||
46 | inkscape:cx="88.246727" | ||
47 | inkscape:cy="110.68516" | ||
48 | inkscape:window-x="1280" | ||
49 | inkscape:window-y="30" | ||
50 | inkscape:window-maximized="0" | ||
51 | inkscape:current-layer="svg2"> | ||
52 | <inkscape:grid | ||
53 | type="xygrid" | ||
54 | id="grid4138" /> | ||
55 | </sodipodi:namedview> | ||
56 | <defs | ||
57 | id="defs3051"> | ||
58 | <style | ||
59 | type="text/css" | ||
60 | id="current-color-scheme"> | ||
61 | .ColorScheme-Text { | ||
62 | color:#4d4d4d; | ||
63 | } | ||
64 | </style> | ||
65 | </defs> | ||
66 | <path | ||
67 | inkscape:connector-curvature="0" | ||
68 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.5024155" | ||
69 | d="M 6,4 6,20 18,20 18,4 Z M 7,6 17,6 17,7 7,7 Z m 0,2 6,0 0,1 -6,0 z m 0,2 7,0 0,1 -7,0 z m 0,3 9,0 0,1 -9,0 z m 0,2 3,0 0,1 -3,0 z m 7,3 3,0 0,1 -3,0 z" | ||
70 | id="rect4140" | ||
71 | sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccc" /> | ||
72 | </svg> | ||
diff --git a/icons/breeze/icons/actions/24/kubetrash.svg b/icons/breeze/icons/actions/24/kubetrash.svg new file mode 100644 index 00000000..55d11a94 --- /dev/null +++ b/icons/breeze/icons/actions/24/kubetrash.svg | |||
@@ -0,0 +1,71 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | viewBox="0 0 24 24" | ||
11 | id="svg2" | ||
12 | version="1.1" | ||
13 | inkscape:version="0.91 r13725" | ||
14 | sodipodi:docname="kubetrash.svg"> | ||
15 | <metadata | ||
16 | id="metadata10"> | ||
17 | <rdf:RDF> | ||
18 | <cc:Work | ||
19 | rdf:about=""> | ||
20 | <dc:format>image/svg+xml</dc:format> | ||
21 | <dc:type | ||
22 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
23 | <dc:title></dc:title> | ||
24 | </cc:Work> | ||
25 | </rdf:RDF> | ||
26 | </metadata> | ||
27 | <sodipodi:namedview | ||
28 | pagecolor="#66d8ff" | ||
29 | bordercolor="#666666" | ||
30 | borderopacity="1" | ||
31 | objecttolerance="10" | ||
32 | gridtolerance="10" | ||
33 | guidetolerance="10" | ||
34 | inkscape:pageopacity="0" | ||
35 | inkscape:pageshadow="2" | ||
36 | inkscape:window-width="1280" | ||
37 | inkscape:window-height="1387" | ||
38 | id="namedview8" | ||
39 | showgrid="true" | ||
40 | inkscape:snap-bbox="true" | ||
41 | inkscape:bbox-nodes="true" | ||
42 | inkscape:object-nodes="true" | ||
43 | showguides="true" | ||
44 | inkscape:guide-bbox="true" | ||
45 | inkscape:zoom="16" | ||
46 | inkscape:cx="17.10835" | ||
47 | inkscape:cy="14.609569" | ||
48 | inkscape:window-x="1280" | ||
49 | inkscape:window-y="30" | ||
50 | inkscape:window-maximized="0" | ||
51 | inkscape:current-layer="svg2"> | ||
52 | <inkscape:grid | ||
53 | type="xygrid" | ||
54 | id="grid4138" /> | ||
55 | </sodipodi:namedview> | ||
56 | <defs | ||
57 | id="defs3051"> | ||
58 | <style | ||
59 | type="text/css" | ||
60 | id="current-color-scheme"> | ||
61 | .ColorScheme-Text { | ||
62 | color:#4d4d4d; | ||
63 | } | ||
64 | </style> | ||
65 | </defs> | ||
66 | <path | ||
67 | style="fill:#da4453" | ||
68 | d="m 9,4 0,1 0,1 1,0 0,-1 4,0 0,1 1,0 0,-1 0,-1 -6,0 z M 5,7 5,8 19,8 19,7 5,7 Z m 2,2 0,11 1,0 9,0 0,-1 L 17,9 16,9 8,9 7,9 Z m 2,1 1,0 0,8 -1,0 0,-8 z m 5,0 1,0 0,8 -1,0 0,-8 z" | ||
69 | id="path14" | ||
70 | inkscape:connector-curvature="0" /> | ||
71 | </svg> | ||
diff --git a/icons/breeze/icons/actions/24/kubeunimportant.svg b/icons/breeze/icons/actions/24/kubeunimportant.svg new file mode 100644 index 00000000..bdc8324f --- /dev/null +++ b/icons/breeze/icons/actions/24/kubeunimportant.svg | |||
@@ -0,0 +1,110 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | viewBox="0 0 24 24" | ||
11 | id="svg2" | ||
12 | version="1.1" | ||
13 | inkscape:version="0.91 r13725" | ||
14 | sodipodi:docname="kubeiconsunimportant24.svg" | ||
15 | width="24" | ||
16 | height="24"> | ||
17 | <metadata | ||
18 | id="metadata10"> | ||
19 | <rdf:RDF> | ||
20 | <cc:Work | ||
21 | rdf:about=""> | ||
22 | <dc:format>image/svg+xml</dc:format> | ||
23 | <dc:type | ||
24 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
25 | <dc:title></dc:title> | ||
26 | </cc:Work> | ||
27 | </rdf:RDF> | ||
28 | </metadata> | ||
29 | <sodipodi:namedview | ||
30 | pagecolor="#66d8ff" | ||
31 | bordercolor="#666666" | ||
32 | borderopacity="1" | ||
33 | objecttolerance="10" | ||
34 | gridtolerance="10" | ||
35 | guidetolerance="10" | ||
36 | inkscape:pageopacity="0" | ||
37 | inkscape:pageshadow="2" | ||
38 | inkscape:window-width="2560" | ||
39 | inkscape:window-height="1410" | ||
40 | id="namedview8" | ||
41 | showgrid="true" | ||
42 | inkscape:snap-bbox="true" | ||
43 | inkscape:bbox-nodes="true" | ||
44 | inkscape:object-nodes="true" | ||
45 | showguides="true" | ||
46 | inkscape:guide-bbox="true" | ||
47 | inkscape:zoom="4" | ||
48 | inkscape:cx="-47.198773" | ||
49 | inkscape:cy="20.798206" | ||
50 | inkscape:window-x="0" | ||
51 | inkscape:window-y="30" | ||
52 | inkscape:window-maximized="1" | ||
53 | inkscape:current-layer="svg2" | ||
54 | inkscape:snap-global="true"> | ||
55 | <inkscape:grid | ||
56 | type="xygrid" | ||
57 | id="grid4138" /> | ||
58 | <sodipodi:guide | ||
59 | position="12,24" | ||
60 | orientation="1,0" | ||
61 | id="guide4156" /> | ||
62 | <sodipodi:guide | ||
63 | position="14,12" | ||
64 | orientation="0,1" | ||
65 | id="guide4198" /> | ||
66 | </sodipodi:namedview> | ||
67 | <defs | ||
68 | id="defs3051"> | ||
69 | <style | ||
70 | type="text/css" | ||
71 | id="current-color-scheme"> | ||
72 | .ColorScheme-Text { | ||
73 | color:#4d4d4d; | ||
74 | } | ||
75 | </style> | ||
76 | <style | ||
77 | id="current-color-scheme-7" | ||
78 | type="text/css"> | ||
79 | .ColorScheme-Text { | ||
80 | color:#4d4d4d; | ||
81 | } | ||
82 | </style> | ||
83 | <style | ||
84 | id="current-color-scheme-3" | ||
85 | type="text/css"> | ||
86 | .ColorScheme-Text { | ||
87 | color:#4d4d4d; | ||
88 | } | ||
89 | </style> | ||
90 | <style | ||
91 | id="current-color-scheme-2" | ||
92 | type="text/css"> | ||
93 | .ColorScheme-Text { | ||
94 | color:#4d4d4d; | ||
95 | } | ||
96 | </style> | ||
97 | <style | ||
98 | id="current-color-scheme-27" | ||
99 | type="text/css"> | ||
100 | .ColorScheme-Text { | ||
101 | color:#4d4d4d; | ||
102 | } | ||
103 | </style> | ||
104 | </defs> | ||
105 | <path | ||
106 | style="color:#4d4d4d;opacity:1;fill:#ffffff;fill-opacity:1;stroke:none" | ||
107 | d="M 12,4 9.523438,9.265625 4,10.109375 8,14.210938 7.054688,20 12,17.265625 16.945312,20 16,14.210938 20,10.109375 14.476562,9.265625 12,4 Z m 0,2.369141 1.810547,3.851562 4.041015,0.617188 -2.925781,3 0.691407,4.234375 -3.617188,-2 -3.617187,2 0.691406,-4.234375 -2.925781,-3 4.041015,-0.617188 L 12,6.369141 Z" | ||
108 | id="path4377-5" | ||
109 | inkscape:connector-curvature="0" /> | ||
110 | </svg> | ||
diff --git a/icons/breeze/icons/actions/24/kubeunread.svg b/icons/breeze/icons/actions/24/kubeunread.svg new file mode 100644 index 00000000..c1b8f025 --- /dev/null +++ b/icons/breeze/icons/actions/24/kubeunread.svg | |||
@@ -0,0 +1,70 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <svg | ||
3 | xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
4 | xmlns:cc="http://creativecommons.org/ns#" | ||
5 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
6 | xmlns:svg="http://www.w3.org/2000/svg" | ||
7 | xmlns="http://www.w3.org/2000/svg" | ||
8 | xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" | ||
9 | xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" | ||
10 | viewBox="0 0 24 24" | ||
11 | id="svg2" | ||
12 | version="1.1" | ||
13 | inkscape:version="0.91 r13725" | ||
14 | sodipodi:docname="kubeunread.svg"> | ||
15 | <metadata | ||
16 | id="metadata10"> | ||
17 | <rdf:RDF> | ||
18 | <cc:Work | ||
19 | rdf:about=""> | ||
20 | <dc:format>image/svg+xml</dc:format> | ||
21 | <dc:type | ||
22 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
23 | <dc:title></dc:title> | ||
24 | </cc:Work> | ||
25 | </rdf:RDF> | ||
26 | </metadata> | ||
27 | <sodipodi:namedview | ||
28 | pagecolor="#66d8ff" | ||
29 | bordercolor="#666666" | ||
30 | borderopacity="1" | ||
31 | objecttolerance="10" | ||
32 | gridtolerance="10" | ||
33 | guidetolerance="10" | ||
34 | inkscape:pageopacity="0" | ||
35 | inkscape:pageshadow="2" | ||
36 | inkscape:window-width="1280" | ||
37 | inkscape:window-height="1387" | ||
38 | id="namedview8" | ||
39 | showgrid="true" | ||
40 | inkscape:snap-bbox="true" | ||
41 | inkscape:bbox-nodes="true" | ||
42 | inkscape:object-nodes="true" | ||
43 | showguides="true" | ||
44 | inkscape:guide-bbox="true" | ||
45 | inkscape:zoom="4" | ||
46 | inkscape:cx="67.914941" | ||
47 | inkscape:cy="-33.106379" | ||
48 | inkscape:window-x="1280" | ||
49 | inkscape:window-y="30" | ||
50 | inkscape:window-maximized="0" | ||
51 | inkscape:current-layer="svg2"> | ||
52 | <inkscape:grid | ||
53 | type="xygrid" | ||
54 | id="grid4138" /> | ||
55 | </sodipodi:namedview> | ||
56 | <defs | ||
57 | id="defs3051"> | ||
58 | <style | ||
59 | type="text/css" | ||
60 | id="current-color-scheme"> | ||
61 | .ColorScheme-Text { | ||
62 | color:#4d4d4d; | ||
63 | } | ||
64 | </style> | ||
65 | </defs> | ||
66 | <path | ||
67 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.5024155" | ||
68 | d="M 3 7 L 3 17 L 21 17 L 21 7 L 3 7 z M 4 8 L 5 8 L 12 13 L 19 8 L 20 8 L 14.666016 12 L 20 16 L 19 16 L 14.048828 12.462891 L 12 14 L 9.9511719 12.462891 L 5 16 L 4 16 L 9.3339844 12 L 4 8 z " | ||
69 | id="rect4154" /> | ||
70 | </svg> | ||