diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2021-01-17 23:55:52 +0000 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2021-01-17 23:55:52 +0000 |
commit | 71a1e3f48e1839a7b8e8a827b306f3ee0a16a71c (patch) | |
tree | f8622bf5982dab50702827ac463d206930e2c40e /data | |
parent | 53eefc927f31c72b4291a45a0f03240cfa4c5c7f (diff) |
TH - icons
Diffstat (limited to 'data')
121 files changed, 2803 insertions, 29 deletions
diff --git a/data/elementary/themes/edc/elm/icon_fdo.edc b/data/elementary/themes/edc/elm/icon_fdo.edc index d7baf22dbf..ced102bfa3 100644 --- a/data/elementary/themes/edc/elm/icon_fdo.edc +++ b/data/elementary/themes/edc/elm/icon_fdo.edc | |||
@@ -73,40 +73,11 @@ | |||
73 | 73 | ||
74 | //// status ///////////////////////////////////////////////////////////// | 74 | //// status ///////////////////////////////////////////////////////////// |
75 | #define CTX "status" | 75 | #define CTX "status" |
76 | ICO1(CTX, "network-cellular-3g", 128) /* */ | ||
77 | ICO1(CTX, "network-cellular-4g", 128) /* */ | ||
78 | ICO1(CTX, "network-cellular-edge", 128) /* */ | ||
79 | ICO1(CTX, "network-cellular-gprs", 128) /* */ | ||
80 | ICO1(CTX, "network-cellular-umts", 128) /* */ | ||
81 | ICO1(CTX, "network-cellular-connected", 128) /* */ | ||
82 | ICO1(CTX, "network-cellular-signal-excellent", 128) /* */ | ||
83 | ICO1(CTX, "network-cellular-signal-good", 128) /* */ | ||
84 | ICO1(CTX, "network-cellular-signal-none", 128) /* */ | ||
85 | ICO1(CTX, "network-cellular-signal-ok", 128) /* */ | ||
86 | ICO1(CTX, "network-cellular-signal-weak", 128) /* */ | ||
87 | ICO1(CTX, "network-cellular-signal-acquiring", 128) /* */ | ||
88 | ICO1(CTX, "network-error", 128) | ||
89 | ICO1(CTX, "network-offline", 128) | ||
90 | ICO1(CTX, "network-receive", 128) | ||
91 | ICO1(CTX, "network-transmit-receive", 128) | ||
92 | ICO1(CTX, "network-transmit", 128) | ||
93 | ICO1(CTX, "network-idle", 128) | ||
94 | ICO1(CTX, "network-vpn", 128) /* */ | ||
95 | ICO1(CTX, "network-vpn-acquiring", 128) /* */ | ||
96 | ICO1(CTX, "network-wireless-acquiring", 128) /* */ | ||
97 | ICO1(CTX, "network-wireless-encrypted", 128) /* */ | ||
98 | ICO1(CTX, "network-wireless-signal-excellent", 128) /* */ | ||
99 | ICO1(CTX, "network-wireless-signal-good", 128) /* */ | ||
100 | ICO1(CTX, "network-wireless-signal-none", 128) /* */ | ||
101 | ICO1(CTX, "network-wireless-signal-ok", 128) /* */ | ||
102 | ICO1(CTX, "network-wireless-signal-weak", 128) /* */ | ||
103 | 76 | ||
104 | // TODO image-loading | 77 | // TODO image-loading |
105 | // TODO image-missing | 78 | // TODO image-missing |
106 | // TODO sync-error | 79 | // TODO sync-error |
107 | // TODO sync-synchronizing | 80 | // TODO sync-synchronizing |
108 | ICO1(CTX, "starred", 128) /* */ | ||
109 | ICO1(CTX, "non-starred", 128) /* */ | ||
110 | // folder-visiting /* in the Places category */ | 81 | // folder-visiting /* in the Places category */ |
111 | // folder-drag-accept /* in the Places category */ | 82 | // folder-drag-accept /* in the Places category */ |
112 | #undef CTX | 83 | #undef CTX |
diff --git a/data/elementary/themes/edc/icons.edc b/data/elementary/themes/edc/icons.edc index 531144f160..4243d0d84f 100644 --- a/data/elementary/themes/edc/icons.edc +++ b/data/elementary/themes/edc/icons.edc | |||
@@ -462,6 +462,37 @@ ICON("object-rotate-right", "i-redo") | |||
462 | ICON("call-start", "i-call-start") | 462 | ICON("call-start", "i-call-start") |
463 | ICON("call-stop", "i-call-stop") | 463 | ICON("call-stop", "i-call-stop") |
464 | 464 | ||
465 | ICON("network-cellular-3g", "i-cell-4g") | ||
466 | ICON("network-cellular-4g", "i-cell-3g") | ||
467 | ICON("network-cellular-edge", "i-cell-edge") | ||
468 | ICON("network-cellular-gprs", "i-cell-gprs") | ||
469 | ICON("network-cellular-umts", "i-cell-umts") | ||
470 | ICON("network-cellular-connected", "i-cell-antenna") | ||
471 | ICON("network-cellular-signal-excellent", "i-cell-sig-4") | ||
472 | ICON("network-cellular-signal-good", "i-cell-sig-3") | ||
473 | ICON("network-cellular-signal-none", "i-cell-sig-2") | ||
474 | ICON("network-cellular-signal-ok", "i-cell-sig-1") | ||
475 | ICON("network-cellular-signal-weak", "i-cell-sig-0") | ||
476 | ICON("network-cellular-signal-acquiring", "i-cell-sig-disconn") | ||
477 | ICON("network-error", "i-net-error") | ||
478 | ICON("network-offline", "i-net-offline") | ||
479 | ICON("network-receive", "i-net-receive") | ||
480 | ICON("network-transmit-receive", "i-net-send-receive") | ||
481 | ICON("network-transmit", "i-net-send") | ||
482 | ICON("network-idle", "i-net-idle") | ||
483 | ICON("network-vpn", "i-net-vpn") | ||
484 | ICON("network-vpn-acquiring", "i-net-vpn-connecting") | ||
485 | ICON("network-wireless-acquiring", "i-net-wifi-connecting") | ||
486 | ICON("network-wireless-encrypted", "i-net-wifi-encrypted") | ||
487 | ICON("network-wireless-signal-excellent", "i-net-wifi-sig-4") | ||
488 | ICON("network-wireless-signal-good", "i-net-wifi-sig-3") | ||
489 | ICON("network-wireless-signal-ok", "i-net-wifi-sig-2") | ||
490 | ICON("network-wireless-signal-weak", "i-net-wifi-sig-1") | ||
491 | ICON("network-wireless-signal-none", "i-net-wifi-sig-0") | ||
492 | |||
493 | ICON("starred", "i-star") | ||
494 | ICON("non-starred", "i-star-off") | ||
495 | |||
465 | #undef ICON | 496 | #undef ICON |
466 | 497 | ||
467 | // regular icons | 498 | // regular icons |
diff --git a/data/elementary/themes/ic.edc b/data/elementary/themes/ic.edc index 86b57f17fd..1b7e2f4122 100644 --- a/data/elementary/themes/ic.edc +++ b/data/elementary/themes/ic.edc | |||
@@ -121,6 +121,35 @@ I060("i-arrow-h2", "arrow-h2") | |||
121 | I060("i-arrow-v2", "arrow-v2") | 121 | I060("i-arrow-v2", "arrow-v2") |
122 | I060("i-call-start", "call-start") | 122 | I060("i-call-start", "call-start") |
123 | I060("i-call-stop", "call-stop") | 123 | I060("i-call-stop", "call-stop") |
124 | I060("i-cell-sig-disconn", "cell-sig-disconn") | ||
125 | I060("i-cell-sig-0", "cell-sig-0") | ||
126 | I060("i-cell-sig-1", "cell-sig-1") | ||
127 | I060("i-cell-sig-2", "cell-sig-2") | ||
128 | I060("i-cell-sig-3", "cell-sig-3") | ||
129 | I060("i-cell-sig-4", "cell-sig-4") | ||
130 | I060("i-cell-antenna", "cell-antenna") | ||
131 | I060("i-cell-umts", "cell-umts") | ||
132 | I060("i-cell-gprs", "cell-gprs") | ||
133 | I060("i-cell-edge", "cell-edge") | ||
134 | I060("i-cell-3g", "cell-3g") | ||
135 | I060("i-cell-4g", "cell-4g") | ||
136 | I060("i-net-error", "net-error") | ||
137 | I060("i-net-offline", "net-offline") | ||
138 | I060("i-net-send-receive", "net-send-receive") | ||
139 | I060("i-net-receive", "net-receive") | ||
140 | I060("i-net-send", "net-send") | ||
141 | I060("i-net-idle", "net-idle") | ||
142 | I060("i-net-vpn", "net-vpn") | ||
143 | I060("i-net-vpn-connecting", "net-vpn-connecting") | ||
144 | I060("i-net-wifi-connecting", "net-wifi-connecting") | ||
145 | I060("i-net-wifi-encrypted", "net-wifi-encrypted") | ||
146 | I060("i-net-wifi-sig-0", "net-wifi-sig-0") | ||
147 | I060("i-net-wifi-sig-1", "net-wifi-sig-1") | ||
148 | I060("i-net-wifi-sig-2", "net-wifi-sig-2") | ||
149 | I060("i-net-wifi-sig-3", "net-wifi-sig-3") | ||
150 | I060("i-net-wifi-sig-4", "net-wifi-sig-4") | ||
151 | I060("i-star", "star") | ||
152 | I060("i-star-off", "star-off") | ||
124 | 153 | ||
125 | /////////////////////////////////////////////////////////////////////////////// | 154 | /////////////////////////////////////////////////////////////////////////////// |
126 | // larger color icons (mostly efm or settings) | 155 | // larger color icons (mostly efm or settings) |
diff --git a/data/elementary/themes/img/cell-3g.svg b/data/elementary/themes/img/cell-3g.svg new file mode 100644 index 0000000000..ae2469efb5 --- /dev/null +++ b/data/elementary/themes/img/cell-3g.svg | |||
@@ -0,0 +1,88 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-3g.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-3g-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
74 | d="M 2.5,3.5 H 4 c 1,0 2,1 2,2 0,1 -1,2 -2,2 H 3" | ||
75 | id="path1886" | ||
76 | sodipodi:nodetypes="cczcc" /> | ||
77 | <path | ||
78 | style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
79 | d="m 13,3.5 c -2,0 -4,2 -4,4 0,2 1,4 3,4 v -4 h -1.5" | ||
80 | id="path1888" | ||
81 | sodipodi:nodetypes="czccc" /> | ||
82 | <path | ||
83 | style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
84 | d="m 3,7.5 h 1 c 1,0 2,1 2,2 0,1 -1,2 -2,2 H 2.5" | ||
85 | id="path1890" | ||
86 | sodipodi:nodetypes="cczcc" /> | ||
87 | </g> | ||
88 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-4g.svg b/data/elementary/themes/img/cell-4g.svg new file mode 100644 index 0000000000..977ffc115f --- /dev/null +++ b/data/elementary/themes/img/cell-4g.svg | |||
@@ -0,0 +1,83 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-4g.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-4g-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
74 | d="m 13,3.5 c -2,0 -4,2 -4,4 0,2 1,4 3,4 v -4 h -1.5" | ||
75 | id="path1888" | ||
76 | sodipodi:nodetypes="czccc" /> | ||
77 | <path | ||
78 | style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
79 | d="m 6,12.5 v -9 l -3,6 h 4" | ||
80 | id="path1910" | ||
81 | sodipodi:nodetypes="cccc" /> | ||
82 | </g> | ||
83 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-antenna.svg b/data/elementary/themes/img/cell-antenna.svg new file mode 100644 index 0000000000..6b2c0e5b1a --- /dev/null +++ b/data/elementary/themes/img/cell-antenna.svg | |||
@@ -0,0 +1,78 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-antenna.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-antenna-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
74 | d="m 4.5,2 h 6 l -2,2 v 9 h -2 V 4 Z" | ||
75 | id="path1791" | ||
76 | sodipodi:nodetypes="ccccccc" /> | ||
77 | </g> | ||
78 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-edge.svg b/data/elementary/themes/img/cell-edge.svg new file mode 100644 index 0000000000..00de8654cf --- /dev/null +++ b/data/elementary/themes/img/cell-edge.svg | |||
@@ -0,0 +1,101 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-edge.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-edge-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="6.0697259" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <rect | ||
73 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
74 | id="rect1860" | ||
75 | width="3" | ||
76 | height="11" | ||
77 | x="3" | ||
78 | y="2" /> | ||
79 | <rect | ||
80 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.62342;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
81 | id="rect1862" | ||
82 | width="6.5" | ||
83 | height="3" | ||
84 | x="5.5" | ||
85 | y="2" /> | ||
86 | <rect | ||
87 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.62342;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
88 | id="rect1864" | ||
89 | width="6.5" | ||
90 | height="3" | ||
91 | x="5.5" | ||
92 | y="10" /> | ||
93 | <rect | ||
94 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.05799;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
95 | id="rect1866" | ||
96 | width="4" | ||
97 | height="3" | ||
98 | x="5.5" | ||
99 | y="6" /> | ||
100 | </g> | ||
101 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-gprs.svg b/data/elementary/themes/img/cell-gprs.svg new file mode 100644 index 0000000000..22a8c1efc6 --- /dev/null +++ b/data/elementary/themes/img/cell-gprs.svg | |||
@@ -0,0 +1,78 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-gprs.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-gprs-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="6.0697259" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
74 | d="m 7.5,3.5 c -2,0 -4,2 -4,4 0,2 2,4 4,4 2,0 4,-2 4,-4 -1.333333,0 -2.6666667,0 -4,0" | ||
75 | id="path1840" | ||
76 | sodipodi:nodetypes="czzcc" /> | ||
77 | </g> | ||
78 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-sig-0.svg b/data/elementary/themes/img/cell-sig-0.svg new file mode 100644 index 0000000000..51059641be --- /dev/null +++ b/data/elementary/themes/img/cell-sig-0.svg | |||
@@ -0,0 +1,101 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-sig-0.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-sig-0-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <rect | ||
73 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.20605;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.25" | ||
74 | id="rect1629" | ||
75 | width="2" | ||
76 | height="2" | ||
77 | x="2" | ||
78 | y="11" /> | ||
79 | <rect | ||
80 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.90694;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.25" | ||
81 | id="rect1631" | ||
82 | width="2" | ||
83 | height="5" | ||
84 | x="5" | ||
85 | y="8" /> | ||
86 | <rect | ||
87 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.41209;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.25" | ||
88 | id="rect1633" | ||
89 | width="2" | ||
90 | height="8" | ||
91 | x="8" | ||
92 | y="5" /> | ||
93 | <rect | ||
94 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.828;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.25" | ||
95 | id="rect1635" | ||
96 | width="2" | ||
97 | height="11" | ||
98 | x="11" | ||
99 | y="2" /> | ||
100 | </g> | ||
101 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-sig-1.svg b/data/elementary/themes/img/cell-sig-1.svg new file mode 100644 index 0000000000..665f45c6b8 --- /dev/null +++ b/data/elementary/themes/img/cell-sig-1.svg | |||
@@ -0,0 +1,101 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-sig-1.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-sig-1-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <rect | ||
73 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.20605;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
74 | id="rect1629" | ||
75 | width="2" | ||
76 | height="2" | ||
77 | x="2" | ||
78 | y="11" /> | ||
79 | <rect | ||
80 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.90694;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.25" | ||
81 | id="rect1631" | ||
82 | width="2" | ||
83 | height="5" | ||
84 | x="5" | ||
85 | y="8" /> | ||
86 | <rect | ||
87 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.41209;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.25" | ||
88 | id="rect1633" | ||
89 | width="2" | ||
90 | height="8" | ||
91 | x="8" | ||
92 | y="5" /> | ||
93 | <rect | ||
94 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.828;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.25" | ||
95 | id="rect1635" | ||
96 | width="2" | ||
97 | height="11" | ||
98 | x="11" | ||
99 | y="2" /> | ||
100 | </g> | ||
101 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-sig-2.svg b/data/elementary/themes/img/cell-sig-2.svg new file mode 100644 index 0000000000..ee4932b73b --- /dev/null +++ b/data/elementary/themes/img/cell-sig-2.svg | |||
@@ -0,0 +1,101 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-sig-2.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-sig-1-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <rect | ||
73 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.20605;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
74 | id="rect1629" | ||
75 | width="2" | ||
76 | height="2" | ||
77 | x="2" | ||
78 | y="11" /> | ||
79 | <rect | ||
80 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.90694;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.25" | ||
81 | id="rect1631" | ||
82 | width="2" | ||
83 | height="5" | ||
84 | x="5" | ||
85 | y="8" /> | ||
86 | <rect | ||
87 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.41209;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.25" | ||
88 | id="rect1633" | ||
89 | width="2" | ||
90 | height="8" | ||
91 | x="8" | ||
92 | y="5" /> | ||
93 | <rect | ||
94 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.828;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.25" | ||
95 | id="rect1635" | ||
96 | width="2" | ||
97 | height="11" | ||
98 | x="11" | ||
99 | y="2" /> | ||
100 | </g> | ||
101 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-sig-3.svg b/data/elementary/themes/img/cell-sig-3.svg new file mode 100644 index 0000000000..860a7e0ba6 --- /dev/null +++ b/data/elementary/themes/img/cell-sig-3.svg | |||
@@ -0,0 +1,101 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-sig-3.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-sig-3-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <rect | ||
73 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.20605;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
74 | id="rect1629" | ||
75 | width="2" | ||
76 | height="2" | ||
77 | x="2" | ||
78 | y="11" /> | ||
79 | <rect | ||
80 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.90694;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
81 | id="rect1631" | ||
82 | width="2" | ||
83 | height="5" | ||
84 | x="5" | ||
85 | y="8" /> | ||
86 | <rect | ||
87 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.41209;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
88 | id="rect1633" | ||
89 | width="2" | ||
90 | height="8" | ||
91 | x="8" | ||
92 | y="5" /> | ||
93 | <rect | ||
94 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.828;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;opacity:0.25" | ||
95 | id="rect1635" | ||
96 | width="2" | ||
97 | height="11" | ||
98 | x="11" | ||
99 | y="2" /> | ||
100 | </g> | ||
101 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-sig-4.svg b/data/elementary/themes/img/cell-sig-4.svg new file mode 100644 index 0000000000..6b70db0ce1 --- /dev/null +++ b/data/elementary/themes/img/cell-sig-4.svg | |||
@@ -0,0 +1,101 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-sig-4.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-sig-4-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <rect | ||
73 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.20605;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
74 | id="rect1629" | ||
75 | width="2" | ||
76 | height="2" | ||
77 | x="2" | ||
78 | y="11" /> | ||
79 | <rect | ||
80 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.90694;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
81 | id="rect1631" | ||
82 | width="2" | ||
83 | height="5" | ||
84 | x="5" | ||
85 | y="8" /> | ||
86 | <rect | ||
87 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.41209;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
88 | id="rect1633" | ||
89 | width="2" | ||
90 | height="8" | ||
91 | x="8" | ||
92 | y="5" /> | ||
93 | <rect | ||
94 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.82842;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
95 | id="rect1635" | ||
96 | width="2" | ||
97 | height="11" | ||
98 | x="11" | ||
99 | y="2" /> | ||
100 | </g> | ||
101 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-sig-disconn.svg b/data/elementary/themes/img/cell-sig-disconn.svg new file mode 100644 index 0000000000..47733d85d0 --- /dev/null +++ b/data/elementary/themes/img/cell-sig-disconn.svg | |||
@@ -0,0 +1,82 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-sig-disconn.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-sig-disconn-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | id="rect1635" | ||
74 | style="opacity:0.25;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2.828;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
75 | d="M 11 2 L 11 7 L 13 9 L 13 2 L 11 2 z M 9 5 L 10 6 L 10 5 L 9 5 z M 5 9 L 5 13 L 7 13 L 7 11 L 5 9 z M 2 11 L 2 13 L 4 13 L 4 11 L 2 11 z M 8 12 L 8 13 L 9 13 L 8 12 z " /> | ||
76 | <path | ||
77 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
78 | d="m 2,4 2,-2 9,9 -2,2 z" | ||
79 | id="path1729" | ||
80 | sodipodi:nodetypes="ccccc" /> | ||
81 | </g> | ||
82 | </svg> | ||
diff --git a/data/elementary/themes/img/cell-umts.svg b/data/elementary/themes/img/cell-umts.svg new file mode 100644 index 0000000000..b491af7aa9 --- /dev/null +++ b/data/elementary/themes/img/cell-umts.svg | |||
@@ -0,0 +1,78 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="cell-umts.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-umts-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
74 | d="m 3.5,2 v 6 c 0,2 2,3.5 4,3.5 2,0 4,-1.5 4,-3.5 V 2" | ||
75 | id="path1820" | ||
76 | sodipodi:nodetypes="cczcc" /> | ||
77 | </g> | ||
78 | </svg> | ||
diff --git a/data/elementary/themes/img/ic/cell-3g-015.png b/data/elementary/themes/img/ic/cell-3g-015.png new file mode 100644 index 0000000000..41b6ca652f --- /dev/null +++ b/data/elementary/themes/img/ic/cell-3g-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-3g-030.png b/data/elementary/themes/img/ic/cell-3g-030.png new file mode 100644 index 0000000000..d04d9ad004 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-3g-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-3g-060.png b/data/elementary/themes/img/ic/cell-3g-060.png new file mode 100644 index 0000000000..663a419b60 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-3g-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-4g-015.png b/data/elementary/themes/img/ic/cell-4g-015.png new file mode 100644 index 0000000000..f5487658d7 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-4g-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-4g-030.png b/data/elementary/themes/img/ic/cell-4g-030.png new file mode 100644 index 0000000000..ca63daf93c --- /dev/null +++ b/data/elementary/themes/img/ic/cell-4g-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-4g-060.png b/data/elementary/themes/img/ic/cell-4g-060.png new file mode 100644 index 0000000000..f8c0cacad3 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-4g-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-antenna-015.png b/data/elementary/themes/img/ic/cell-antenna-015.png new file mode 100644 index 0000000000..7e721bc7d2 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-antenna-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-antenna-030.png b/data/elementary/themes/img/ic/cell-antenna-030.png new file mode 100644 index 0000000000..bc00f6f94d --- /dev/null +++ b/data/elementary/themes/img/ic/cell-antenna-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-antenna-060.png b/data/elementary/themes/img/ic/cell-antenna-060.png new file mode 100644 index 0000000000..3534bbf4cb --- /dev/null +++ b/data/elementary/themes/img/ic/cell-antenna-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-edge-015.png b/data/elementary/themes/img/ic/cell-edge-015.png new file mode 100644 index 0000000000..ae091d1a16 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-edge-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-edge-030.png b/data/elementary/themes/img/ic/cell-edge-030.png new file mode 100644 index 0000000000..447aee54e8 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-edge-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-edge-060.png b/data/elementary/themes/img/ic/cell-edge-060.png new file mode 100644 index 0000000000..be4e1e0bf1 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-edge-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-gprs-015.png b/data/elementary/themes/img/ic/cell-gprs-015.png new file mode 100644 index 0000000000..adad60cf39 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-gprs-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-gprs-030.png b/data/elementary/themes/img/ic/cell-gprs-030.png new file mode 100644 index 0000000000..c85990040b --- /dev/null +++ b/data/elementary/themes/img/ic/cell-gprs-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-gprs-060.png b/data/elementary/themes/img/ic/cell-gprs-060.png new file mode 100644 index 0000000000..705e0fe0ff --- /dev/null +++ b/data/elementary/themes/img/ic/cell-gprs-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-0-015.png b/data/elementary/themes/img/ic/cell-sig-0-015.png new file mode 100644 index 0000000000..d178cf6efc --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-0-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-0-030.png b/data/elementary/themes/img/ic/cell-sig-0-030.png new file mode 100644 index 0000000000..d6ab0450b5 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-0-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-0-060.png b/data/elementary/themes/img/ic/cell-sig-0-060.png new file mode 100644 index 0000000000..ead8e879ce --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-0-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-1-015.png b/data/elementary/themes/img/ic/cell-sig-1-015.png new file mode 100644 index 0000000000..da861ac0e4 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-1-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-1-030.png b/data/elementary/themes/img/ic/cell-sig-1-030.png new file mode 100644 index 0000000000..2b1956fdc1 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-1-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-1-060.png b/data/elementary/themes/img/ic/cell-sig-1-060.png new file mode 100644 index 0000000000..0397ee6385 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-1-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-2-015.png b/data/elementary/themes/img/ic/cell-sig-2-015.png new file mode 100644 index 0000000000..ef78c9017b --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-2-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-2-030.png b/data/elementary/themes/img/ic/cell-sig-2-030.png new file mode 100644 index 0000000000..b4edc963c8 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-2-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-2-060.png b/data/elementary/themes/img/ic/cell-sig-2-060.png new file mode 100644 index 0000000000..5010aed5d9 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-2-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-3-015.png b/data/elementary/themes/img/ic/cell-sig-3-015.png new file mode 100644 index 0000000000..c8f4ede8bd --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-3-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-3-030.png b/data/elementary/themes/img/ic/cell-sig-3-030.png new file mode 100644 index 0000000000..5125e79cb3 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-3-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-3-060.png b/data/elementary/themes/img/ic/cell-sig-3-060.png new file mode 100644 index 0000000000..ea5d8eac34 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-3-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-4-015.png b/data/elementary/themes/img/ic/cell-sig-4-015.png new file mode 100644 index 0000000000..9ce9aef7f7 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-4-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-4-030.png b/data/elementary/themes/img/ic/cell-sig-4-030.png new file mode 100644 index 0000000000..dc23f52ea0 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-4-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-4-060.png b/data/elementary/themes/img/ic/cell-sig-4-060.png new file mode 100644 index 0000000000..085dfd442d --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-4-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-disconn-015.png b/data/elementary/themes/img/ic/cell-sig-disconn-015.png new file mode 100644 index 0000000000..3c51bf12bb --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-disconn-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-disconn-030.png b/data/elementary/themes/img/ic/cell-sig-disconn-030.png new file mode 100644 index 0000000000..4234d51339 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-disconn-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-sig-disconn-060.png b/data/elementary/themes/img/ic/cell-sig-disconn-060.png new file mode 100644 index 0000000000..21b46db97c --- /dev/null +++ b/data/elementary/themes/img/ic/cell-sig-disconn-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-umts-015.png b/data/elementary/themes/img/ic/cell-umts-015.png new file mode 100644 index 0000000000..2ffe774cfd --- /dev/null +++ b/data/elementary/themes/img/ic/cell-umts-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-umts-030.png b/data/elementary/themes/img/ic/cell-umts-030.png new file mode 100644 index 0000000000..7f77567600 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-umts-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/cell-umts-060.png b/data/elementary/themes/img/ic/cell-umts-060.png new file mode 100644 index 0000000000..7de9c18599 --- /dev/null +++ b/data/elementary/themes/img/ic/cell-umts-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-error-015.png b/data/elementary/themes/img/ic/net-error-015.png new file mode 100644 index 0000000000..2341a86e7e --- /dev/null +++ b/data/elementary/themes/img/ic/net-error-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-error-030.png b/data/elementary/themes/img/ic/net-error-030.png new file mode 100644 index 0000000000..9449210421 --- /dev/null +++ b/data/elementary/themes/img/ic/net-error-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-error-060.png b/data/elementary/themes/img/ic/net-error-060.png new file mode 100644 index 0000000000..b4ea5b82cd --- /dev/null +++ b/data/elementary/themes/img/ic/net-error-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-idle-015.png b/data/elementary/themes/img/ic/net-idle-015.png new file mode 100644 index 0000000000..98537434c5 --- /dev/null +++ b/data/elementary/themes/img/ic/net-idle-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-idle-030.png b/data/elementary/themes/img/ic/net-idle-030.png new file mode 100644 index 0000000000..9ddece8263 --- /dev/null +++ b/data/elementary/themes/img/ic/net-idle-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-idle-060.png b/data/elementary/themes/img/ic/net-idle-060.png new file mode 100644 index 0000000000..488ba00a99 --- /dev/null +++ b/data/elementary/themes/img/ic/net-idle-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-offline-015.png b/data/elementary/themes/img/ic/net-offline-015.png new file mode 100644 index 0000000000..221f0abd5f --- /dev/null +++ b/data/elementary/themes/img/ic/net-offline-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-offline-030.png b/data/elementary/themes/img/ic/net-offline-030.png new file mode 100644 index 0000000000..28f0f468d8 --- /dev/null +++ b/data/elementary/themes/img/ic/net-offline-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-offline-060.png b/data/elementary/themes/img/ic/net-offline-060.png new file mode 100644 index 0000000000..f17129e753 --- /dev/null +++ b/data/elementary/themes/img/ic/net-offline-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-receive-015.png b/data/elementary/themes/img/ic/net-receive-015.png new file mode 100644 index 0000000000..bff0ff6871 --- /dev/null +++ b/data/elementary/themes/img/ic/net-receive-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-receive-030.png b/data/elementary/themes/img/ic/net-receive-030.png new file mode 100644 index 0000000000..cde9161496 --- /dev/null +++ b/data/elementary/themes/img/ic/net-receive-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-receive-060.png b/data/elementary/themes/img/ic/net-receive-060.png new file mode 100644 index 0000000000..5b0c80de2e --- /dev/null +++ b/data/elementary/themes/img/ic/net-receive-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-send-015.png b/data/elementary/themes/img/ic/net-send-015.png new file mode 100644 index 0000000000..ac26a619b8 --- /dev/null +++ b/data/elementary/themes/img/ic/net-send-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-send-030.png b/data/elementary/themes/img/ic/net-send-030.png new file mode 100644 index 0000000000..aa085f59c7 --- /dev/null +++ b/data/elementary/themes/img/ic/net-send-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-send-060.png b/data/elementary/themes/img/ic/net-send-060.png new file mode 100644 index 0000000000..267d5b19fc --- /dev/null +++ b/data/elementary/themes/img/ic/net-send-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-send-receive-015.png b/data/elementary/themes/img/ic/net-send-receive-015.png new file mode 100644 index 0000000000..82584ca33f --- /dev/null +++ b/data/elementary/themes/img/ic/net-send-receive-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-send-receive-030.png b/data/elementary/themes/img/ic/net-send-receive-030.png new file mode 100644 index 0000000000..45dfa3ab56 --- /dev/null +++ b/data/elementary/themes/img/ic/net-send-receive-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-send-receive-060.png b/data/elementary/themes/img/ic/net-send-receive-060.png new file mode 100644 index 0000000000..28afbcf066 --- /dev/null +++ b/data/elementary/themes/img/ic/net-send-receive-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-vpn-015.png b/data/elementary/themes/img/ic/net-vpn-015.png new file mode 100644 index 0000000000..de4956d13b --- /dev/null +++ b/data/elementary/themes/img/ic/net-vpn-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-vpn-030.png b/data/elementary/themes/img/ic/net-vpn-030.png new file mode 100644 index 0000000000..69dde279ff --- /dev/null +++ b/data/elementary/themes/img/ic/net-vpn-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-vpn-060.png b/data/elementary/themes/img/ic/net-vpn-060.png new file mode 100644 index 0000000000..d3341fb104 --- /dev/null +++ b/data/elementary/themes/img/ic/net-vpn-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-vpn-connecting-015.png b/data/elementary/themes/img/ic/net-vpn-connecting-015.png new file mode 100644 index 0000000000..6f3fbedc11 --- /dev/null +++ b/data/elementary/themes/img/ic/net-vpn-connecting-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-vpn-connecting-030.png b/data/elementary/themes/img/ic/net-vpn-connecting-030.png new file mode 100644 index 0000000000..e8a9b6602d --- /dev/null +++ b/data/elementary/themes/img/ic/net-vpn-connecting-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-vpn-connecting-060.png b/data/elementary/themes/img/ic/net-vpn-connecting-060.png new file mode 100644 index 0000000000..3cbed581cb --- /dev/null +++ b/data/elementary/themes/img/ic/net-vpn-connecting-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-connecting-015.png b/data/elementary/themes/img/ic/net-wifi-connecting-015.png new file mode 100644 index 0000000000..6d474fd5c5 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-connecting-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-connecting-030.png b/data/elementary/themes/img/ic/net-wifi-connecting-030.png new file mode 100644 index 0000000000..add22242a5 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-connecting-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-connecting-060.png b/data/elementary/themes/img/ic/net-wifi-connecting-060.png new file mode 100644 index 0000000000..949792bc81 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-connecting-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-encrypted-015.png b/data/elementary/themes/img/ic/net-wifi-encrypted-015.png new file mode 100644 index 0000000000..95257a5108 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-encrypted-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-encrypted-030.png b/data/elementary/themes/img/ic/net-wifi-encrypted-030.png new file mode 100644 index 0000000000..e7471e42cd --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-encrypted-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-encrypted-060.png b/data/elementary/themes/img/ic/net-wifi-encrypted-060.png new file mode 100644 index 0000000000..f72757fbd6 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-encrypted-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-sig-0-015.png b/data/elementary/themes/img/ic/net-wifi-sig-0-015.png new file mode 100644 index 0000000000..e557fdc754 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-sig-0-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-sig-0-030.png b/data/elementary/themes/img/ic/net-wifi-sig-0-030.png new file mode 100644 index 0000000000..53e7ea4c86 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-sig-0-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-sig-0-060.png b/data/elementary/themes/img/ic/net-wifi-sig-0-060.png new file mode 100644 index 0000000000..b226dca641 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-sig-0-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-sig-1-015.png b/data/elementary/themes/img/ic/net-wifi-sig-1-015.png new file mode 100644 index 0000000000..f117ce71e3 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-sig-1-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-sig-1-030.png b/data/elementary/themes/img/ic/net-wifi-sig-1-030.png new file mode 100644 index 0000000000..5525442dc1 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-sig-1-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-sig-1-060.png b/data/elementary/themes/img/ic/net-wifi-sig-1-060.png new file mode 100644 index 0000000000..265dcbb79c --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-sig-1-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-sig-2-015.png b/data/elementary/themes/img/ic/net-wifi-sig-2-015.png new file mode 100644 index 0000000000..1c061ef57d --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-sig-2-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-sig-2-030.png b/data/elementary/themes/img/ic/net-wifi-sig-2-030.png new file mode 100644 index 0000000000..fa86d5205f --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-sig-2-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-sig-2-060.png b/data/elementary/themes/img/ic/net-wifi-sig-2-060.png new file mode 100644 index 0000000000..f5fc97af93 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-sig-2-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-sig-3-015.png b/data/elementary/themes/img/ic/net-wifi-sig-3-015.png new file mode 100644 index 0000000000..f56e1657b5 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-sig-3-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-sig-3-030.png b/data/elementary/themes/img/ic/net-wifi-sig-3-030.png new file mode 100644 index 0000000000..1413480c5b --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-sig-3-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-sig-3-060.png b/data/elementary/themes/img/ic/net-wifi-sig-3-060.png new file mode 100644 index 0000000000..f21a6dd5d0 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-sig-3-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-sig-4-015.png b/data/elementary/themes/img/ic/net-wifi-sig-4-015.png new file mode 100644 index 0000000000..51de2c56a2 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-sig-4-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-sig-4-030.png b/data/elementary/themes/img/ic/net-wifi-sig-4-030.png new file mode 100644 index 0000000000..915c73b107 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-sig-4-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/net-wifi-sig-4-060.png b/data/elementary/themes/img/ic/net-wifi-sig-4-060.png new file mode 100644 index 0000000000..90c44b8353 --- /dev/null +++ b/data/elementary/themes/img/ic/net-wifi-sig-4-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/star-015.png b/data/elementary/themes/img/ic/star-015.png new file mode 100644 index 0000000000..27ee84af3a --- /dev/null +++ b/data/elementary/themes/img/ic/star-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/star-030.png b/data/elementary/themes/img/ic/star-030.png new file mode 100644 index 0000000000..42448faa2a --- /dev/null +++ b/data/elementary/themes/img/ic/star-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/star-060.png b/data/elementary/themes/img/ic/star-060.png new file mode 100644 index 0000000000..530d778d21 --- /dev/null +++ b/data/elementary/themes/img/ic/star-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/star-off-015.png b/data/elementary/themes/img/ic/star-off-015.png new file mode 100644 index 0000000000..455c6fa066 --- /dev/null +++ b/data/elementary/themes/img/ic/star-off-015.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/star-off-030.png b/data/elementary/themes/img/ic/star-off-030.png new file mode 100644 index 0000000000..e773f0be10 --- /dev/null +++ b/data/elementary/themes/img/ic/star-off-030.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/ic/star-off-060.png b/data/elementary/themes/img/ic/star-off-060.png new file mode 100644 index 0000000000..33f8ea3387 --- /dev/null +++ b/data/elementary/themes/img/ic/star-off-060.png | |||
Binary files differ | |||
diff --git a/data/elementary/themes/img/net-error.svg b/data/elementary/themes/img/net-error.svg new file mode 100644 index 0000000000..fa0dc8317b --- /dev/null +++ b/data/elementary/themes/img/net-error.svg | |||
@@ -0,0 +1,88 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net-error.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-error-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | id="path5405" | ||
74 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0599084;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
75 | d="M 5.2050781 1.5039062 C 3.8389838 1.5218557 2.6897688 2.537991 2.5136719 3.8964844 C 1.5826031 4.4306822 1.008019 5.4240941 1.0078125 6.5 C 1.0078121 8.1573817 2.3476781 9.5007461 4 9.5 L 5.8925781 9.5 C 5.6518415 8.9014338 5.3709941 8.2215629 5.0820312 7.4785156 C 4.6291353 6.3139257 4.1796875 5.1901215 4.1796875 4 C 4.1796875 2.9986436 4.5685119 2.0817727 5.2050781 1.5039062 z M 11.240234 5 C 11.041724 5.0001023 10.854654 5.062963 10.679688 5.1523438 C 10.51377 5.9303787 10.222226 6.6961394 9.9179688 7.4785156 C 9.6290059 8.2215629 9.3481585 8.9014338 9.1074219 9.5 L 12.490234 9.5 C 13.318661 9.4999999 13.990234 8.8284271 13.990234 8 C 13.990234 7.1715729 13.318661 6.5000001 12.490234 6.5 L 12.490234 6.25 C 12.489814 6.235667 12.489181 6.2213423 12.488281 6.2070312 C 12.465142 5.5342866 11.913376 5.0006793 11.240234 5 z " /> | ||
76 | <circle | ||
77 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linejoin:round;stroke-opacity:1" | ||
78 | id="path13715" | ||
79 | cx="7.5" | ||
80 | cy="12.5" | ||
81 | r="1.5" /> | ||
82 | <path | ||
83 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
84 | d="M 7.5,10 C 7,8.5 5.5,5.5 5.5,4 c 0,-1.5 1,-2 2,-2 1,0 2,0.5 2,2 0,1.5 -1.5,4.5 -2,6 z" | ||
85 | id="path13717" | ||
86 | sodipodi:nodetypes="czzzc" /> | ||
87 | </g> | ||
88 | </svg> | ||
diff --git a/data/elementary/themes/img/net-idle.svg b/data/elementary/themes/img/net-idle.svg new file mode 100644 index 0000000000..31e53e0cc2 --- /dev/null +++ b/data/elementary/themes/img/net-idle.svg | |||
@@ -0,0 +1,78 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net-idle.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-idle-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | id="path5405" | ||
74 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0599084;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
75 | d="M 5.2402344,1.5 C 3.8583501,1.5003118 2.6913147,2.5260657 2.5136719,3.8964844 1.5826031,4.4306822 1.008019,5.4240941 1.0078125,6.5 1.0078121,8.1573817 2.3476781,9.5007461 4,9.5 h 8.490234 c 0.828427,-10e-8 1.5,-0.6715729 1.5,-1.5 0,-0.8284271 -0.671573,-1.4999999 -1.5,-1.5 V 6.25 c -4.2e-4,-0.014333 -0.0011,-0.028658 -0.002,-0.042969 C 12.465095,5.5342863 11.913376,5.0006793 11.240234,5 c -0.271354,1.399e-4 -0.535294,0.088577 -0.751953,0.2519531 7.52e-4,-0.012364 0.0014,-0.024734 0.002,-0.037109 C 10.491005,3.9521519 9.4677703,2.9280426 8.2050782,2.9277344 8.0295016,2.9278208 7.8545195,2.9481371 7.6835938,2.9882812 7.2116141,2.0742343 6.2689456,1.5000429 5.2402344,1.5 Z" | ||
76 | sodipodi:nodetypes="cccccsccccccccc" /> | ||
77 | </g> | ||
78 | </svg> | ||
diff --git a/data/elementary/themes/img/net-offline.svg b/data/elementary/themes/img/net-offline.svg new file mode 100644 index 0000000000..5b65d36de5 --- /dev/null +++ b/data/elementary/themes/img/net-offline.svg | |||
@@ -0,0 +1,81 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net-offline.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/cell-umts-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | id="path5405" | ||
74 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0599084;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
75 | d="M 5.2402344 1.5 A 2.75 2.75 0 0 0 4.203125 1.703125 L 12 9.5 L 12.490234 9.5 A 1.5000001 1.5000001 0 0 0 13.990234 8 A 1.5000001 1.5000001 0 0 0 12.490234 6.5 L 12.490234 6.25 A 1.2500001 1.2500001 0 0 0 12.488281 6.2070312 A 1.2500001 1.2500001 0 0 0 11.240234 5 A 1.2500001 1.2500001 0 0 0 10.488281 5.2519531 A 2.2857141 2.2857141 0 0 0 10.490234 5.2148438 A 2.2857141 2.2857141 0 0 0 8.2050781 2.9277344 A 2.2857141 2.2857141 0 0 0 7.6835938 2.9882812 A 2.75 2.75 0 0 0 5.2402344 1.5 z M 1.8828125 4.3828125 A 2.9908412 2.9999995 0 0 0 1.0078125 6.5 A 2.9908412 2.9999995 0 0 0 4 9.5 L 6.9902344 9.5 L 6.9902344 11.330078 A 1.1428571 1.1428571 0 0 0 6.40625 12 L 2.9902344 12 L 2.9902344 13 L 6.546875 13 A 1.1428571 1.1428571 0 0 0 7.4902344 13.5 A 1.1428571 1.1428571 0 0 0 8.4335938 13 L 10.5 13 L 9.5 12 L 8.5761719 12 A 1.1428571 1.1428571 0 0 0 7.9902344 11.330078 L 7.9902344 10.490234 L 1.8828125 4.3828125 z " /> | ||
76 | <path | ||
77 | style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" | ||
78 | d="m 1.5,2.5 1,-1 11,11 -1,1 z" | ||
79 | id="path13679" /> | ||
80 | </g> | ||
81 | </svg> | ||
diff --git a/data/elementary/themes/img/net-receive.svg b/data/elementary/themes/img/net-receive.svg new file mode 100644 index 0000000000..f9db5ba1b6 --- /dev/null +++ b/data/elementary/themes/img/net-receive.svg | |||
@@ -0,0 +1,83 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net-receive.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-receive-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | id="path5405" | ||
74 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0599084;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
75 | d="M 5.2402344,1.5 C 3.8583501,1.5003118 2.6913147,2.5260657 2.5136719,3.8964844 1.5826031,4.4306822 1.008019,5.4240941 1.0078125,6.5 1.0078121,8.1573817 2.3476781,9.5007461 4,9.5 h 8.490234 c 0.828427,-10e-8 1.5,-0.6715729 1.5,-1.5 0,-0.8284271 -0.671573,-1.4999999 -1.5,-1.5 V 6.25 c -4.2e-4,-0.014333 -0.0011,-0.028658 -0.002,-0.042969 C 12.465095,5.5342863 11.913376,5.0006793 11.240234,5 c -0.271354,1.399e-4 -0.535294,0.088577 -0.751953,0.2519531 7.52e-4,-0.012364 0.0014,-0.024734 0.002,-0.037109 C 10.491005,3.9521519 9.4677703,2.9280426 8.2050782,2.9277344 8.0295016,2.9278208 7.8545195,2.9481371 7.6835938,2.9882812 7.2116141,2.0742343 6.2689456,1.5000429 5.2402344,1.5 Z" | ||
76 | sodipodi:nodetypes="cccccsccccccccc" /> | ||
77 | <path | ||
78 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
79 | d="M 4.5,14 2,11.5 3,10.5 4.5,12 6,10.5 l 1,1 z" | ||
80 | id="path13778" | ||
81 | sodipodi:nodetypes="ccccccc" /> | ||
82 | </g> | ||
83 | </svg> | ||
diff --git a/data/elementary/themes/img/net-send-receive.svg b/data/elementary/themes/img/net-send-receive.svg new file mode 100644 index 0000000000..7c1916404b --- /dev/null +++ b/data/elementary/themes/img/net-send-receive.svg | |||
@@ -0,0 +1,88 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net-send-receive.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-send-receive-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | id="path5405" | ||
74 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0599084;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
75 | d="M 5.2402344,1.5 C 3.8583501,1.5003118 2.6913147,2.5260657 2.5136719,3.8964844 1.5826031,4.4306822 1.008019,5.4240941 1.0078125,6.5 1.0078121,8.1573817 2.3476781,9.5007461 4,9.5 h 8.490234 c 0.828427,-10e-8 1.5,-0.6715729 1.5,-1.5 0,-0.8284271 -0.671573,-1.4999999 -1.5,-1.5 V 6.25 c -4.2e-4,-0.014333 -0.0011,-0.028658 -0.002,-0.042969 C 12.465095,5.5342863 11.913376,5.0006793 11.240234,5 c -0.271354,1.399e-4 -0.535294,0.088577 -0.751953,0.2519531 7.52e-4,-0.012364 0.0014,-0.024734 0.002,-0.037109 C 10.491005,3.9521519 9.4677703,2.9280426 8.2050782,2.9277344 8.0295016,2.9278208 7.8545195,2.9481371 7.6835938,2.9882812 7.2116141,2.0742343 6.2689456,1.5000429 5.2402344,1.5 Z" | ||
76 | sodipodi:nodetypes="cccccsccccccccc" /> | ||
77 | <path | ||
78 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
79 | d="M 4.5,14 2,11.5 3,10.5 4.5,12 6,10.5 l 1,1 z" | ||
80 | id="path13778" | ||
81 | sodipodi:nodetypes="ccccccc" /> | ||
82 | <path | ||
83 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
84 | d="M 10.5,10.5 8,13 9,14 10.5,12.5 12,14 13,13 Z" | ||
85 | id="path13780" | ||
86 | sodipodi:nodetypes="ccccccc" /> | ||
87 | </g> | ||
88 | </svg> | ||
diff --git a/data/elementary/themes/img/net-send.svg b/data/elementary/themes/img/net-send.svg new file mode 100644 index 0000000000..9f6d197d46 --- /dev/null +++ b/data/elementary/themes/img/net-send.svg | |||
@@ -0,0 +1,83 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net-send.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-send-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | id="path5405" | ||
74 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0599084;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
75 | d="M 5.2402344,1.5 C 3.8583501,1.5003118 2.6913147,2.5260657 2.5136719,3.8964844 1.5826031,4.4306822 1.008019,5.4240941 1.0078125,6.5 1.0078121,8.1573817 2.3476781,9.5007461 4,9.5 h 8.490234 c 0.828427,-10e-8 1.5,-0.6715729 1.5,-1.5 0,-0.8284271 -0.671573,-1.4999999 -1.5,-1.5 V 6.25 c -4.2e-4,-0.014333 -0.0011,-0.028658 -0.002,-0.042969 C 12.465095,5.5342863 11.913376,5.0006793 11.240234,5 c -0.271354,1.399e-4 -0.535294,0.088577 -0.751953,0.2519531 7.52e-4,-0.012364 0.0014,-0.024734 0.002,-0.037109 C 10.491005,3.9521519 9.4677703,2.9280426 8.2050782,2.9277344 8.0295016,2.9278208 7.8545195,2.9481371 7.6835938,2.9882812 7.2116141,2.0742343 6.2689456,1.5000429 5.2402344,1.5 Z" | ||
76 | sodipodi:nodetypes="cccccsccccccccc" /> | ||
77 | <path | ||
78 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
79 | d="M 10.5,10.5 8,13 9,14 10.5,12.5 12,14 13,13 Z" | ||
80 | id="path13780" | ||
81 | sodipodi:nodetypes="ccccccc" /> | ||
82 | </g> | ||
83 | </svg> | ||
diff --git a/data/elementary/themes/img/net-vpn-connecting.svg b/data/elementary/themes/img/net-vpn-connecting.svg new file mode 100644 index 0000000000..93f918ce12 --- /dev/null +++ b/data/elementary/themes/img/net-vpn-connecting.svg | |||
@@ -0,0 +1,87 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net-vpn-connecting.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-vpn-connecting-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | id="path849" | ||
74 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.204241px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
75 | d="M 7.5,0.92857085 C 7.0915179,2.1540173 6.2745536,3.3794637 4.640625,3.3794637 3.0066964,3.3794637 2.5982143,2.5624994 1.78125,1.7455351 1.78125,11.549107 5.8660714,12.366071 7.5,14 9.133929,12.366071 13.21875,11.549107 13.21875,1.7455351 12.401786,2.5624994 11.993304,3.3794637 10.359375,3.3794637 8.725446,3.3794637 7.9084821,2.1540173 7.5,0.92857085 Z m 0,2.43014965 c 0.037824,0.040821 0.056246,0.088957 0.096137,0.128848 0.653768,0.653767 1.637265,1.1281126 2.763238,1.1281126 0.547858,0 1.044304,-0.094807 1.483141,-0.2465252 -0.28841,2.9914596 -1.039793,4.7329667 -1.859312,5.8256571 -0.76977,1.026361 -1.635157,1.533814 -2.4832045,2.179636 C 6.6519535,11.728627 5.7865661,11.221174 5.0167956,10.194813 4.1972777,9.1021226 3.4458942,7.3606155 3.1574838,4.3691553 3.5963216,4.5208739 4.0927672,4.6156806 4.640625,4.6156806 c 1.1259739,0 2.1094711,-0.4743456 2.7632381,-1.1281127 C 7.4437531,3.4476769 7.4621751,3.3995419 7.5,3.3587205 Z" /> | ||
76 | <path | ||
77 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
78 | d="m 6.5,5 -1,1 v 1 h 4 V 6 L 8.5,5 V 3 h -2 z" | ||
79 | id="path14668" | ||
80 | sodipodi:nodetypes="ccccccccc" /> | ||
81 | <path | ||
82 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
83 | d="M 6.5,10 5.5,9 V 8 h 4 v 1 l -1,1 v 2.5 h -2 z" | ||
84 | id="path14670" | ||
85 | sodipodi:nodetypes="ccccccccc" /> | ||
86 | </g> | ||
87 | </svg> | ||
diff --git a/data/elementary/themes/img/net-vpn.svg b/data/elementary/themes/img/net-vpn.svg new file mode 100644 index 0000000000..8cc57c2bf0 --- /dev/null +++ b/data/elementary/themes/img/net-vpn.svg | |||
@@ -0,0 +1,91 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net-vpn.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-vpn-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | id="path849" | ||
74 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.204241px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
75 | d="M 7.5,0.92857085 C 7.0915179,2.1540173 6.2745536,3.3794637 4.640625,3.3794637 3.0066964,3.3794637 2.5982143,2.5624994 1.78125,1.7455351 1.78125,11.549107 5.8660714,12.366071 7.5,14 9.133929,12.366071 13.21875,11.549107 13.21875,1.7455351 12.401786,2.5624994 11.993304,3.3794637 10.359375,3.3794637 8.725446,3.3794637 7.9084821,2.1540173 7.5,0.92857085 Z m 0,2.43014965 c 0.037824,0.040821 0.056246,0.088957 0.096137,0.128848 0.653768,0.653767 1.637265,1.1281126 2.763238,1.1281126 0.547858,0 1.044304,-0.094807 1.483141,-0.2465252 -0.28841,2.9914596 -1.039793,4.7329667 -1.859312,5.8256571 -0.76977,1.026361 -1.635157,1.533814 -2.4832045,2.179636 C 6.6519535,11.728627 5.7865661,11.221174 5.0167956,10.194813 4.1972777,9.1021226 3.4458942,7.3606155 3.1574838,4.3691553 3.5963216,4.5208739 4.0927672,4.6156806 4.640625,4.6156806 c 1.1259739,0 2.1094711,-0.4743456 2.7632381,-1.1281127 C 7.4437531,3.4476769 7.4621751,3.3995419 7.5,3.3587205 Z" /> | ||
76 | <path | ||
77 | id="circle14623" | ||
78 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:5;stroke-linejoin:round;stroke-opacity:1" | ||
79 | d="M 7.5 5 A 5 5 0 0 0 3.9648438 6.4648438 L 4.671875 7.171875 A 4 4 0 0 1 7.4394531 6 A 4 4 0 0 1 7.5 6 A 4 4 0 0 1 10.328125 7.171875 L 11.035156 6.4648438 A 5 5 0 0 0 7.5 5 z " /> | ||
80 | <path | ||
81 | id="circle14619" | ||
82 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3;stroke-linejoin:round;stroke-opacity:1" | ||
83 | d="M 7.4492188 7 A 3 3 0 0 0 5.3789062 7.8789062 L 6.0859375 8.5859375 A 2 2 0 0 1 7.4511719 8 A 2 2 0 0 1 7.5 8 A 2 2 0 0 1 8.9140625 8.5859375 L 9.6210938 7.8789062 A 3 3 0 0 0 7.5 7 A 3 3 0 0 0 7.4492188 7 z " /> | ||
84 | <circle | ||
85 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linejoin:round;stroke-opacity:1" | ||
86 | id="path14615" | ||
87 | cx="7.5" | ||
88 | cy="10" | ||
89 | r="1" /> | ||
90 | </g> | ||
91 | </svg> | ||
diff --git a/data/elementary/themes/img/net-wifi-connecting.svg b/data/elementary/themes/img/net-wifi-connecting.svg new file mode 100644 index 0000000000..d1e32e0aaa --- /dev/null +++ b/data/elementary/themes/img/net-wifi-connecting.svg | |||
@@ -0,0 +1,101 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net-wifi-connecting.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-vpn-connecting-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | id="path4174" | ||
74 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.102652" | ||
75 | d="M 5.0859375 2.6054688 A 9.2386713 9.2386713 0 0 0 0.953125 4.9980469 L 1.6835938 5.7285156 A 8.2121523 8.2121523 0 0 1 5.0859375 3.6777344 L 5.0859375 2.6054688 z M 9.9140625 2.6171875 L 9.9140625 3.6835938 A 8.2121523 8.2121523 0 0 1 13.291016 5.71875 L 14.011719 4.9980469 A 9.2386713 9.2386713 0 0 0 9.9140625 2.6171875 z " /> | ||
76 | <path | ||
77 | id="path3354" | ||
78 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.102652" | ||
79 | d="M 10.878906 5.1875 A 1.414355 1.414355 0 0 1 10.914062 5.5 L 10.914062 6.40625 A 6.1636766 6.186488 0 0 1 11.851562 7.1738281 L 12.578125 6.4492188 A 7.1856332 7.1856332 0 0 0 10.878906 5.1875 z M 4.1191406 5.1914062 A 7.1856332 7.1856332 0 0 0 2.421875 6.4492188 L 3.1523438 7.1777344 A 6.1636766 6.186488 0 0 1 4.0859375 6.4101562 L 4.0859375 5.5 A 1.414355 1.414355 0 0 1 4.1191406 5.1914062 z " /> | ||
80 | <path | ||
81 | id="ellipse3349" | ||
82 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.102652" | ||
83 | d="M 4.0859375 7.6875 A 5.1025492 5.1158666 0 0 0 3.8671875 7.8945312 L 4.0859375 8.1132812 L 4.0859375 7.6875 z M 10.914062 7.7382812 L 10.914062 8.1113281 L 11.103516 7.921875 A 5.1025492 5.1158666 0 0 0 10.914062 7.7382812 z " /> | ||
84 | <circle | ||
85 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.051326;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
86 | id="path5460" | ||
87 | cx="7.5" | ||
88 | cy="11.526519" | ||
89 | r="1.0265191" /> | ||
90 | <path | ||
91 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
92 | d="m 6.5,5 -1,1 v 1 h 4 V 6 L 8.5,5 V 2.5 h -2 z" | ||
93 | id="path14668" | ||
94 | sodipodi:nodetypes="ccccccccc" /> | ||
95 | <path | ||
96 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
97 | d="M 6.5,10 5.5,9 V 8 h 4 v 1 l -1,1 v 1.5 h -2 z" | ||
98 | id="path15345" | ||
99 | sodipodi:nodetypes="ccccccccc" /> | ||
100 | </g> | ||
101 | </svg> | ||
diff --git a/data/elementary/themes/img/net-wifi-encrypted.svg b/data/elementary/themes/img/net-wifi-encrypted.svg new file mode 100644 index 0000000000..c73c8af203 --- /dev/null +++ b/data/elementary/themes/img/net-wifi-encrypted.svg | |||
@@ -0,0 +1,99 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net-wifi-encrypted.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-wifi-connecting-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | inkscape:connector-curvature="0" | ||
74 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.102652" | ||
75 | d="M 7.4725323,6.3939239 A 5.1025492,5.1158666 0 0 0 3.8674859,7.8940048 L 4.5918632,8.6183824 A 4.0787024,4.0893475 0 0 1 7.4725323,7.4204429 4.0787024,4.0893475 0 0 1 10.381672,8.6448471 L 11.104245,7.9222742 A 5.1025492,5.1158666 0 0 0 7.4725323,6.3939239 Z" | ||
76 | id="ellipse3349" /> | ||
77 | <path | ||
78 | inkscape:connector-curvature="0" | ||
79 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.102652" | ||
80 | d="M 7.5,8.4469619 A 3.0795571,3.0795571 0 0 0 5.3238595,9.3503788 L 6.0492397,10.075759 A 2.053038,2.053038 0 0 1 7.5,9.4734809 2.053038,2.053038 0 0 1 8.9507603,10.075759 L 9.6761405,9.3503788 A 3.0795571,3.0795571 0 0 0 7.5,8.4469619 Z" | ||
81 | id="circle3344" /> | ||
82 | <circle | ||
83 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.051326;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
84 | id="path5460" | ||
85 | cx="7.5" | ||
86 | cy="11.526519" | ||
87 | r="1.0265191" /> | ||
88 | <path | ||
89 | id="rect15365" | ||
90 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linejoin:round;stroke-opacity:1" | ||
91 | d="M 1,4.5 V 14 H 14 V 4.5 Z m 1,1 H 13 V 13 H 2 Z" | ||
92 | sodipodi:nodetypes="cccccccccc" /> | ||
93 | <path | ||
94 | style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" | ||
95 | d="m 4.5,4.5 v -1 c 0,-1 1,-2.5 3,-2.5 2,0 3,1.5 3,2.5 v 1 h -1 V 4 C 9.5,3 9,2 7.5,2 6,2 5.5,3 5.5,4 v 0.5 z" | ||
96 | id="path15372" | ||
97 | sodipodi:nodetypes="cczcccczccc" /> | ||
98 | </g> | ||
99 | </svg> | ||
diff --git a/data/elementary/themes/img/net-wifi-sig-0.svg b/data/elementary/themes/img/net-wifi-sig-0.svg new file mode 100644 index 0000000000..7f7302ed8d --- /dev/null +++ b/data/elementary/themes/img/net-wifi-sig-0.svg | |||
@@ -0,0 +1,79 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net-wifi-sig-0.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-wifi-sig-0-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="6.0697259" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <circle | ||
73 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.051326;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
74 | id="path5460" | ||
75 | cx="7.5" | ||
76 | cy="11.526519" | ||
77 | r="1.0265191" /> | ||
78 | </g> | ||
79 | </svg> | ||
diff --git a/data/elementary/themes/img/net-wifi-sig-1.svg b/data/elementary/themes/img/net-wifi-sig-1.svg new file mode 100644 index 0000000000..125e7934a5 --- /dev/null +++ b/data/elementary/themes/img/net-wifi-sig-1.svg | |||
@@ -0,0 +1,84 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net-wifi-sig-1.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-wifi-sig-1-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="6.7848629" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | inkscape:connector-curvature="0" | ||
74 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.102652" | ||
75 | d="M 7.5,8.4469619 A 3.0795571,3.0795571 0 0 0 5.3238595,9.3503788 L 6.0492397,10.075759 A 2.053038,2.053038 0 0 1 7.5,9.4734809 2.053038,2.053038 0 0 1 8.9507603,10.075759 L 9.6761405,9.3503788 A 3.0795571,3.0795571 0 0 0 7.5,8.4469619 Z" | ||
76 | id="circle3344" /> | ||
77 | <circle | ||
78 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.051326;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
79 | id="path5460" | ||
80 | cx="7.5" | ||
81 | cy="11.526519" | ||
82 | r="1.0265191" /> | ||
83 | </g> | ||
84 | </svg> | ||
diff --git a/data/elementary/themes/img/net-wifi-sig-2.svg b/data/elementary/themes/img/net-wifi-sig-2.svg new file mode 100644 index 0000000000..898bc1980a --- /dev/null +++ b/data/elementary/themes/img/net-wifi-sig-2.svg | |||
@@ -0,0 +1,89 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net-wifi-sig-2.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-wifi-sig-2-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="6.7848629" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | inkscape:connector-curvature="0" | ||
74 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.102652" | ||
75 | d="M 7.4725323,6.3939239 A 5.1025492,5.1158666 0 0 0 3.8674859,7.8940048 L 4.5918632,8.6183824 A 4.0787024,4.0893475 0 0 1 7.4725323,7.4204429 4.0787024,4.0893475 0 0 1 10.381672,8.6448471 L 11.104245,7.9222742 A 5.1025492,5.1158666 0 0 0 7.4725323,6.3939239 Z" | ||
76 | id="ellipse3349" /> | ||
77 | <path | ||
78 | inkscape:connector-curvature="0" | ||
79 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.102652" | ||
80 | d="M 7.5,8.4469619 A 3.0795571,3.0795571 0 0 0 5.3238595,9.3503788 L 6.0492397,10.075759 A 2.053038,2.053038 0 0 1 7.5,9.4734809 2.053038,2.053038 0 0 1 8.9507603,10.075759 L 9.6761405,9.3503788 A 3.0795571,3.0795571 0 0 0 7.5,8.4469619 Z" | ||
81 | id="circle3344" /> | ||
82 | <circle | ||
83 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.051326;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
84 | id="path5460" | ||
85 | cx="7.5" | ||
86 | cy="11.526519" | ||
87 | r="1.0265191" /> | ||
88 | </g> | ||
89 | </svg> | ||
diff --git a/data/elementary/themes/img/net-wifi-sig-3.svg b/data/elementary/themes/img/net-wifi-sig-3.svg new file mode 100644 index 0000000000..7f97e0138d --- /dev/null +++ b/data/elementary/themes/img/net-wifi-sig-3.svg | |||
@@ -0,0 +1,94 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net-wifi-sig-3.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-wifi-sig-3-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="6.7848629" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | inkscape:connector-curvature="0" | ||
74 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.102652" | ||
75 | d="M 7.5,4.3408858 A 7.1856332,7.1856332 0 0 0 2.4221393,6.4486581 L 3.1521299,7.1786495 A 6.1636766,6.186488 0 0 1 7.5046114,5.3674049 6.1636766,6.186488 0 0 1 11.852079,7.1744393 L 12.577861,6.4486581 A 7.1856332,7.1856332 0 0 0 7.5,4.3408858 Z" | ||
76 | id="path3354" /> | ||
77 | <path | ||
78 | inkscape:connector-curvature="0" | ||
79 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.102652" | ||
80 | d="M 7.4725323,6.3939239 A 5.1025492,5.1158666 0 0 0 3.8674859,7.8940048 L 4.5918632,8.6183824 A 4.0787024,4.0893475 0 0 1 7.4725323,7.4204429 4.0787024,4.0893475 0 0 1 10.381672,8.6448471 L 11.104245,7.9222742 A 5.1025492,5.1158666 0 0 0 7.4725323,6.3939239 Z" | ||
81 | id="ellipse3349" /> | ||
82 | <path | ||
83 | inkscape:connector-curvature="0" | ||
84 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.102652" | ||
85 | d="M 7.5,8.4469619 A 3.0795571,3.0795571 0 0 0 5.3238595,9.3503788 L 6.0492397,10.075759 A 2.053038,2.053038 0 0 1 7.5,9.4734809 2.053038,2.053038 0 0 1 8.9507603,10.075759 L 9.6761405,9.3503788 A 3.0795571,3.0795571 0 0 0 7.5,8.4469619 Z" | ||
86 | id="circle3344" /> | ||
87 | <circle | ||
88 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.051326;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
89 | id="path5460" | ||
90 | cx="7.5" | ||
91 | cy="11.526519" | ||
92 | r="1.0265191" /> | ||
93 | </g> | ||
94 | </svg> | ||
diff --git a/data/elementary/themes/img/net-wifi-sig-4.svg b/data/elementary/themes/img/net-wifi-sig-4.svg new file mode 100644 index 0000000000..ae2bc0a28b --- /dev/null +++ b/data/elementary/themes/img/net-wifi-sig-4.svg | |||
@@ -0,0 +1,99 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net-wifi-sig-4.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-wifi-encrypted-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="6.7848629" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | inkscape:connector-curvature="0" | ||
74 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.102652" | ||
75 | d="M 7.4821216,2.2878478 A 9.2386713,9.2386713 0 0 0 0.95350061,4.9978981 L 1.6838929,5.7282904 A 8.2121523,8.2121523 0 0 1 7.4919451,3.3143668 8.2121523,8.2121523 0 0 1 13.290175,5.7184663 L 14.010743,4.9978981 A 9.2386713,9.2386713 0 0 0 7.4821216,2.2878478 Z" | ||
76 | id="path4174" /> | ||
77 | <path | ||
78 | inkscape:connector-curvature="0" | ||
79 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.102652" | ||
80 | d="M 7.5,4.3408858 A 7.1856332,7.1856332 0 0 0 2.4221393,6.4486581 L 3.1521299,7.1786495 A 6.1636766,6.186488 0 0 1 7.5046114,5.3674049 6.1636766,6.186488 0 0 1 11.852079,7.1744393 L 12.577861,6.4486581 A 7.1856332,7.1856332 0 0 0 7.5,4.3408858 Z" | ||
81 | id="path3354" /> | ||
82 | <path | ||
83 | inkscape:connector-curvature="0" | ||
84 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.102652" | ||
85 | d="M 7.4725323,6.3939239 A 5.1025492,5.1158666 0 0 0 3.8674859,7.8940048 L 4.5918632,8.6183824 A 4.0787024,4.0893475 0 0 1 7.4725323,7.4204429 4.0787024,4.0893475 0 0 1 10.381672,8.6448471 L 11.104245,7.9222742 A 5.1025492,5.1158666 0 0 0 7.4725323,6.3939239 Z" | ||
86 | id="ellipse3349" /> | ||
87 | <path | ||
88 | inkscape:connector-curvature="0" | ||
89 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.102652" | ||
90 | d="M 7.5,8.4469619 A 3.0795571,3.0795571 0 0 0 5.3238595,9.3503788 L 6.0492397,10.075759 A 2.053038,2.053038 0 0 1 7.5,9.4734809 2.053038,2.053038 0 0 1 8.9507603,10.075759 L 9.6761405,9.3503788 A 3.0795571,3.0795571 0 0 0 7.5,8.4469619 Z" | ||
91 | id="circle3344" /> | ||
92 | <circle | ||
93 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.051326;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
94 | id="path5460" | ||
95 | cx="7.5" | ||
96 | cy="11.526519" | ||
97 | r="1.0265191" /> | ||
98 | </g> | ||
99 | </svg> | ||
diff --git a/data/elementary/themes/img/net.svg b/data/elementary/themes/img/net.svg new file mode 100644 index 0000000000..1d2aee3fc1 --- /dev/null +++ b/data/elementary/themes/img/net.svg | |||
@@ -0,0 +1,78 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-error-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | id="path5405" | ||
74 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0599084;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
75 | d="M 5.2402344,1.5 C 3.8583501,1.5003118 2.6913147,2.5260657 2.5136719,3.8964844 1.5826031,4.4306822 1.008019,5.4240941 1.0078125,6.5 1.0078121,8.1573817 2.3476781,9.5007461 4,9.5 h 8.490234 c 0.828427,-10e-8 1.5,-0.6715729 1.5,-1.5 0,-0.8284271 -0.671573,-1.4999999 -1.5,-1.5 V 6.25 c -4.2e-4,-0.014333 -0.0011,-0.028658 -0.002,-0.042969 C 12.465095,5.5342863 11.913376,5.0006793 11.240234,5 c -0.271354,1.399e-4 -0.535294,0.088577 -0.751953,0.2519531 7.52e-4,-0.012364 0.0014,-0.024734 0.002,-0.037109 C 10.491005,3.9521519 9.4677703,2.9280426 8.2050782,2.9277344 8.0295016,2.9278208 7.8545195,2.9481371 7.6835938,2.9882812 7.2116141,2.0742343 6.2689456,1.5000429 5.2402344,1.5 Z" | ||
76 | sodipodi:nodetypes="cccccsccccccccc" /> | ||
77 | </g> | ||
78 | </svg> | ||
diff --git a/data/elementary/themes/img/net2.svg b/data/elementary/themes/img/net2.svg new file mode 100644 index 0000000000..ad75ddebfd --- /dev/null +++ b/data/elementary/themes/img/net2.svg | |||
@@ -0,0 +1,77 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="net2.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/net-error-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="7.5" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | id="path5405" | ||
74 | style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0599084;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" | ||
75 | d="M 5.2402344,1.5 A 2.75,2.75 0 0 0 2.5136719,3.8964844 2.9908412,2.9999995 0 0 0 1.0078125,6.5 2.9908412,2.9999995 0 0 0 4,9.5 h 2.9902344 v 1.830078 A 1.1428571,1.1428571 0 0 0 6.40625,12 H 2.9902344 v 1 H 6.546875 A 1.1428571,1.1428571 0 0 0 7.4902344,13.5 1.1428571,1.1428571 0 0 0 8.4335938,13 H 11.990234 V 12 H 8.5761719 A 1.1428571,1.1428571 0 0 0 7.9902344,11.330078 V 9.5 h 4.4999996 a 1.5000001,1.5000001 0 0 0 1.5,-1.5 1.5000001,1.5000001 0 0 0 -1.5,-1.5 V 6.25 a 1.2500001,1.2500001 0 0 0 -0.002,-0.042969 A 1.2500001,1.2500001 0 0 0 11.240234,5 1.2500001,1.2500001 0 0 0 10.488281,5.2519531 2.2857141,2.2857141 0 0 0 10.490234,5.2148438 2.2857141,2.2857141 0 0 0 8.2050782,2.9277344 2.2857141,2.2857141 0 0 0 7.6835938,2.9882812 2.75,2.75 0 0 0 5.2402344,1.5 Z" /> | ||
76 | </g> | ||
77 | </svg> | ||
diff --git a/data/elementary/themes/img/star-off.svg b/data/elementary/themes/img/star-off.svg new file mode 100644 index 0000000000..255a883c41 --- /dev/null +++ b/data/elementary/themes/img/star-off.svg | |||
@@ -0,0 +1,82 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="star-off.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/star-off-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="6.0697259" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | id="path16056" | ||
74 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linejoin:round;stroke-opacity:1;opacity:0.5" | ||
75 | inkscape:transform-center-y="-0.62069477" | ||
76 | d="M 7.5 1 L 6.328125 3.828125 L 10.613281 8.1132812 L 13.681641 5.4921875 L 9.2148438 5.1386719 L 7.5 1 z M 2.8691406 5.3691406 L 1.3183594 5.4921875 L 4.7246094 8.4023438 L 3.6796875 12.757812 L 7.5 10.419922 L 8.5820312 11.082031 L 2.8691406 5.3691406 z " /> | ||
77 | <path | ||
78 | style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" | ||
79 | d="m 1.5,2.5 1,-1 11,11 -1,1 z" | ||
80 | id="path16076" /> | ||
81 | </g> | ||
82 | </svg> | ||
diff --git a/data/elementary/themes/img/star.svg b/data/elementary/themes/img/star.svg new file mode 100644 index 0000000000..4515bbbb8b --- /dev/null +++ b/data/elementary/themes/img/star.svg | |||
@@ -0,0 +1,89 @@ | |||
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 | version="1.1" | ||
11 | id="svg2" | ||
12 | width="15" | ||
13 | height="15" | ||
14 | viewBox="0 0 15 15" | ||
15 | sodipodi:docname="star.svg" | ||
16 | inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)" | ||
17 | inkscape:export-filename="/home/raster/C/th-efl/th/img/ic/star-015.png" | ||
18 | inkscape:export-xdpi="96" | ||
19 | inkscape:export-ydpi="96"> | ||
20 | <metadata | ||
21 | id="metadata8"> | ||
22 | <rdf:RDF> | ||
23 | <cc:Work | ||
24 | rdf:about=""> | ||
25 | <dc:format>image/svg+xml</dc:format> | ||
26 | <dc:type | ||
27 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | ||
28 | <dc:title></dc:title> | ||
29 | </cc:Work> | ||
30 | </rdf:RDF> | ||
31 | </metadata> | ||
32 | <defs | ||
33 | id="defs6" /> | ||
34 | <sodipodi:namedview | ||
35 | inkscape:document-rotation="0" | ||
36 | pagecolor="#404040" | ||
37 | bordercolor="#666666" | ||
38 | borderopacity="1" | ||
39 | objecttolerance="10" | ||
40 | gridtolerance="10" | ||
41 | guidetolerance="10" | ||
42 | inkscape:pageopacity="0" | ||
43 | inkscape:pageshadow="2" | ||
44 | inkscape:window-width="1920" | ||
45 | inkscape:window-height="1017" | ||
46 | id="namedview4" | ||
47 | showgrid="true" | ||
48 | inkscape:zoom="55.933333" | ||
49 | inkscape:cx="6.0697259" | ||
50 | inkscape:cy="7.5" | ||
51 | inkscape:window-x="0" | ||
52 | inkscape:window-y="0" | ||
53 | inkscape:window-maximized="1" | ||
54 | inkscape:current-layer="g10" | ||
55 | inkscape:snap-bbox="true" | ||
56 | inkscape:bbox-paths="false" | ||
57 | inkscape:bbox-nodes="true" | ||
58 | inkscape:snap-bbox-edge-midpoints="false" | ||
59 | inkscape:object-paths="true" | ||
60 | inkscape:snap-intersection-paths="true" | ||
61 | inkscape:snap-smooth-nodes="true"> | ||
62 | <inkscape:grid | ||
63 | type="xygrid" | ||
64 | id="grid837" | ||
65 | spacingx="0.5" | ||
66 | spacingy="0.5" /> | ||
67 | </sodipodi:namedview> | ||
68 | <g | ||
69 | inkscape:groupmode="layer" | ||
70 | inkscape:label="Image" | ||
71 | id="g10"> | ||
72 | <path | ||
73 | sodipodi:type="star" | ||
74 | style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linejoin:round;stroke-opacity:1" | ||
75 | id="path16056" | ||
76 | sodipodi:sides="5" | ||
77 | sodipodi:cx="7.5" | ||
78 | sodipodi:cy="7.5" | ||
79 | sodipodi:r1="6.5" | ||
80 | sodipodi:r2="2.9190979" | ||
81 | sodipodi:arg1="-1.5707963" | ||
82 | sodipodi:arg2="-0.9424778" | ||
83 | inkscape:flatsided="false" | ||
84 | inkscape:rounded="0" | ||
85 | inkscape:randomized="0" | ||
86 | d="M 7.5000002,1 9.2158027,5.1384002 13.681867,5.4913897 10.276227,8.4020508 11.320604,12.758611 7.5,10.419098 3.6793957,12.75861 4.7237729,8.4020509 1.3181327,5.4913894 5.7841973,5.1384002 Z" | ||
87 | inkscape:transform-center-y="-0.62069477" /> | ||
88 | </g> | ||
89 | </svg> | ||