summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2017-06-20 14:48:13 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2017-06-20 14:48:13 +0200
commit43d01042f8d97718028d86a8fb09d4c7af6609c7 (patch)
tree67030ee0609054c0bec9e1260aa4d2fe8f8a6e25
parent56291d87f625c0d1777c79f2c31ab01cdbf44978 (diff)
downloadkube-43d01042f8d97718028d86a8fb09d4c7af6609c7.tar.gz
kube-43d01042f8d97718028d86a8fb09d4c7af6609c7.zip
add new icon for list-removel
-rw-r--r--framework/qml/Icons.qml2
-rw-r--r--icons/breeze/icons/actions/16/kube-list-remove-inverted.svg53
-rw-r--r--icons/breeze/icons/actions/24/kube-list-remove-inverted.svg68
3 files changed, 122 insertions, 1 deletions
diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml
index 9a3bcb77..0769ee13 100644
--- a/framework/qml/Icons.qml
+++ b/framework/qml/Icons.qml
@@ -54,7 +54,7 @@ Item {
54 property string goUp: "go-down" 54 property string goUp: "go-down"
55 55
56 property string addNew: "list-add" 56 property string addNew: "list-add"
57 property string remove: "list-remove" 57 property string remove: "kube-list-remove-inverted"
58 property string folder: "folder" 58 property string folder: "folder"
59 property string save_inverted: "document-save-inverted" 59 property string save_inverted: "document-save-inverted"
60 60
diff --git a/icons/breeze/icons/actions/16/kube-list-remove-inverted.svg b/icons/breeze/icons/actions/16/kube-list-remove-inverted.svg
new file mode 100644
index 00000000..35310177
--- /dev/null
+++ b/icons/breeze/icons/actions/16/kube-list-remove-inverted.svg
@@ -0,0 +1,53 @@
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 16 16"
11 id="svg2"
12 version="1.1"
13 inkscape:version="0.91 r13725"
14 sodipodi:docname="window-close-symbolic.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 <defs
28 id="defs8" />
29 <sodipodi:namedview
30 pagecolor="#cec4be"
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="1406"
40 id="namedview6"
41 showgrid="false"
42 inkscape:zoom="14.75"
43 inkscape:cx="-13.893414"
44 inkscape:cy="7.4230561"
45 inkscape:window-x="0"
46 inkscape:window-y="34"
47 inkscape:window-maximized="1"
48 inkscape:current-layer="svg2" />
49 <path
50 style="fill:#ffffff;fill-opacity:1"
51 d="M 8,2 A 6,6 0 0 0 2,8 6,6 0 0 0 8,14 6,6 0 0 0 14,8 6,6 0 0 0 8,2 Z M 5.70703,5 8,7.29297 10.29297,5 11,5.70703 8.70703,8 11,10.29297 10.29297,11 8,8.70703 5.70703,11 5,10.29297 7.29297,8 5,5.70703 5.70703,5 Z"
52 id="path4" />
53</svg>
diff --git a/icons/breeze/icons/actions/24/kube-list-remove-inverted.svg b/icons/breeze/icons/actions/24/kube-list-remove-inverted.svg
new file mode 100644
index 00000000..92c139a9
--- /dev/null
+++ b/icons/breeze/icons/actions/24/kube-list-remove-inverted.svg
@@ -0,0 +1,68 @@
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="window-close-symbolic24new.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 <defs
30 id="defs8" />
31 <sodipodi:namedview
32 pagecolor="#cec4be"
33 bordercolor="#666666"
34 borderopacity="1"
35 objecttolerance="10"
36 gridtolerance="10"
37 guidetolerance="10"
38 inkscape:pageopacity="0"
39 inkscape:pageshadow="2"
40 inkscape:window-width="2560"
41 inkscape:window-height="1406"
42 id="namedview6"
43 showgrid="true"
44 inkscape:zoom="20.85965"
45 inkscape:cx="18.423112"
46 inkscape:cy="8.7702219"
47 inkscape:window-x="0"
48 inkscape:window-y="34"
49 inkscape:window-maximized="1"
50 inkscape:current-layer="svg2"
51 inkscape:snap-bbox="true"
52 inkscape:bbox-nodes="true"
53 inkscape:snap-bbox-midpoints="true"
54 showguides="true"
55 inkscape:guide-bbox="true">
56 <inkscape:grid
57 type="xygrid"
58 id="grid4152" />
59 <sodipodi:guide
60 position="14.355932,12"
61 orientation="0,1"
62 id="guide4180" />
63 </sodipodi:namedview>
64 <path
65 style="fill:#ffffff;fill-opacity:1"
66 d="M 12 2 A 9.9999998 9.9999998 0 0 0 2 12 A 9.9999998 9.9999998 0 0 0 12 22 A 9.9999998 9.9999998 0 0 0 22 12 A 9.9999998 9.9999998 0 0 0 12 2 z M 8.1113281 6.6972656 L 12 10.585938 L 15.888672 6.6972656 L 17.302734 8.1113281 L 13.414062 12 L 17.302734 15.888672 L 15.888672 17.302734 L 12 13.414062 L 8.1113281 17.302734 L 6.6972656 15.888672 L 10.585938 12 L 6.6972656 8.1113281 L 8.1113281 6.6972656 z "
67 id="path4" />
68</svg>