Merge lp:~vanvugt/ubuntu-themes/fix-1693155 into lp:ubuntu-themes

Proposed by Daniel van Vugt
Status: Merged
Approved by: Marco Trevisan (Treviño)
Approved revision: 556
Merged at revision: 552
Proposed branch: lp:~vanvugt/ubuntu-themes/fix-1693155
Merge into: lp:ubuntu-themes
Diff against target: 4456 lines (+1058/-2036)
44 files modified
ubuntu-mono-dark/status/16/battery-000-charging.svg (+16/-18)
ubuntu-mono-dark/status/16/battery-000.svg (+14/-16)
ubuntu-mono-dark/status/16/battery-020-charging.svg (+34/-66)
ubuntu-mono-dark/status/16/battery-020.svg (+23/-51)
ubuntu-mono-dark/status/16/battery-040-charging.svg (+21/-53)
ubuntu-mono-dark/status/16/battery-040.svg (+30/-58)
ubuntu-mono-dark/status/16/battery-060-charging.svg (+34/-66)
ubuntu-mono-dark/status/16/battery-060.svg (+20/-48)
ubuntu-mono-dark/status/16/battery-080-charging.svg (+34/-66)
ubuntu-mono-dark/status/16/battery-080.svg (+20/-48)
ubuntu-mono-dark/status/16/battery-100-charging.svg (+36/-68)
ubuntu-mono-dark/status/16/battery-100.svg (+29/-68)
ubuntu-mono-dark/status/16/battery-caution.svg (+0/-91)
ubuntu-mono-dark/status/16/battery-charged.svg (+21/-51)
ubuntu-mono-dark/status/16/battery-low.svg (+0/-91)
ubuntu-mono-dark/status/16/battery_charged.svg (+0/-81)
ubuntu-mono-dark/status/16/battery_empty.svg (+0/-45)
ubuntu-mono-dark/status/16/battery_full.svg (+0/-102)
ubuntu-mono-dark/status/22/battery-000-charging.svg (+16/-18)
ubuntu-mono-dark/status/22/battery-000.svg (+15/-43)
ubuntu-mono-dark/status/22/battery-020-charging.svg (+41/-43)
ubuntu-mono-dark/status/22/battery-020.svg (+30/-32)
ubuntu-mono-dark/status/22/battery-040-charging.svg (+33/-35)
ubuntu-mono-dark/status/22/battery-040.svg (+30/-32)
ubuntu-mono-dark/status/22/battery-060-charging.svg (+35/-37)
ubuntu-mono-dark/status/22/battery-060.svg (+19/-21)
ubuntu-mono-dark/status/22/battery-080-charging.svg (+35/-37)
ubuntu-mono-dark/status/22/battery-080.svg (+19/-21)
ubuntu-mono-dark/status/22/battery-100-charging.svg (+35/-37)
ubuntu-mono-dark/status/22/battery-100.svg (+19/-21)
ubuntu-mono-dark/status/22/battery-charged.svg (+19/-21)
ubuntu-mono-dark/status/24/battery-000-charging.svg (+18/-20)
ubuntu-mono-dark/status/24/battery-000.svg (+14/-16)
ubuntu-mono-dark/status/24/battery-020-charging.svg (+36/-38)
ubuntu-mono-dark/status/24/battery-020.svg (+30/-32)
ubuntu-mono-dark/status/24/battery-040-charging.svg (+36/-66)
ubuntu-mono-dark/status/24/battery-040.svg (+30/-58)
ubuntu-mono-dark/status/24/battery-060-charging.svg (+36/-38)
ubuntu-mono-dark/status/24/battery-060.svg (+30/-32)
ubuntu-mono-dark/status/24/battery-080-charging.svg (+36/-38)
ubuntu-mono-dark/status/24/battery-080.svg (+30/-58)
ubuntu-mono-dark/status/24/battery-100-charging.svg (+36/-66)
ubuntu-mono-dark/status/24/battery-100.svg (+30/-69)
ubuntu-mono-dark/status/24/battery-charged.svg (+18/-20)
To merge this branch: bzr merge lp:~vanvugt/ubuntu-themes/fix-1693155
Reviewer Review Type Date Requested Status
Marco Trevisan (Treviño) Approve
Matthew Paul Thomas (community) design Approve
Ubuntu Artwork Packagers Pending
Carla Berkers design Pending
Review via email: mp+326340@code.launchpad.net

Commit message

Fixed the ubuntu-mono-dark battery icons to avoid distortion in
Gnome Shell (LP: #1693155), and also to generally stop lying about the
sizes we advertise :)

The problem was our battery icons had always been odd dimensions
and we had just built Unity7 to deal with it. Now we're using Gnome
Shell, the battery icons finally need to be conventional squares...

             Before After
 16/battery* 32x16 16x16
 22/battery* 26x22 22x22
 24/battery* 32x24 24x24

At very low DPI (e.g. a 1366x768 laptop and scale 1.0), Gnome Shell will
choose the icons that are height 16 and unconditionally scale them into a
square (hence bug 1693155). But at higher scales it tends to choose the
height 24 icons.

ALL the battery icons have retained their original visible height. And the
24x24 icons have retained their original shape completely. Only the 16 and
22's have become shorter to fit into a square. So this means at low DPI
(e.g. 1366x768) Gnome Shell will show a stubbier (16x16) battery similar
to Adwaita. However higher DPI machines at scales >= 2 will get the
full-length battery icons same as in Unity7.

The icons also retain their original appearance in Unity7 and greeter panels.

Description of the change

To view the icons in your browser, navigate here:
http://bazaar.launchpad.net/~vanvugt/ubuntu-themes/fix-1693155/files/556/ubuntu-mono-dark/status

Then on the right hand side of the page, each one has a green download link.

To post a comment you must log in.
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

I think in future if everyone's using Gnome Shell then we should consider removing the shadows from these icons. But that would be off-topic here...

Revision history for this message
Matthew Paul Thomas (mpt) wrote :

It’s not the case that “our battery icons had always been the wrong dimensions and we had just built Unity7 to deal with it”.

Our status menus happened to have titles of slightly different widths, in the same way that “File”, “Edit”, “View”, “History” etc menus have titles of different widths. For example, the official Bluetooth logo is narrower than square, while most envelopes are wider than square. So of course the Bluetooth icon should be narrower than the messaging menu icon.

If Gnome Shell distorts one particular size of icons to be square, that’s a shame, but just condensing the battery icons a little isn’t a major change.

review: Approve (design)
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Certainly it was a good approach for Unity7.

I don't really know what the official stance is for advertised icon sizes. If index.theme says "Size=16", what is that meant to imply? We previously assumed it implied you could use a 32x16 icon, but Gnome Shell appears to expect precisely 16x16.

Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Ack

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'ubuntu-mono-dark/status/16/battery-000-charging.svg'
2--- ubuntu-mono-dark/status/16/battery-000-charging.svg 2011-03-07 17:59:04 +0000
3+++ ubuntu-mono-dark/status/16/battery-000-charging.svg 2017-06-27 09:01:46 +0000
4@@ -1,6 +1,4 @@
5 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
6-<!-- Created with Inkscape (http://www.inkscape.org/) -->
7-
8 <svg
9 xmlns:dc="http://purl.org/dc/elements/1.1/"
10 xmlns:cc="http://creativecommons.org/ns#"
11@@ -8,7 +6,7 @@
12 xmlns:svg="http://www.w3.org/2000/svg"
13 xmlns="http://www.w3.org/2000/svg"
14 version="1.1"
15- width="32"
16+ width="16"
17 height="16"
18 id="svg3014">
19 <defs
20@@ -26,28 +24,28 @@
21 </rdf:RDF>
22 </metadata>
23 <path
24- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
25+ d="M 2,3 C 0.892,3 0,3.892 0,5 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,12 16,11.108 16,10 L 16,8 C 16,6.892 15.574418,6 14.466418,6 L 14,6 14,5 C 14,3.892 13.108,3 12,3 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,14 C 1.446,14 1,13.554 1,13 L 1,5 C 1,4.446 1.446,4 2,4 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
26 id="rect2401-5"
27- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
28+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
29 <path
30- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
31+ d="M 2,2 C 0.892,2 0,2.892 0,4 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,11 16,10.108 16,9 L 16,7 C 16,5.892 15.574418,5 14.466418,5 L 14,5 14,4 C 14,2.892 13.108,2 12,2 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,13 C 1.446,13 1,12.554 1,12 L 1,4 C 1,3.446 1.446,3 2,3 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
32 id="rect2401"
33- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
34+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
35 <rect
36- width="19.5"
37- height="9.500001"
38- rx="0.75"
39- ry="0.75"
40- x="6.25"
41- y="3.25"
42+ width="11.511205"
43+ height="9.5112047"
44+ rx="0.73475778"
45+ ry="0.73163122"
46+ x="1.2443975"
47+ y="3.2443976"
48 id="rect3192"
49- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
50+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.48879522;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
51 <path
52- d="m 22.997788,12 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
53+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
54 id="path3172-8"
55- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
56+ d="m 13,11.497308 -6.9999997,-6.0000007 0,3 -4.9999999,-2 6.9999999,6.0000007 0,-3.0000007 z" />
57 <path
58- d="m 22.997788,11.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
59+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
60 id="path3172"
61- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
62+ d="m 13,10.497308 -6.9999997,-6.0000007 0,3 -4.9999999,-2 6.9999999,6.0053857 0,-3.0000007 z" />
63 </svg>
64
65=== modified file 'ubuntu-mono-dark/status/16/battery-000.svg'
66--- ubuntu-mono-dark/status/16/battery-000.svg 2011-03-07 17:59:04 +0000
67+++ ubuntu-mono-dark/status/16/battery-000.svg 2017-06-27 09:01:46 +0000
68@@ -1,16 +1,14 @@
69 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
70-<!-- Created with Inkscape (http://www.inkscape.org/) -->
71-
72 <svg
73 xmlns:dc="http://purl.org/dc/elements/1.1/"
74 xmlns:cc="http://creativecommons.org/ns#"
75 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
76 xmlns:svg="http://www.w3.org/2000/svg"
77 xmlns="http://www.w3.org/2000/svg"
78- version="1.0"
79- width="32"
80+ id="svg3240"
81 height="16"
82- id="svg3240">
83+ width="16"
84+ version="1.0">
85 <metadata
86 id="metadata9">
87 <rdf:RDF>
88@@ -26,20 +24,20 @@
89 <defs
90 id="defs3242" />
91 <path
92- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
93+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
94 id="rect2401-48-6"
95- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
96+ d="M 2,3 C 0.892,3 0,3.892 0,5 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2.165959,-0.904499 2,-2 l 0,-1 0.384328,0 C 15.492328,12 16,11.108 16,10 L 16,8 C 16,6.892 15.574418,6 14.466418,6 L 14,6 14,5 C 14,3.892 13.108,3 12,3 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,14 C 1.446,14 1,13.554 1,13 L 1,5 C 1,4.446 1.446,4 2,4 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
97 <rect
98- width="19.5"
99- height="9.500001"
100- rx="0.75"
101- ry="0.75"
102- x="6.25"
103- y="3.25"
104+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#df382c;stroke-width:0.48922738;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
105 id="rect3192"
106- style="opacity:0.3;fill:none;stroke:#df382c;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
107+ y="3.2446136"
108+ x="1.2446136"
109+ ry="0.75538635"
110+ rx="0.73781848"
111+ height="9.5107727"
112+ width="11.510773" />
113 <path
114- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
115+ style="display:inline;overflow:visible;visibility:visible;fill:#df382c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
116 id="rect2401-48"
117- style="fill:#df382c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
118+ d="M 2,2 C 0.892,2 0,2.892 0,4 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2.165959,-0.904499 2,-2 l 0,-1 0.384328,0 C 15.492328,11 16,10.108 16,9 L 16,7 C 16,5.892 15.574418,5 14.466418,5 L 14,5 14,4 C 14,2.892 13.108,2 12,2 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,13 C 1.446,13 1,12.554 1,12 L 1,4 C 1,3.446 1.446,3 2,3 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
119 </svg>
120
121=== modified file 'ubuntu-mono-dark/status/16/battery-020-charging.svg'
122--- ubuntu-mono-dark/status/16/battery-020-charging.svg 2011-03-07 17:59:04 +0000
123+++ ubuntu-mono-dark/status/16/battery-020-charging.svg 2017-06-27 09:01:46 +0000
124@@ -1,40 +1,14 @@
125 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
126-<!-- Created with Inkscape (http://www.inkscape.org/) -->
127-
128 <svg
129 xmlns:dc="http://purl.org/dc/elements/1.1/"
130 xmlns:cc="http://creativecommons.org/ns#"
131 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
132 xmlns:svg="http://www.w3.org/2000/svg"
133 xmlns="http://www.w3.org/2000/svg"
134- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
135- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
136- version="1.1"
137- width="32"
138+ id="svg3014"
139 height="16"
140- id="svg3014"
141- inkscape:version="0.48.0 r9654"
142- sodipodi:docname="battery-020-charging.svg">
143- <sodipodi:namedview
144- pagecolor="#ffffff"
145- bordercolor="#666666"
146- borderopacity="1"
147- objecttolerance="10"
148- gridtolerance="10"
149- guidetolerance="10"
150- inkscape:pageopacity="0"
151- inkscape:pageshadow="2"
152- inkscape:window-width="1280"
153- inkscape:window-height="753"
154- id="namedview13"
155- showgrid="false"
156- inkscape:zoom="13.227273"
157- inkscape:cx="16"
158- inkscape:cy="11.793814"
159- inkscape:window-x="0"
160- inkscape:window-y="24"
161- inkscape:window-maximized="1"
162- inkscape:current-layer="svg3014" />
163+ width="16"
164+ version="1.1">
165 <defs
166 id="defs3016" />
167 <metadata
168@@ -50,57 +24,51 @@
169 </rdf:RDF>
170 </metadata>
171 <g
172- transform="matrix(0.22222222,0,0,1,5.4444444,-3)"
173+ style="opacity:0.4"
174 id="g3076"
175- style="opacity:0.4">
176+ transform="matrix(0.22222222,0,0,1,0.4444444,-3)">
177 <rect
178- width="8"
179- height="18"
180- rx="0.5"
181- ry="2.25"
182+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
183+ id="rect3190-4"
184+ transform="matrix(0,1,-1,0,0,0)"
185+ y="-16"
186 x="8"
187- y="-25"
188+ ry="2.25"
189+ rx="0.5"
190+ height="8.9999981"
191+ width="8" />
192+ <rect
193+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
194+ id="rect3190"
195 transform="matrix(0,1,-1,0,0,0)"
196- id="rect3190-4"
197- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
198- <rect
199- width="8"
200- height="18"
201- rx="0.5"
202- ry="2.25"
203+ y="-16"
204 x="7"
205- y="-25"
206- transform="matrix(0,1,-1,0,0,0)"
207- id="rect3190"
208- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
209+ ry="2.25"
210+ rx="0.5"
211+ height="8.999999"
212+ width="8" />
213 </g>
214 <path
215- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
216+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
217 id="rect2401-5"
218- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
219- inkscape:connector-curvature="0" />
220+ d="M 2,3 C 0.892,3 0,3.892 0,5 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,12 16,11.108 16,10 L 16,8 C 16,6.892 15.574418,6 14.466418,6 L 14,6 14,5 C 14,3.892 13.108,3 12,3 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,14 C 1.446,14 1,13.554 1,13 L 1,5 C 1,4.446 1.446,4 2,4 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
221 <path
222- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
223+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
224 id="rect2401"
225- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
226- inkscape:connector-curvature="0" />
227+ d="M 2,2 C 0.892,2 0,2.892 0,4 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,11 16,10.108 16,9 L 16,7 C 16,5.892 15.574418,5 14.466418,5 L 14,5 14,4 C 14,2.892 13.108,2 12,2 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,13 C 1.446,13 1,12.554 1,12 L 1,4 C 1,3.446 1.446,3 2,3 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
228 <rect
229- width="19.5"
230- height="9.500001"
231- rx="0.75"
232- ry="0.75"
233- x="6.25"
234+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
235+ id="rect3192"
236 y="3.25"
237- id="rect3192"
238- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
239+ x="1.25"
240+ height="9.4744654"
241+ width="11.44063" />
242 <path
243- d="m 22.997788,12 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
244+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
245 id="path3172-8"
246- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
247- inkscape:connector-curvature="0" />
248+ d="m 12.970315,11.48454 -7,-5.9999998 0,3 -5.00000002,-2 7.00000002,5.9999998 0,-2.9999998 z" />
249 <path
250- d="m 22.997788,11.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
251+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
252 id="path3172"
253- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
254- inkscape:connector-curvature="0" />
255+ d="m 12.970315,10.48454 -7,-5.9999998 0,3 -5.00000002,-2 7.00000002,6.0053848 0,-2.9999998 z" />
256 </svg>
257
258=== modified file 'ubuntu-mono-dark/status/16/battery-020.svg'
259--- ubuntu-mono-dark/status/16/battery-020.svg 2011-03-07 17:59:04 +0000
260+++ ubuntu-mono-dark/status/16/battery-020.svg 2017-06-27 09:01:46 +0000
261@@ -1,40 +1,14 @@
262 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
263-<!-- Created with Inkscape (http://www.inkscape.org/) -->
264-
265 <svg
266 xmlns:dc="http://purl.org/dc/elements/1.1/"
267 xmlns:cc="http://creativecommons.org/ns#"
268 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
269 xmlns:svg="http://www.w3.org/2000/svg"
270 xmlns="http://www.w3.org/2000/svg"
271- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
272- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
273 version="1.0"
274- width="32"
275+ width="16"
276 height="16"
277- id="svg3240"
278- inkscape:version="0.48.0 r9654"
279- sodipodi:docname="battery-020.svg">
280- <sodipodi:namedview
281- pagecolor="#ffffff"
282- bordercolor="#666666"
283- borderopacity="1"
284- objecttolerance="10"
285- gridtolerance="10"
286- guidetolerance="10"
287- inkscape:pageopacity="0"
288- inkscape:pageshadow="2"
289- inkscape:window-width="1280"
290- inkscape:window-height="753"
291- id="namedview10"
292- showgrid="false"
293- inkscape:zoom="13.227273"
294- inkscape:cx="16"
295- inkscape:cy="11.793814"
296- inkscape:window-x="0"
297- inkscape:window-y="24"
298- inkscape:window-maximized="1"
299- inkscape:current-layer="svg3240" />
300+ id="svg3240">
301 <metadata
302 id="metadata9">
303 <rdf:RDF>
304@@ -51,41 +25,39 @@
305 id="defs3242" />
306 <rect
307 width="8"
308- height="4"
309- rx="0.5"
310- ry="0.5"
311+ height="2"
312+ rx="0.52542406"
313+ ry="0.51960784"
314 x="5"
315- y="-11"
316+ y="-4"
317 transform="matrix(0,1,-1,0,0,0)"
318 id="rect3190-4"
319- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
320+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
321 <path
322- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
323+ d="M 2,3 C 0.892,3 0,3.892 0,5 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2.174781,-0.905872 2,-2 l 0,-1 0.384328,0 C 15.492328,12 16,11.108 16,10 L 16,8 C 16,6.892 15.574418,6 14.466418,6 L 14,6 14,5 C 14,3.892 13.108,3 12,3 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,14 C 1.446,14 1,13.554 1,13 L 1,5 C 1,4.446 1.446,4 2,4 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
324 id="rect2401-48-6"
325- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
326- inkscape:connector-curvature="0" />
327+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
328 <rect
329- width="19.5"
330- height="9.500001"
331- rx="0.75"
332- ry="0.75"
333- x="6.25"
334- y="3.25"
335+ width="11.611897"
336+ height="9.6118975"
337+ rx="0.86241895"
338+ ry="0.79663461"
339+ x="1.1940515"
340+ y="3.1940515"
341 id="rect3192"
342- style="opacity:0.3;fill:none;stroke:#df382c;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
343+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#df382c;stroke-width:0.38810298;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
344 <path
345- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
346+ d="M 2,2 C 0.892,2 0,2.892 0,4 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,11 16,10.108 16,9 L 16,7 C 16,5.892 15.566726,5.1303348 14.466418,5 L 14,5 14,4 C 14,2.892 13.108,2 12,2 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,13 C 1.446,13 1,12.554 1,12 L 1,4 C 1,3.446 1.446,3 2,3 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
347 id="rect2401-48"
348- style="fill:#df382c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
349- inkscape:connector-curvature="0" />
350+ style="display:inline;overflow:visible;visibility:visible;fill:#df382c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
351 <rect
352+ rx="0.53087437"
353+ ry="0.49152541"
354 width="8"
355- height="4"
356- rx="0.5"
357- ry="0.5"
358+ height="2"
359 x="4"
360- y="-11"
361+ y="-4"
362 transform="matrix(0,1,-1,0,0,0)"
363 id="rect3190"
364- style="fill:#df382c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
365+ style="display:inline;overflow:visible;visibility:visible;fill:#df382c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;marker:none;enable-background:accumulate" />
366 </svg>
367
368=== modified file 'ubuntu-mono-dark/status/16/battery-040-charging.svg'
369--- ubuntu-mono-dark/status/16/battery-040-charging.svg 2011-03-07 17:59:04 +0000
370+++ ubuntu-mono-dark/status/16/battery-040-charging.svg 2017-06-27 09:01:46 +0000
371@@ -1,40 +1,14 @@
372 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
373-<!-- Created with Inkscape (http://www.inkscape.org/) -->
374-
375 <svg
376 xmlns:dc="http://purl.org/dc/elements/1.1/"
377 xmlns:cc="http://creativecommons.org/ns#"
378 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
379 xmlns:svg="http://www.w3.org/2000/svg"
380 xmlns="http://www.w3.org/2000/svg"
381- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
382- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
383 version="1.1"
384- width="32"
385+ width="16"
386 height="16"
387- id="svg3014"
388- inkscape:version="0.48.0 r9654"
389- sodipodi:docname="battery-040-charging.svg">
390- <sodipodi:namedview
391- pagecolor="#ffffff"
392- bordercolor="#666666"
393- borderopacity="1"
394- objecttolerance="10"
395- gridtolerance="10"
396- guidetolerance="10"
397- inkscape:pageopacity="0"
398- inkscape:pageshadow="2"
399- inkscape:window-width="1280"
400- inkscape:window-height="753"
401- id="namedview3007"
402- showgrid="false"
403- inkscape:zoom="13.181818"
404- inkscape:cx="16"
405- inkscape:cy="13.54138"
406- inkscape:window-x="0"
407- inkscape:window-y="24"
408- inkscape:window-maximized="1"
409- inkscape:current-layer="svg3014" />
410+ id="svg3014">
411 <defs
412 id="defs3016" />
413 <metadata
414@@ -50,57 +24,51 @@
415 </rdf:RDF>
416 </metadata>
417 <g
418+ transform="matrix(0.22222222,0,0,1,0.4444444,-3)"
419 id="g3076"
420- style="opacity:0.4"
421- transform="matrix(0.38888889,0,0,1,4.2777777,-3)">
422+ style="opacity:0.4">
423 <rect
424 width="8"
425- height="18"
426+ height="18.000006"
427 rx="0.5"
428- ry="1.2857143"
429+ ry="2.25"
430 x="8"
431 y="-25"
432 transform="matrix(0,1,-1,0,0,0)"
433 id="rect3190-4"
434- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
435+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
436 <rect
437 width="8"
438- height="18"
439+ height="18.000006"
440 rx="0.5"
441- ry="1.2857143"
442+ ry="2.25"
443 x="7"
444 y="-25"
445 transform="matrix(0,1,-1,0,0,0)"
446 id="rect3190"
447- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
448+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
449 </g>
450 <path
451- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
452+ d="M 2,3 C 0.892,3 0,3.892 0,5 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,12 16,11.108 16,10 L 16,8 C 16,6.892 15.574418,6 14.466418,6 L 14,6 14,5 C 14,3.892 13.108,3 12,3 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,14 C 1.446,14 1,13.554 1,13 L 1,5 C 1,4.446 1.446,4 2,4 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
453 id="rect2401-5"
454- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
455- inkscape:connector-curvature="0" />
456+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
457 <path
458- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
459+ d="M 2,2 C 0.892,2 0,2.892 0,4 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,11 16,10.108 16,9 L 16,7 C 16,5.892 15.574418,5 14.466418,5 L 14,5 14,4 C 14,2.892 13.108,2 12,2 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,13 C 1.446,13 1,12.554 1,12 L 1,4 C 1,3.446 1.446,3 2,3 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
460 id="rect2401"
461- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
462- inkscape:connector-curvature="0" />
463+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
464 <rect
465- width="19.5"
466- height="9.500001"
467- rx="0.75"
468- ry="0.75"
469- x="6.25"
470- y="3.25"
471+ width="11.498764"
472+ height="9.4732294"
473+ x="1.250618"
474+ y="3.250618"
475 id="rect3192"
476- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
477+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.50123602;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
478 <path
479- inkscape:connector-curvature="0"
480- d="m 22.997788,12 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
481+ d="m 12.970315,11.48454 -7,-5.9999998 0,3 -5.00000002,-2 7.00000002,5.9999998 0,-2.9999998 z"
482 id="path3172-8"
483 style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
484 <path
485- inkscape:connector-curvature="0"
486- d="m 22.997788,11.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
487+ d="m 12.970315,10.48454 -7,-5.9999998 0,3 -5.00000002,-2 7.00000002,6.0053848 0,-2.9999998 z"
488 id="path3172"
489 style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
490 </svg>
491
492=== modified file 'ubuntu-mono-dark/status/16/battery-040.svg'
493--- ubuntu-mono-dark/status/16/battery-040.svg 2011-03-07 17:59:04 +0000
494+++ ubuntu-mono-dark/status/16/battery-040.svg 2017-06-27 09:01:46 +0000
495@@ -1,40 +1,14 @@
496 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
497-<!-- Created with Inkscape (http://www.inkscape.org/) -->
498-
499 <svg
500 xmlns:dc="http://purl.org/dc/elements/1.1/"
501 xmlns:cc="http://creativecommons.org/ns#"
502 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
503 xmlns:svg="http://www.w3.org/2000/svg"
504 xmlns="http://www.w3.org/2000/svg"
505- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
506- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
507- version="1.1"
508- width="32"
509+ id="svg3014"
510 height="16"
511- id="svg3014"
512- inkscape:version="0.48.0 r9654"
513- sodipodi:docname="battery-040.svg">
514- <sodipodi:namedview
515- pagecolor="#ffffff"
516- bordercolor="#666666"
517- borderopacity="1"
518- objecttolerance="10"
519- gridtolerance="10"
520- guidetolerance="10"
521- inkscape:pageopacity="0"
522- inkscape:pageshadow="2"
523- inkscape:window-width="1280"
524- inkscape:window-height="753"
525- id="namedview10"
526- showgrid="false"
527- inkscape:zoom="13.227273"
528- inkscape:cx="16"
529- inkscape:cy="11.793814"
530- inkscape:window-x="0"
531- inkscape:window-y="24"
532- inkscape:window-maximized="1"
533- inkscape:current-layer="svg3014" />
534+ width="16"
535+ version="1.1">
536 <defs
537 id="defs3016" />
538 <metadata
539@@ -50,42 +24,40 @@
540 </rdf:RDF>
541 </metadata>
542 <path
543- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
544+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
545 id="rect2401-5"
546- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
547- inkscape:connector-curvature="0" />
548+ d="M 2,3 C 0.892,3 0,3.892 0,5 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,12 16,11.108 16,10 L 16,8 C 16,6.892 15.574418,6 14.466418,6 L 14,6 14,5 C 14,3.892 13.108,3 12,3 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,14 C 1.446,14 1,13.554 1,13 L 1,5 C 1,4.446 1.446,4 2,4 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
549 <rect
550- width="8"
551- height="7"
552- rx="0.5"
553+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
554+ id="rect3190-4"
555+ transform="matrix(0,1,-1,0,0,0)"
556+ y="-6"
557+ x="5"
558 ry="0.5"
559- x="5"
560- y="-14"
561- transform="matrix(0,1,-1,0,0,0)"
562- id="rect3190-4"
563- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
564+ rx="0.5"
565+ height="4.0000019"
566+ width="8" />
567 <path
568- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
569+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
570 id="rect2401"
571- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
572- inkscape:connector-curvature="0" />
573+ d="M 2,2 C 0.892,2 0,2.892 0,4 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,11 16,10.108 16,9 L 16,7 C 16,5.892 15.574418,5 14.466418,5 L 14,5 14,4 C 14,2.892 13.108,2 12,2 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,13 C 1.446,13 1,12.554 1,12 L 1,4 C 1,3.446 1.446,3 2,3 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
574 <rect
575- width="19.5"
576- height="9.500001"
577- rx="0.75"
578- ry="0.75"
579- x="6.25"
580- y="3.25"
581+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49833566;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
582 id="rect3192"
583- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
584+ y="3.2491679"
585+ x="1.2491678"
586+ ry="0.71262491"
587+ rx="0.78408945"
588+ height="9.5016642"
589+ width="11.501664" />
590 <rect
591- width="8"
592- height="7"
593- rx="0.5"
594+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
595+ id="rect3190"
596+ transform="matrix(0,1,-1,0,0,0)"
597+ y="-6"
598+ x="4"
599 ry="0.49999177"
600- x="4"
601- y="-14"
602- transform="matrix(0,1,-1,0,0,0)"
603- id="rect3190"
604- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
605+ rx="0.5"
606+ height="4.0000005"
607+ width="8" />
608 </svg>
609
610=== modified file 'ubuntu-mono-dark/status/16/battery-060-charging.svg'
611--- ubuntu-mono-dark/status/16/battery-060-charging.svg 2011-03-07 17:59:04 +0000
612+++ ubuntu-mono-dark/status/16/battery-060-charging.svg 2017-06-27 09:01:46 +0000
613@@ -1,40 +1,14 @@
614 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
615-<!-- Created with Inkscape (http://www.inkscape.org/) -->
616-
617 <svg
618 xmlns:dc="http://purl.org/dc/elements/1.1/"
619 xmlns:cc="http://creativecommons.org/ns#"
620 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
621 xmlns:svg="http://www.w3.org/2000/svg"
622 xmlns="http://www.w3.org/2000/svg"
623- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
624- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
625- version="1.1"
626- width="32"
627+ id="svg3014"
628 height="16"
629- id="svg3014"
630- inkscape:version="0.48.0 r9654"
631- sodipodi:docname="battery-060-charging.svg">
632- <sodipodi:namedview
633- pagecolor="#ffffff"
634- bordercolor="#666666"
635- borderopacity="1"
636- objecttolerance="10"
637- gridtolerance="10"
638- guidetolerance="10"
639- inkscape:pageopacity="0"
640- inkscape:pageshadow="2"
641- inkscape:window-width="1280"
642- inkscape:window-height="753"
643- id="namedview3007"
644- showgrid="false"
645- inkscape:zoom="13.181818"
646- inkscape:cx="16"
647- inkscape:cy="13.54138"
648- inkscape:window-x="0"
649- inkscape:window-y="24"
650- inkscape:window-maximized="1"
651- inkscape:current-layer="svg3014" />
652+ width="16"
653+ version="1.1">
654 <defs
655 id="defs3016" />
656 <metadata
657@@ -50,57 +24,51 @@
658 </rdf:RDF>
659 </metadata>
660 <g
661- transform="matrix(0.61111111,0,0,1,2.7222222,-3)"
662+ style="opacity:0.4"
663 id="g3076"
664- style="opacity:0.4">
665+ transform="matrix(0.22222222,0,0,1,0.4444444,-3)">
666 <rect
667- width="8"
668- height="18"
669- rx="0.5"
670- ry="0.81818181"
671+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
672+ id="rect3190-4"
673+ transform="matrix(0,1,-1,0,0,0)"
674+ y="-34"
675 x="8"
676- y="-25"
677+ ry="2.25"
678+ rx="0.5"
679+ height="27.000004"
680+ width="8" />
681+ <rect
682+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
683+ id="rect3190"
684 transform="matrix(0,1,-1,0,0,0)"
685- id="rect3190-4"
686- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
687- <rect
688- width="8"
689- height="18"
690- rx="0.5"
691- ry="0.81818181"
692+ y="-34"
693 x="7"
694- y="-25"
695- transform="matrix(0,1,-1,0,0,0)"
696- id="rect3190"
697- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
698+ ry="2.25"
699+ rx="0.5"
700+ height="27.000002"
701+ width="8" />
702 </g>
703 <path
704- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
705+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
706 id="rect2401-5"
707- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
708- inkscape:connector-curvature="0" />
709+ d="M 2,3 C 0.892,3 0,3.892 0,5 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,12 16,11.108 16,10 L 16,8 C 16,6.892 15.574418,6 14.466418,6 L 14,6 14,5 C 14,3.892 13.108,3 12,3 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,14 C 1.446,14 1,13.554 1,13 L 1,5 C 1,4.446 1.446,4 2,4 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
710 <path
711- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
712+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
713 id="rect2401"
714- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
715- inkscape:connector-curvature="0" />
716+ d="M 2,2 C 0.892,2 0,2.892 0,4 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,11 16,10.108 16,9 L 16,7 C 16,5.892 15.574418,5 14.466418,5 L 14,5 14,4 C 14,2.892 13.108,2 12,2 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,13 C 1.446,13 1,12.554 1,12 L 1,4 C 1,3.446 1.446,3 2,3 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
717 <rect
718- width="19.5"
719- height="9.500001"
720- rx="0.75"
721- ry="0.75"
722- x="6.25"
723- y="3.25"
724+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.50123602;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
725 id="rect3192"
726- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
727+ y="3.250618"
728+ x="1.250618"
729+ height="9.4732294"
730+ width="11.498764" />
731 <path
732- inkscape:connector-curvature="0"
733- d="m 22.997788,12 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
734+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
735 id="path3172-8"
736- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
737+ d="m 12.970315,11.48454 -7,-5.9999998 0,3 -5.00000002,-2 7.00000002,5.9999998 0,-2.9999998 z" />
738 <path
739- inkscape:connector-curvature="0"
740- d="m 22.997788,11.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
741+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
742 id="path3172"
743- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
744+ d="m 12.970315,10.48454 -7,-5.9999998 0,3 -5.00000002,-2 7.00000002,6.0053848 0,-2.9999998 z" />
745 </svg>
746
747=== modified file 'ubuntu-mono-dark/status/16/battery-060.svg'
748--- ubuntu-mono-dark/status/16/battery-060.svg 2011-03-07 17:59:04 +0000
749+++ ubuntu-mono-dark/status/16/battery-060.svg 2017-06-27 09:01:46 +0000
750@@ -1,40 +1,14 @@
751 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
752-<!-- Created with Inkscape (http://www.inkscape.org/) -->
753-
754 <svg
755 xmlns:dc="http://purl.org/dc/elements/1.1/"
756 xmlns:cc="http://creativecommons.org/ns#"
757 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
758 xmlns:svg="http://www.w3.org/2000/svg"
759 xmlns="http://www.w3.org/2000/svg"
760- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
761- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
762 version="1.1"
763- width="32"
764+ width="16"
765 height="16"
766- id="svg3014"
767- inkscape:version="0.48.0 r9654"
768- sodipodi:docname="battery-060.svg">
769- <sodipodi:namedview
770- pagecolor="#ffffff"
771- bordercolor="#666666"
772- borderopacity="1"
773- objecttolerance="10"
774- gridtolerance="10"
775- guidetolerance="10"
776- inkscape:pageopacity="0"
777- inkscape:pageshadow="2"
778- inkscape:window-width="1280"
779- inkscape:window-height="753"
780- id="namedview10"
781- showgrid="false"
782- inkscape:zoom="13.227273"
783- inkscape:cx="16"
784- inkscape:cy="11.793814"
785- inkscape:window-x="0"
786- inkscape:window-y="24"
787- inkscape:window-maximized="1"
788- inkscape:current-layer="svg3014" />
789+ id="svg3014">
790 <defs
791 id="defs3016" />
792 <metadata
793@@ -50,42 +24,40 @@
794 </rdf:RDF>
795 </metadata>
796 <path
797- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
798+ d="M 2,3 C 0.892,3 0,3.892 0,5 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,12 16,11.108 16,10 L 16,8 C 16,6.892 15.574418,6 14.466418,6 L 14,6 14,5 C 14,3.892 13.108,3 12,3 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,14 C 1.446,14 1,13.554 1,13 L 1,5 C 1,4.446 1.446,4 2,4 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
799 id="rect2401-5"
800- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
801- inkscape:connector-curvature="0" />
802+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
803 <rect
804 width="8"
805- height="11"
806+ height="6.0000019"
807 rx="0.5"
808 ry="0.5"
809 x="5"
810- y="-18"
811+ y="-8"
812 transform="matrix(0,1,-1,0,0,0)"
813 id="rect3190-4"
814- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
815+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
816 <path
817- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
818+ d="M 2,2 C 0.892,2 0,2.892 0,4 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,11 16,10.108 16,9 L 16,7 C 16,5.892 15.574418,5 14.466418,5 L 14,5 14,4 C 14,2.892 13.108,2 12,2 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,13 C 1.446,13 1,12.554 1,12 L 1,4 C 1,3.446 1.446,3 2,3 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
819 id="rect2401"
820- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
821- inkscape:connector-curvature="0" />
822+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
823 <rect
824- width="19.5"
825- height="9.500001"
826- rx="0.75"
827- ry="0.75"
828- x="6.25"
829- y="3.25"
830+ width="11.501664"
831+ height="9.5016642"
832+ rx="0.78408945"
833+ ry="0.71262491"
834+ x="1.2491678"
835+ y="3.2491679"
836 id="rect3192"
837- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
838+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49833566;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
839 <rect
840 width="8"
841- height="11"
842+ height="6.0000005"
843 rx="0.5"
844- ry="0.5"
845+ ry="0.49999177"
846 x="4"
847- y="-18"
848+ y="-8"
849 transform="matrix(0,1,-1,0,0,0)"
850 id="rect3190"
851- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
852+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
853 </svg>
854
855=== modified file 'ubuntu-mono-dark/status/16/battery-080-charging.svg'
856--- ubuntu-mono-dark/status/16/battery-080-charging.svg 2011-03-07 17:59:04 +0000
857+++ ubuntu-mono-dark/status/16/battery-080-charging.svg 2017-06-27 09:01:46 +0000
858@@ -1,40 +1,14 @@
859 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
860-<!-- Created with Inkscape (http://www.inkscape.org/) -->
861-
862 <svg
863 xmlns:dc="http://purl.org/dc/elements/1.1/"
864 xmlns:cc="http://creativecommons.org/ns#"
865 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
866 xmlns:svg="http://www.w3.org/2000/svg"
867 xmlns="http://www.w3.org/2000/svg"
868- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
869- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
870- version="1.1"
871- width="32"
872+ id="svg3014"
873 height="16"
874- id="svg3014"
875- inkscape:version="0.48.0 r9654"
876- sodipodi:docname="battery-080-charging.svg">
877- <sodipodi:namedview
878- pagecolor="#ffffff"
879- bordercolor="#666666"
880- borderopacity="1"
881- objecttolerance="10"
882- gridtolerance="10"
883- guidetolerance="10"
884- inkscape:pageopacity="0"
885- inkscape:pageshadow="2"
886- inkscape:window-width="1280"
887- inkscape:window-height="753"
888- id="namedview3007"
889- showgrid="false"
890- inkscape:zoom="13.181818"
891- inkscape:cx="16"
892- inkscape:cy="13.54138"
893- inkscape:window-x="0"
894- inkscape:window-y="24"
895- inkscape:window-maximized="1"
896- inkscape:current-layer="svg3014" />
897+ width="16"
898+ version="1.1">
899 <defs
900 id="defs3016" />
901 <metadata
902@@ -50,57 +24,51 @@
903 </rdf:RDF>
904 </metadata>
905 <g
906+ style="opacity:0.4"
907 id="g3076"
908- style="opacity:0.4"
909- transform="matrix(0.77777778,0,0,1,1.5555555,-3)">
910+ transform="matrix(0.22222222,0,0,1,0.4444444,-3)">
911 <rect
912- width="8"
913- height="18"
914- rx="0.5"
915- ry="0.64285713"
916+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
917+ id="rect3190-4"
918+ transform="matrix(0,1,-1,0,0,0)"
919+ y="-43"
920 x="8"
921- y="-25"
922+ ry="2.25"
923+ rx="0.5"
924+ height="36.000004"
925+ width="8" />
926+ <rect
927+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
928+ id="rect3190"
929 transform="matrix(0,1,-1,0,0,0)"
930- id="rect3190-4"
931- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
932- <rect
933- width="8"
934- height="18"
935- rx="0.5"
936- ry="0.64285713"
937+ y="-43"
938 x="7"
939- y="-25"
940- transform="matrix(0,1,-1,0,0,0)"
941- id="rect3190"
942- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
943+ ry="2.25"
944+ rx="0.5"
945+ height="36.000004"
946+ width="8" />
947 </g>
948 <path
949- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
950+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
951 id="rect2401-5"
952- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
953- inkscape:connector-curvature="0" />
954+ d="M 2,3 C 0.892,3 0,3.892 0,5 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,12 16,11.108 16,10 L 16,8 C 16,6.892 15.574418,6 14.466418,6 L 14,6 14,5 C 14,3.892 13.108,3 12,3 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,14 C 1.446,14 1,13.554 1,13 L 1,5 C 1,4.446 1.446,4 2,4 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
955 <path
956- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
957+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
958 id="rect2401"
959- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
960- inkscape:connector-curvature="0" />
961+ d="M 2,2 C 0.892,2 0,2.892 0,4 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,11 16,10.108 16,9 L 16,7 C 16,5.892 15.574418,5 14.466418,5 L 14,5 14,4 C 14,2.892 13.108,2 12,2 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,13 C 1.446,13 1,12.554 1,12 L 1,4 C 1,3.446 1.446,3 2,3 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
962 <rect
963- width="19.5"
964- height="9.500001"
965- rx="0.75"
966- ry="0.75"
967- x="6.25"
968- y="3.25"
969+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.50123602;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
970 id="rect3192"
971- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
972+ y="3.250618"
973+ x="1.250618"
974+ height="9.4732294"
975+ width="11.498764" />
976 <path
977- inkscape:connector-curvature="0"
978- d="m 22.997788,12 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
979+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
980 id="path3172-8"
981- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
982+ d="m 12.970315,11.48454 -7,-5.9999998 0,3 -5.00000002,-2 7.00000002,5.9999998 0,-2.9999998 z" />
983 <path
984- inkscape:connector-curvature="0"
985- d="m 22.997788,11.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
986+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
987 id="path3172"
988- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
989+ d="m 12.970315,10.48454 -7,-5.9999998 0,3 -5.00000002,-2 7.00000002,6.0053848 0,-2.9999998 z" />
990 </svg>
991
992=== modified file 'ubuntu-mono-dark/status/16/battery-080.svg'
993--- ubuntu-mono-dark/status/16/battery-080.svg 2011-03-07 17:59:04 +0000
994+++ ubuntu-mono-dark/status/16/battery-080.svg 2017-06-27 09:01:46 +0000
995@@ -1,40 +1,14 @@
996 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
997-<!-- Created with Inkscape (http://www.inkscape.org/) -->
998-
999 <svg
1000 xmlns:dc="http://purl.org/dc/elements/1.1/"
1001 xmlns:cc="http://creativecommons.org/ns#"
1002 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1003 xmlns:svg="http://www.w3.org/2000/svg"
1004 xmlns="http://www.w3.org/2000/svg"
1005- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1006- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1007 version="1.1"
1008- width="32"
1009+ width="16"
1010 height="16"
1011- id="svg3014"
1012- inkscape:version="0.48.0 r9654"
1013- sodipodi:docname="battery-080.svg">
1014- <sodipodi:namedview
1015- pagecolor="#ffffff"
1016- bordercolor="#666666"
1017- borderopacity="1"
1018- objecttolerance="10"
1019- gridtolerance="10"
1020- guidetolerance="10"
1021- inkscape:pageopacity="0"
1022- inkscape:pageshadow="2"
1023- inkscape:window-width="1280"
1024- inkscape:window-height="753"
1025- id="namedview10"
1026- showgrid="false"
1027- inkscape:zoom="13.227273"
1028- inkscape:cx="16"
1029- inkscape:cy="11.793814"
1030- inkscape:window-x="0"
1031- inkscape:window-y="24"
1032- inkscape:window-maximized="1"
1033- inkscape:current-layer="svg3014" />
1034+ id="svg3014">
1035 <defs
1036 id="defs3016" />
1037 <metadata
1038@@ -50,42 +24,40 @@
1039 </rdf:RDF>
1040 </metadata>
1041 <path
1042- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1043+ d="M 2,3 C 0.892,3 0,3.892 0,5 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,12 16,11.108 16,10 L 16,8 C 16,6.892 15.574418,6 14.466418,6 L 14,6 14,5 C 14,3.892 13.108,3 12,3 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,14 C 1.446,14 1,13.554 1,13 L 1,5 C 1,4.446 1.446,4 2,4 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1044 id="rect2401-5"
1045- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1046- inkscape:connector-curvature="0" />
1047+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
1048 <rect
1049 width="8"
1050- height="14"
1051+ height="8.0000019"
1052 rx="0.5"
1053 ry="0.5"
1054 x="5"
1055- y="-21"
1056+ y="-10"
1057 transform="matrix(0,1,-1,0,0,0)"
1058 id="rect3190-4"
1059- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1060+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
1061 <path
1062- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1063+ d="M 2,2 C 0.892,2 0,2.892 0,4 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,11 16,10.108 16,9 L 16,7 C 16,5.892 15.574418,5 14.466418,5 L 14,5 14,4 C 14,2.892 13.108,2 12,2 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,13 C 1.446,13 1,12.554 1,12 L 1,4 C 1,3.446 1.446,3 2,3 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1064 id="rect2401"
1065- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1066- inkscape:connector-curvature="0" />
1067+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
1068 <rect
1069- width="19.5"
1070- height="9.500001"
1071- rx="0.75"
1072- ry="0.75"
1073- x="6.25"
1074- y="3.25"
1075+ width="11.501664"
1076+ height="9.5016642"
1077+ rx="0.78408945"
1078+ ry="0.71262491"
1079+ x="1.2491678"
1080+ y="3.2491679"
1081 id="rect3192"
1082- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1083+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49833566;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
1084 <rect
1085 width="8"
1086- height="14"
1087+ height="8.000001"
1088 rx="0.5"
1089- ry="0.5"
1090+ ry="0.49999177"
1091 x="4"
1092- y="-21"
1093+ y="-10"
1094 transform="matrix(0,1,-1,0,0,0)"
1095 id="rect3190"
1096- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1097+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
1098 </svg>
1099
1100=== modified file 'ubuntu-mono-dark/status/16/battery-100-charging.svg'
1101--- ubuntu-mono-dark/status/16/battery-100-charging.svg 2011-03-07 17:59:04 +0000
1102+++ ubuntu-mono-dark/status/16/battery-100-charging.svg 2017-06-27 09:01:46 +0000
1103@@ -1,40 +1,14 @@
1104 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
1105-<!-- Created with Inkscape (http://www.inkscape.org/) -->
1106-
1107 <svg
1108 xmlns:dc="http://purl.org/dc/elements/1.1/"
1109 xmlns:cc="http://creativecommons.org/ns#"
1110 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1111 xmlns:svg="http://www.w3.org/2000/svg"
1112 xmlns="http://www.w3.org/2000/svg"
1113- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1114- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1115- version="1.1"
1116- width="32"
1117+ id="svg3014"
1118 height="16"
1119- id="svg3014"
1120- inkscape:version="0.48.0 r9654"
1121- sodipodi:docname="battery-100-charging.svg">
1122- <sodipodi:namedview
1123- pagecolor="#ffffff"
1124- bordercolor="#666666"
1125- borderopacity="1"
1126- objecttolerance="10"
1127- gridtolerance="10"
1128- guidetolerance="10"
1129- inkscape:pageopacity="0"
1130- inkscape:pageshadow="2"
1131- inkscape:window-width="1280"
1132- inkscape:window-height="753"
1133- id="namedview3007"
1134- showgrid="false"
1135- inkscape:zoom="6.590909"
1136- inkscape:cx="16"
1137- inkscape:cy="13.54138"
1138- inkscape:window-x="0"
1139- inkscape:window-y="24"
1140- inkscape:window-maximized="1"
1141- inkscape:current-layer="svg3014" />
1142+ width="16"
1143+ version="1.1">
1144 <defs
1145 id="defs3016" />
1146 <metadata
1147@@ -50,57 +24,51 @@
1148 </rdf:RDF>
1149 </metadata>
1150 <g
1151+ style="opacity:0.4"
1152 id="g3076"
1153- style="opacity:0.4"
1154- transform="translate(0,-3)">
1155+ transform="matrix(0.22222222,0,0,1,0.4444444,-3)">
1156 <rect
1157- width="8"
1158- height="18"
1159- rx="0.5"
1160- ry="0.5"
1161+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
1162+ id="rect3190-4"
1163+ transform="matrix(0,1,-1,0,0,0)"
1164+ y="-52"
1165 x="8"
1166- y="-25"
1167+ ry="2.25"
1168+ rx="0.5"
1169+ height="45.000004"
1170+ width="8" />
1171+ <rect
1172+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
1173+ id="rect3190"
1174 transform="matrix(0,1,-1,0,0,0)"
1175- id="rect3190-4"
1176- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1177- <rect
1178- width="8"
1179- height="18"
1180- rx="0.5"
1181- ry="0.5"
1182+ y="-52"
1183 x="7"
1184- y="-25"
1185- transform="matrix(0,1,-1,0,0,0)"
1186- id="rect3190"
1187- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1188+ ry="2.25"
1189+ rx="0.5"
1190+ height="45.000008"
1191+ width="8" />
1192 </g>
1193 <path
1194- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1195+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
1196 id="rect2401-5"
1197- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1198- inkscape:connector-curvature="0" />
1199+ d="M 2,3 C 0.892,3 0,3.892 0,5 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,12 16,11.108 16,10 L 16,8 C 16,6.892 15.574418,6 14.466418,6 L 14,6 14,5 C 14,3.892 13.108,3 12,3 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,14 C 1.446,14 1,13.554 1,13 L 1,5 C 1,4.446 1.446,4 2,4 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
1200 <path
1201- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1202+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
1203 id="rect2401"
1204- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1205- inkscape:connector-curvature="0" />
1206+ d="M 2,2 C 0.892,2 0,2.892 0,4 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,11 16,10.108 16,9 L 16,7 C 16,5.892 15.574418,5 14.466418,5 L 14,5 14,4 C 14,2.892 13.108,2 12,2 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,13 C 1.446,13 1,12.554 1,12 L 1,4 C 1,3.446 1.446,3 2,3 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
1207+ <rect
1208+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.50123602;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
1209+ id="rect3192"
1210+ y="3.250618"
1211+ x="1.250618"
1212+ height="9.4732294"
1213+ width="11.498764" />
1214 <path
1215- inkscape:connector-curvature="0"
1216- d="m 22.997788,12 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
1217+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
1218 id="path3172-8"
1219- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
1220+ d="m 12.970315,11.48454 -7,-5.9999998 0,3 -5.00000002,-2 7.00000002,5.9999998 0,-2.9999998 z" />
1221 <path
1222- inkscape:connector-curvature="0"
1223- d="m 22.997788,11.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
1224+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
1225 id="path3172"
1226- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
1227- <rect
1228- width="19.5"
1229- height="9.500001"
1230- rx="0.75"
1231- ry="0.75"
1232- x="6.25"
1233- y="3.25"
1234- id="rect3192"
1235- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1236+ d="m 12.970315,10.48454 -7,-5.9999998 0,3 -5.00000002,-2 7.00000002,6.0053848 0,-2.9999998 z" />
1237 </svg>
1238
1239=== modified file 'ubuntu-mono-dark/status/16/battery-100.svg'
1240--- ubuntu-mono-dark/status/16/battery-100.svg 2011-03-07 17:59:04 +0000
1241+++ ubuntu-mono-dark/status/16/battery-100.svg 2017-06-27 09:01:46 +0000
1242@@ -1,49 +1,14 @@
1243 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
1244-<!-- Created with Inkscape (http://www.inkscape.org/) -->
1245-
1246 <svg
1247 xmlns:dc="http://purl.org/dc/elements/1.1/"
1248 xmlns:cc="http://creativecommons.org/ns#"
1249 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1250 xmlns:svg="http://www.w3.org/2000/svg"
1251 xmlns="http://www.w3.org/2000/svg"
1252- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1253- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1254 version="1.1"
1255- width="32"
1256+ width="16"
1257 height="16"
1258- id="svg3014"
1259- inkscape:version="0.48.0 r9654"
1260- sodipodi:docname="battery-100.svg">
1261- <sodipodi:namedview
1262- pagecolor="#434343"
1263- bordercolor="#666666"
1264- borderopacity="1"
1265- objecttolerance="10"
1266- gridtolerance="10"
1267- guidetolerance="10"
1268- inkscape:pageopacity="0"
1269- inkscape:pageshadow="2"
1270- inkscape:window-width="1280"
1271- inkscape:window-height="753"
1272- id="namedview12"
1273- showgrid="false"
1274- showborder="false"
1275- inkscape:zoom="8.7263405"
1276- inkscape:cx="26.766266"
1277- inkscape:cy="3.8931536"
1278- inkscape:window-x="0"
1279- inkscape:window-y="24"
1280- inkscape:window-maximized="1"
1281- inkscape:current-layer="svg3014">
1282- <inkscape:grid
1283- type="xygrid"
1284- id="grid2989"
1285- empspacing="5"
1286- visible="true"
1287- enabled="true"
1288- snapvisiblegridlinesonly="true" />
1289- </sodipodi:namedview>
1290+ id="svg3014">
1291 <defs
1292 id="defs3016" />
1293 <metadata
1294@@ -59,44 +24,40 @@
1295 </rdf:RDF>
1296 </metadata>
1297 <path
1298- sodipodi:nodetypes="sssssscsssscssssssssssssccccc"
1299- inkscape:connector-curvature="0"
1300- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1301+ d="M 2,3 C 0.892,3 0,3.892 0,5 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,12 16,11.108 16,10 L 16,8 C 16,6.892 15.574418,6 14.466418,6 L 14,6 14,5 C 14,3.892 13.108,3 12,3 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,14 C 1.446,14 1,13.554 1,13 L 1,5 C 1,4.446 1.446,4 2,4 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1302 id="rect2401-5"
1303- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
1304+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
1305 <rect
1306- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1307+ width="8"
1308+ height="10.000001"
1309+ rx="0.5"
1310+ ry="0.5"
1311+ x="5"
1312+ y="-12"
1313+ transform="matrix(0,1,-1,0,0,0)"
1314 id="rect3190-4"
1315- transform="matrix(0,1,-1,0,0,0)"
1316- y="-25"
1317- x="5"
1318- ry="0.5"
1319- rx="0.5"
1320- height="18"
1321- width="8" />
1322+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
1323 <path
1324- sodipodi:nodetypes="sssssscsssscssssssssssssccccc"
1325- inkscape:connector-curvature="0"
1326- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1327+ d="M 2,2 C 0.892,2 0,2.892 0,4 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,11 16,10.108 16,9 L 16,7 C 16,5.892 15.574418,5 14.466418,5 L 14,5 14,4 C 14,2.892 13.108,2 12,2 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,13 C 1.446,13 1,12.554 1,12 L 1,4 C 1,3.446 1.446,3 2,3 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1328 id="rect2401"
1329- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
1330+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
1331 <rect
1332- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1333+ width="11.501664"
1334+ height="9.5016642"
1335+ rx="0.78408945"
1336+ ry="0.71262491"
1337+ x="1.2491678"
1338+ y="3.2491679"
1339 id="rect3192"
1340- y="3.25"
1341- x="6.25"
1342- ry="0.75"
1343- rx="0.75"
1344- height="9.500001"
1345- width="19.5" />
1346+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49833566;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
1347 <rect
1348- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1349+ width="8"
1350+ height="10.000001"
1351+ rx="0.5"
1352+ ry="0.49999177"
1353+ x="4"
1354+ y="-12"
1355+ transform="matrix(0,1,-1,0,0,0)"
1356 id="rect3190"
1357- transform="matrix(0,1,-1,0,0,0)"
1358- y="-25"
1359- x="4"
1360- ry="0.5"
1361- rx="0.5"
1362- height="18"
1363- width="8" />
1364+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
1365 </svg>
1366
1367=== added symlink 'ubuntu-mono-dark/status/16/battery-caution.svg'
1368=== target is u'battery-020.svg'
1369=== removed file 'ubuntu-mono-dark/status/16/battery-caution.svg'
1370--- ubuntu-mono-dark/status/16/battery-caution.svg 2011-03-07 17:59:04 +0000
1371+++ ubuntu-mono-dark/status/16/battery-caution.svg 1970-01-01 00:00:00 +0000
1372@@ -1,91 +0,0 @@
1373-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1374-<!-- Created with Inkscape (http://www.inkscape.org/) -->
1375-
1376-<svg
1377- xmlns:dc="http://purl.org/dc/elements/1.1/"
1378- xmlns:cc="http://creativecommons.org/ns#"
1379- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1380- xmlns:svg="http://www.w3.org/2000/svg"
1381- xmlns="http://www.w3.org/2000/svg"
1382- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1383- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1384- version="1.0"
1385- width="32"
1386- height="16"
1387- id="svg3240"
1388- inkscape:version="0.48.0 r9654"
1389- sodipodi:docname="battery-020.svg">
1390- <sodipodi:namedview
1391- pagecolor="#ffffff"
1392- bordercolor="#666666"
1393- borderopacity="1"
1394- objecttolerance="10"
1395- gridtolerance="10"
1396- guidetolerance="10"
1397- inkscape:pageopacity="0"
1398- inkscape:pageshadow="2"
1399- inkscape:window-width="1280"
1400- inkscape:window-height="753"
1401- id="namedview10"
1402- showgrid="false"
1403- inkscape:zoom="13.227273"
1404- inkscape:cx="16"
1405- inkscape:cy="11.793814"
1406- inkscape:window-x="0"
1407- inkscape:window-y="24"
1408- inkscape:window-maximized="1"
1409- inkscape:current-layer="svg3240" />
1410- <metadata
1411- id="metadata9">
1412- <rdf:RDF>
1413- <cc:Work
1414- rdf:about="">
1415- <dc:format>image/svg+xml</dc:format>
1416- <dc:type
1417- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
1418- <dc:title></dc:title>
1419- </cc:Work>
1420- </rdf:RDF>
1421- </metadata>
1422- <defs
1423- id="defs3242" />
1424- <rect
1425- width="8"
1426- height="4"
1427- rx="0.5"
1428- ry="0.5"
1429- x="5"
1430- y="-11"
1431- transform="matrix(0,1,-1,0,0,0)"
1432- id="rect3190-4"
1433- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1434- <path
1435- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1436- id="rect2401-48-6"
1437- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1438- inkscape:connector-curvature="0" />
1439- <rect
1440- width="19.5"
1441- height="9.500001"
1442- rx="0.75"
1443- ry="0.75"
1444- x="6.25"
1445- y="3.25"
1446- id="rect3192"
1447- style="opacity:0.3;fill:none;stroke:#df382c;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1448- <path
1449- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1450- id="rect2401-48"
1451- style="fill:#df382c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1452- inkscape:connector-curvature="0" />
1453- <rect
1454- width="8"
1455- height="4"
1456- rx="0.5"
1457- ry="0.5"
1458- x="4"
1459- y="-11"
1460- transform="matrix(0,1,-1,0,0,0)"
1461- id="rect3190"
1462- style="fill:#df382c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1463-</svg>
1464
1465=== modified file 'ubuntu-mono-dark/status/16/battery-charged.svg'
1466--- ubuntu-mono-dark/status/16/battery-charged.svg 2011-03-07 17:59:04 +0000
1467+++ ubuntu-mono-dark/status/16/battery-charged.svg 2017-06-27 09:01:46 +0000
1468@@ -1,40 +1,14 @@
1469 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
1470-<!-- Created with Inkscape (http://www.inkscape.org/) -->
1471-
1472 <svg
1473 xmlns:dc="http://purl.org/dc/elements/1.1/"
1474 xmlns:cc="http://creativecommons.org/ns#"
1475 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1476 xmlns:svg="http://www.w3.org/2000/svg"
1477 xmlns="http://www.w3.org/2000/svg"
1478- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1479- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1480- version="1.1"
1481- width="32"
1482+ id="svg3014"
1483 height="16"
1484- id="svg3014"
1485- inkscape:version="0.48.0 r9654"
1486- sodipodi:docname="battery-charged.svg">
1487- <sodipodi:namedview
1488- pagecolor="#ffffff"
1489- bordercolor="#666666"
1490- borderopacity="1"
1491- objecttolerance="10"
1492- gridtolerance="10"
1493- guidetolerance="10"
1494- inkscape:pageopacity="0"
1495- inkscape:pageshadow="2"
1496- inkscape:window-width="1280"
1497- inkscape:window-height="753"
1498- id="namedview10"
1499- showgrid="false"
1500- inkscape:zoom="6.6136364"
1501- inkscape:cx="16"
1502- inkscape:cy="11.793814"
1503- inkscape:window-x="0"
1504- inkscape:window-y="24"
1505- inkscape:window-maximized="1"
1506- inkscape:current-layer="svg3014" />
1507+ width="16"
1508+ version="1.1">
1509 <defs
1510 id="defs3016" />
1511 <metadata
1512@@ -50,32 +24,28 @@
1513 </rdf:RDF>
1514 </metadata>
1515 <path
1516- d="M 7.5,5 C 7.223,5 7,5.223 7,5.5 l 0,7 C 7,12.777 7.223,13 7.5,13 L 18,13 10,6 16,9 16,5 7.5,5 z m 8.5,0 7,7 -5,-2 0,3 6.5,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 C 25,5.223 24.777,5 24.5,5 L 16,5 z"
1517- id="rect3190-8"
1518- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1519- inkscape:connector-curvature="0" />
1520- <path
1521- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1522+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
1523 id="rect2401-5"
1524- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1525- inkscape:connector-curvature="0" />
1526+ d="M 2,3 C 0.892,3 0,3.892 0,5 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,12 16,11.108 16,10 L 16,8 C 16,6.892 15.574418,6 14.466418,6 L 14,6 14,5 C 14,3.892 13.108,3 12,3 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,14 C 1.446,14 1,13.554 1,13 L 1,5 C 1,4.446 1.446,4 2,4 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
1527 <path
1528- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1529+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
1530 id="rect2401"
1531- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1532- inkscape:connector-curvature="0" />
1533+ d="M 2,2 C 0.892,2 0,2.892 0,4 l 0,8 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 15.492328,11 16,10.108 16,9 L 16,7 C 16,5.892 15.574418,5 14.466418,5 L 14,5 14,4 C 14,2.892 13.108,2 12,2 Z m 0,1 10,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,13 C 1.446,13 1,12.554 1,12 L 1,4 C 1,3.446 1.446,3 2,3 Z m 12,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
1534 <rect
1535- width="19.5"
1536- height="9.500001"
1537- rx="0.75"
1538- ry="0.75"
1539- x="6.25"
1540- y="3.25"
1541+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49833566;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
1542 id="rect3192"
1543- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1544- <path
1545- d="M 7.5,4 C 7.223,4 7,4.223 7,4.5 l 0,7 C 7,11.777 7.223,12 7.5,12 L 18,12 10,5 16,8 16,4 7.5,4 z m 8.5,0 7,7 -5,-2 0,3 6.5,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 C 25,4.223 24.777,4 24.5,4 L 16,4 z"
1546+ y="3.2491679"
1547+ x="1.2491678"
1548+ ry="0.71262491"
1549+ rx="0.78408945"
1550+ height="9.5016642"
1551+ width="11.501664" />
1552+ <path
1553+ id="rect3190-3"
1554+ d="M 2.5,5 C 2.2230046,5 2,5.223 2,5.5 l 0,1.398437 4,1.59961 0,-3 6,5.142578 L 12,5.5 C 12,5.223 11.776995,5 11.5,5 l -9,0 z M 2,7.355468 2,12.5 C 2,12.777 2.2230046,13 2.5,13 l 9,0 c 0.276995,0 0.5,-0.223 0.5,-0.5 l 0,-1.400391 -4,-1.597656 0,3 -6,-5.146485 z"
1555+ style="display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.29803922;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
1556+ <path
1557 id="rect3190"
1558- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1559- inkscape:connector-curvature="0" />
1560+ d="M 2.5 4 C 2.2230046 4 2 4.223 2 4.5 L 2 5.8984375 L 6 7.4980469 L 6 4.4980469 L 12 9.640625 L 12 4.5 C 12 4.223 11.776995 4 11.5 4 L 2.5 4 z M 2 6.3554688 L 2 11.5 C 2 11.777 2.2230046 12 2.5 12 L 11.5 12 C 11.776995 12 12 11.777 12 11.5 L 12 10.099609 L 8 8.5019531 L 8 11.501953 L 2 6.3554688 z "
1561+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
1562 </svg>
1563
1564=== added symlink 'ubuntu-mono-dark/status/16/battery-low.svg'
1565=== target is u'battery-040.svg'
1566=== removed file 'ubuntu-mono-dark/status/16/battery-low.svg'
1567--- ubuntu-mono-dark/status/16/battery-low.svg 2011-03-07 17:59:04 +0000
1568+++ ubuntu-mono-dark/status/16/battery-low.svg 1970-01-01 00:00:00 +0000
1569@@ -1,91 +0,0 @@
1570-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1571-<!-- Created with Inkscape (http://www.inkscape.org/) -->
1572-
1573-<svg
1574- xmlns:dc="http://purl.org/dc/elements/1.1/"
1575- xmlns:cc="http://creativecommons.org/ns#"
1576- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1577- xmlns:svg="http://www.w3.org/2000/svg"
1578- xmlns="http://www.w3.org/2000/svg"
1579- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1580- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1581- version="1.1"
1582- width="32"
1583- height="16"
1584- id="svg3014"
1585- inkscape:version="0.48.0 r9654"
1586- sodipodi:docname="battery-040.svg">
1587- <sodipodi:namedview
1588- pagecolor="#ffffff"
1589- bordercolor="#666666"
1590- borderopacity="1"
1591- objecttolerance="10"
1592- gridtolerance="10"
1593- guidetolerance="10"
1594- inkscape:pageopacity="0"
1595- inkscape:pageshadow="2"
1596- inkscape:window-width="1280"
1597- inkscape:window-height="753"
1598- id="namedview10"
1599- showgrid="false"
1600- inkscape:zoom="13.227273"
1601- inkscape:cx="16"
1602- inkscape:cy="11.793814"
1603- inkscape:window-x="0"
1604- inkscape:window-y="24"
1605- inkscape:window-maximized="1"
1606- inkscape:current-layer="svg3014" />
1607- <defs
1608- id="defs3016" />
1609- <metadata
1610- id="metadata3019">
1611- <rdf:RDF>
1612- <cc:Work
1613- rdf:about="">
1614- <dc:format>image/svg+xml</dc:format>
1615- <dc:type
1616- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
1617- <dc:title></dc:title>
1618- </cc:Work>
1619- </rdf:RDF>
1620- </metadata>
1621- <path
1622- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1623- id="rect2401-5"
1624- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1625- inkscape:connector-curvature="0" />
1626- <rect
1627- width="8"
1628- height="7"
1629- rx="0.5"
1630- ry="0.5"
1631- x="5"
1632- y="-14"
1633- transform="matrix(0,1,-1,0,0,0)"
1634- id="rect3190-4"
1635- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1636- <path
1637- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1638- id="rect2401"
1639- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1640- inkscape:connector-curvature="0" />
1641- <rect
1642- width="19.5"
1643- height="9.500001"
1644- rx="0.75"
1645- ry="0.75"
1646- x="6.25"
1647- y="3.25"
1648- id="rect3192"
1649- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1650- <rect
1651- width="8"
1652- height="7"
1653- rx="0.5"
1654- ry="0.49999177"
1655- x="4"
1656- y="-14"
1657- transform="matrix(0,1,-1,0,0,0)"
1658- id="rect3190"
1659- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1660-</svg>
1661
1662=== added symlink 'ubuntu-mono-dark/status/16/battery_charged.svg'
1663=== target is u'battery-charged.svg'
1664=== removed file 'ubuntu-mono-dark/status/16/battery_charged.svg'
1665--- ubuntu-mono-dark/status/16/battery_charged.svg 2011-03-07 17:59:04 +0000
1666+++ ubuntu-mono-dark/status/16/battery_charged.svg 1970-01-01 00:00:00 +0000
1667@@ -1,81 +0,0 @@
1668-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1669-<!-- Created with Inkscape (http://www.inkscape.org/) -->
1670-
1671-<svg
1672- xmlns:dc="http://purl.org/dc/elements/1.1/"
1673- xmlns:cc="http://creativecommons.org/ns#"
1674- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1675- xmlns:svg="http://www.w3.org/2000/svg"
1676- xmlns="http://www.w3.org/2000/svg"
1677- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1678- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1679- version="1.1"
1680- width="32"
1681- height="16"
1682- id="svg3014"
1683- inkscape:version="0.48.0 r9654"
1684- sodipodi:docname="battery-charged.svg">
1685- <sodipodi:namedview
1686- pagecolor="#ffffff"
1687- bordercolor="#666666"
1688- borderopacity="1"
1689- objecttolerance="10"
1690- gridtolerance="10"
1691- guidetolerance="10"
1692- inkscape:pageopacity="0"
1693- inkscape:pageshadow="2"
1694- inkscape:window-width="1280"
1695- inkscape:window-height="753"
1696- id="namedview10"
1697- showgrid="false"
1698- inkscape:zoom="6.6136364"
1699- inkscape:cx="16"
1700- inkscape:cy="11.793814"
1701- inkscape:window-x="0"
1702- inkscape:window-y="24"
1703- inkscape:window-maximized="1"
1704- inkscape:current-layer="svg3014" />
1705- <defs
1706- id="defs3016" />
1707- <metadata
1708- id="metadata3019">
1709- <rdf:RDF>
1710- <cc:Work
1711- rdf:about="">
1712- <dc:format>image/svg+xml</dc:format>
1713- <dc:type
1714- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
1715- <dc:title></dc:title>
1716- </cc:Work>
1717- </rdf:RDF>
1718- </metadata>
1719- <path
1720- d="M 7.5,5 C 7.223,5 7,5.223 7,5.5 l 0,7 C 7,12.777 7.223,13 7.5,13 L 18,13 10,6 16,9 16,5 7.5,5 z m 8.5,0 7,7 -5,-2 0,3 6.5,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 C 25,5.223 24.777,5 24.5,5 L 16,5 z"
1721- id="rect3190-8"
1722- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1723- inkscape:connector-curvature="0" />
1724- <path
1725- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1726- id="rect2401-5"
1727- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1728- inkscape:connector-curvature="0" />
1729- <path
1730- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1731- id="rect2401"
1732- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1733- inkscape:connector-curvature="0" />
1734- <rect
1735- width="19.5"
1736- height="9.500001"
1737- rx="0.75"
1738- ry="0.75"
1739- x="6.25"
1740- y="3.25"
1741- id="rect3192"
1742- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1743- <path
1744- d="M 7.5,4 C 7.223,4 7,4.223 7,4.5 l 0,7 C 7,11.777 7.223,12 7.5,12 L 18,12 10,5 16,8 16,4 7.5,4 z m 8.5,0 7,7 -5,-2 0,3 6.5,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 C 25,4.223 24.777,4 24.5,4 L 16,4 z"
1745- id="rect3190"
1746- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1747- inkscape:connector-curvature="0" />
1748-</svg>
1749
1750=== added symlink 'ubuntu-mono-dark/status/16/battery_empty.svg'
1751=== target is u'battery-000.svg'
1752=== removed file 'ubuntu-mono-dark/status/16/battery_empty.svg'
1753--- ubuntu-mono-dark/status/16/battery_empty.svg 2011-03-07 17:59:04 +0000
1754+++ ubuntu-mono-dark/status/16/battery_empty.svg 1970-01-01 00:00:00 +0000
1755@@ -1,45 +0,0 @@
1756-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1757-<!-- Created with Inkscape (http://www.inkscape.org/) -->
1758-
1759-<svg
1760- xmlns:dc="http://purl.org/dc/elements/1.1/"
1761- xmlns:cc="http://creativecommons.org/ns#"
1762- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1763- xmlns:svg="http://www.w3.org/2000/svg"
1764- xmlns="http://www.w3.org/2000/svg"
1765- version="1.0"
1766- width="32"
1767- height="16"
1768- id="svg3240">
1769- <metadata
1770- id="metadata9">
1771- <rdf:RDF>
1772- <cc:Work
1773- rdf:about="">
1774- <dc:format>image/svg+xml</dc:format>
1775- <dc:type
1776- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
1777- <dc:title></dc:title>
1778- </cc:Work>
1779- </rdf:RDF>
1780- </metadata>
1781- <defs
1782- id="defs3242" />
1783- <path
1784- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1785- id="rect2401-48-6"
1786- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1787- <rect
1788- width="19.5"
1789- height="9.500001"
1790- rx="0.75"
1791- ry="0.75"
1792- x="6.25"
1793- y="3.25"
1794- id="rect3192"
1795- style="opacity:0.3;fill:none;stroke:#df382c;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1796- <path
1797- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1798- id="rect2401-48"
1799- style="fill:#df382c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1800-</svg>
1801
1802=== added symlink 'ubuntu-mono-dark/status/16/battery_full.svg'
1803=== target is u'battery-100.svg'
1804=== removed file 'ubuntu-mono-dark/status/16/battery_full.svg'
1805--- ubuntu-mono-dark/status/16/battery_full.svg 2011-03-07 17:59:04 +0000
1806+++ ubuntu-mono-dark/status/16/battery_full.svg 1970-01-01 00:00:00 +0000
1807@@ -1,102 +0,0 @@
1808-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1809-<!-- Created with Inkscape (http://www.inkscape.org/) -->
1810-
1811-<svg
1812- xmlns:dc="http://purl.org/dc/elements/1.1/"
1813- xmlns:cc="http://creativecommons.org/ns#"
1814- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1815- xmlns:svg="http://www.w3.org/2000/svg"
1816- xmlns="http://www.w3.org/2000/svg"
1817- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1818- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1819- version="1.1"
1820- width="32"
1821- height="16"
1822- id="svg3014"
1823- inkscape:version="0.48.0 r9654"
1824- sodipodi:docname="battery-100.svg">
1825- <sodipodi:namedview
1826- pagecolor="#434343"
1827- bordercolor="#666666"
1828- borderopacity="1"
1829- objecttolerance="10"
1830- gridtolerance="10"
1831- guidetolerance="10"
1832- inkscape:pageopacity="0"
1833- inkscape:pageshadow="2"
1834- inkscape:window-width="1280"
1835- inkscape:window-height="753"
1836- id="namedview12"
1837- showgrid="false"
1838- showborder="false"
1839- inkscape:zoom="8.7263405"
1840- inkscape:cx="26.766266"
1841- inkscape:cy="3.8931536"
1842- inkscape:window-x="0"
1843- inkscape:window-y="24"
1844- inkscape:window-maximized="1"
1845- inkscape:current-layer="svg3014">
1846- <inkscape:grid
1847- type="xygrid"
1848- id="grid2989"
1849- empspacing="5"
1850- visible="true"
1851- enabled="true"
1852- snapvisiblegridlinesonly="true" />
1853- </sodipodi:namedview>
1854- <defs
1855- id="defs3016" />
1856- <metadata
1857- id="metadata3019">
1858- <rdf:RDF>
1859- <cc:Work
1860- rdf:about="">
1861- <dc:format>image/svg+xml</dc:format>
1862- <dc:type
1863- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
1864- <dc:title></dc:title>
1865- </cc:Work>
1866- </rdf:RDF>
1867- </metadata>
1868- <path
1869- sodipodi:nodetypes="sssssscsssscssssssssssssccccc"
1870- inkscape:connector-curvature="0"
1871- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1872- id="rect2401-5"
1873- d="M 7,3 C 5.892,3 5,3.892 5,5 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,12 29,11.108 29,10 L 29,8 C 29,6.892 28.574418,6 27.466418,6 L 27,6 27,5 C 27,3.892 26.108,3 25,3 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,14 C 6.446,14 6,13.554 6,13 L 6,5 C 6,4.446 6.446,4 7,4 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
1874- <rect
1875- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1876- id="rect3190-4"
1877- transform="matrix(0,1,-1,0,0,0)"
1878- y="-25"
1879- x="5"
1880- ry="0.5"
1881- rx="0.5"
1882- height="18"
1883- width="8" />
1884- <path
1885- sodipodi:nodetypes="sssssscsssscssssssssssssccccc"
1886- inkscape:connector-curvature="0"
1887- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1888- id="rect2401"
1889- d="M 7,2 C 5.892,2 5,2.892 5,4 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,11 29,10.108 29,9 L 29,7 C 29,5.892 28.574418,5 27.466418,5 L 27,5 27,4 C 27,2.892 26.108,2 25,2 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,13 C 6.446,13 6,12.554 6,12 L 6,4 C 6,3.446 6.446,3 7,3 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
1890- <rect
1891- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1892- id="rect3192"
1893- y="3.25"
1894- x="6.25"
1895- ry="0.75"
1896- rx="0.75"
1897- height="9.500001"
1898- width="19.5" />
1899- <rect
1900- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
1901- id="rect3190"
1902- transform="matrix(0,1,-1,0,0,0)"
1903- y="-25"
1904- x="4"
1905- ry="0.5"
1906- rx="0.5"
1907- height="18"
1908- width="8" />
1909-</svg>
1910
1911=== modified file 'ubuntu-mono-dark/status/22/battery-000-charging.svg'
1912--- ubuntu-mono-dark/status/22/battery-000-charging.svg 2011-03-07 17:59:04 +0000
1913+++ ubuntu-mono-dark/status/22/battery-000-charging.svg 2017-06-27 09:01:46 +0000
1914@@ -1,6 +1,4 @@
1915 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
1916-<!-- Created with Inkscape (http://www.inkscape.org/) -->
1917-
1918 <svg
1919 xmlns:dc="http://purl.org/dc/elements/1.1/"
1920 xmlns:cc="http://creativecommons.org/ns#"
1921@@ -8,7 +6,7 @@
1922 xmlns:svg="http://www.w3.org/2000/svg"
1923 xmlns="http://www.w3.org/2000/svg"
1924 version="1.1"
1925- width="26"
1926+ width="22"
1927 height="22"
1928 id="svg3014">
1929 <defs
1930@@ -26,28 +24,28 @@
1931 </rdf:RDF>
1932 </metadata>
1933 <path
1934- d="M 4,6 C 2.892,6 2,6.892 2,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,15 26,14.108 26,13 l 0,-2 C 26,9.892 25.574418,9 24.466418,9 L 24,9 24,8 C 24,6.892 23.108,6 22,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,17 C 3.446,17 3,16.554 3,16 L 3,8 C 3,7.446 3.446,7 4,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1935+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,15 22,14.108 22,13 l 0,-2 C 22,9.892 21.574418,9 20.466418,9 L 20,9 20,8 C 20,6.892 19.108,6 18,6 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1936 id="rect2401-5"
1937- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1938+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
1939 <path
1940- d="M 4,5 C 2.892,5 2,5.892 2,7 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,14 26,13.108 26,12 l 0,-2 C 26,8.892 25.574418,8 24.466418,8 L 24,8 24,7 C 24,5.892 23.108,5 22,5 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,16 C 3.446,16 3,15.554 3,15 L 3,7 C 3,6.446 3.446,6 4,6 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1941+ d="M 2,5 C 0.892,5 0,5.892 0,7 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,14 22,13.108 22,12 l 0,-2 C 22,8.892 21.574418,8 20.466418,8 L 20,8 20,7 C 20,5.892 19.108,5 18,5 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,16 C 1.446,16 1,15.554 1,15 L 1,7 C 1,6.446 1.446,6 2,6 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
1942 id="rect2401"
1943- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1944+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
1945 <rect
1946- width="19.5"
1947- height="9.500001"
1948- rx="0.75"
1949- ry="0.75"
1950- x="3.25"
1951- y="6.25"
1952+ width="17.50956"
1953+ height="9.5095596"
1954+ rx="0.73984051"
1955+ ry="0.73150456"
1956+ x="1.2452202"
1957+ y="6.2452202"
1958 id="rect3192"
1959- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
1960+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
1961 <path
1962- d="m 19.997788,15 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
1963+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
1964 id="path3172-8"
1965- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
1966+ d="m 16.5,14.994615 -6.9999988,-6.9999998 0,3.9999998 -6.000001,-2.9999998 8.0000008,6.9999998 0,-3 4.999999,2 z" />
1967 <path
1968- d="m 19.997788,14.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
1969+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
1970 id="path3172"
1971- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
1972+ d="M 16.5,14 9.5000012,7.0000002 9.5000012,11 3.5000002,8.0000002 11.500001,15 l 0,-3 L 16.5,14 Z" />
1973 </svg>
1974
1975=== modified file 'ubuntu-mono-dark/status/22/battery-000.svg'
1976--- ubuntu-mono-dark/status/22/battery-000.svg 2011-03-07 17:59:04 +0000
1977+++ ubuntu-mono-dark/status/22/battery-000.svg 2017-06-27 09:01:46 +0000
1978@@ -1,40 +1,14 @@
1979 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
1980-<!-- Created with Inkscape (http://www.inkscape.org/) -->
1981-
1982 <svg
1983 xmlns:dc="http://purl.org/dc/elements/1.1/"
1984 xmlns:cc="http://creativecommons.org/ns#"
1985 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1986 xmlns:svg="http://www.w3.org/2000/svg"
1987 xmlns="http://www.w3.org/2000/svg"
1988- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
1989- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
1990- version="1.0"
1991- width="26"
1992+ id="svg3240"
1993 height="22"
1994- id="svg3240"
1995- inkscape:version="0.48.0 r9654"
1996- sodipodi:docname="battery-000.svg">
1997- <sodipodi:namedview
1998- pagecolor="#ffffff"
1999- bordercolor="#666666"
2000- borderopacity="1"
2001- objecttolerance="10"
2002- gridtolerance="10"
2003- guidetolerance="10"
2004- inkscape:pageopacity="0"
2005- inkscape:pageshadow="2"
2006- inkscape:window-width="1035"
2007- inkscape:window-height="636"
2008- id="namedview8"
2009- showgrid="false"
2010- inkscape:zoom="13.590909"
2011- inkscape:cx="11.428622"
2012- inkscape:cy="11.772575"
2013- inkscape:window-x="0"
2014- inkscape:window-y="24"
2015- inkscape:window-maximized="0"
2016- inkscape:current-layer="svg3240" />
2017+ width="22"
2018+ version="1.0">
2019 <metadata
2020 id="metadata9">
2021 <rdf:RDF>
2022@@ -43,29 +17,27 @@
2023 <dc:format>image/svg+xml</dc:format>
2024 <dc:type
2025 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
2026- <dc:title />
2027+ <dc:title></dc:title>
2028 </cc:Work>
2029 </rdf:RDF>
2030 </metadata>
2031 <defs
2032 id="defs3242" />
2033 <path
2034- d="M 4,6 C 2.892,6 2,6.892 2,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,15 26,14.108 26,13 l 0,-2 C 26,9.892 25.574418,9 24.466418,9 L 24,9 24,8 C 24,6.892 23.108,6 22,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,17 C 3.446,17 3,16.554 3,16 L 3,8 C 3,7.446 3.446,7 4,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2035+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
2036 id="rect2401-48-6"
2037- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2038- inkscape:connector-curvature="0" />
2039+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,15 22,14.108 22,13 l 0,-2 C 22,9.892 21.53033,9.3094431 20.466418,9 L 20,9 20,8 C 20,6.892 19.108,6 18,6 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
2040 <rect
2041- width="19.5"
2042- height="9.500001"
2043- rx="0.75"
2044- ry="0.75"
2045- x="3.25"
2046- y="6.2499995"
2047+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#df382c;stroke-width:0.50611246;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
2048 id="rect3192"
2049- style="opacity:0.3;fill:none;stroke:#df382c;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2050+ y="6.253056"
2051+ x="1.2530563"
2052+ ry="0.76192331"
2053+ rx="0.75642407"
2054+ height="9.4938879"
2055+ width="17.493887" />
2056 <path
2057- d="M 4,5 C 2.892,5 2,5.892 2,7 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,14 26,13.108 26,12 l 0,-2 C 26,8.892 25.574418,8 24.466418,8 L 24,8 24,7 C 24,5.892 23.108,5 22,5 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,16 C 3.446,16 3,15.554 3,15 L 3,7 C 3,6.446 3.446,6 4,6 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2058+ style="display:inline;overflow:visible;visibility:visible;fill:#df382c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
2059 id="rect2401-48"
2060- style="fill:#df382c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
2061- inkscape:connector-curvature="0" />
2062+ d="M 2,5 C 0.892,5 0,5.892 0,7 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 1.913494,-0.895382 2,-2 l 0,-1 0.384328,0 C 21.492328,14 22,13.108 22,12 l 0,-2 C 22,8.892 21.574418,8 20.466418,8 L 20,8 20,7 C 20,5.892 19.108,5 18,5 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,16 C 1.446,16 1,15.554 1,15 L 1,7 C 1,6.446 1.446,6 2,6 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
2063 </svg>
2064
2065=== modified file 'ubuntu-mono-dark/status/22/battery-020-charging.svg'
2066--- ubuntu-mono-dark/status/22/battery-020-charging.svg 2011-03-07 17:59:04 +0000
2067+++ ubuntu-mono-dark/status/22/battery-020-charging.svg 2017-06-27 09:01:46 +0000
2068@@ -1,16 +1,14 @@
2069 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2070-<!-- Created with Inkscape (http://www.inkscape.org/) -->
2071-
2072 <svg
2073 xmlns:dc="http://purl.org/dc/elements/1.1/"
2074 xmlns:cc="http://creativecommons.org/ns#"
2075 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2076 xmlns:svg="http://www.w3.org/2000/svg"
2077 xmlns="http://www.w3.org/2000/svg"
2078- version="1.1"
2079- width="26"
2080+ id="svg3014"
2081 height="22"
2082- id="svg3014">
2083+ width="22"
2084+ version="1.1">
2085 <defs
2086 id="defs3016" />
2087 <metadata
2088@@ -25,54 +23,54 @@
2089 </cc:Work>
2090 </rdf:RDF>
2091 </metadata>
2092- <g
2093- transform="matrix(0.22222222,0,0,1,2.444444,0)"
2094- id="g3076"
2095- style="opacity:0.4">
2096- <rect
2097- width="8"
2098- height="18"
2099- rx="0.5"
2100- ry="2.25"
2101- x="8"
2102- y="-25"
2103- transform="matrix(0,1,-1,0,0,0)"
2104- id="rect3190-4"
2105- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2106- <rect
2107- width="8"
2108- height="18"
2109- rx="0.5"
2110- ry="2.25"
2111- x="7"
2112- y="-25"
2113- transform="matrix(0,1,-1,0,0,0)"
2114- id="rect3190"
2115- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2116- </g>
2117 <path
2118- d="M 4,6 C 2.892,6 2,6.892 2,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,15 26,14.108 26,13 l 0,-2 C 26,9.892 25.574418,9 24.466418,9 L 24,9 24,8 C 24,6.892 23.108,6 22,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,17 C 3.446,17 3,16.554 3,16 L 3,8 C 3,7.446 3.446,7 4,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2119+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
2120 id="rect2401-5"
2121- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2122+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,15 22,14.108 22,13 l 0,-2 C 22,9.892 21.574418,9 20.466418,9 L 20,9 20,8 C 20,6.892 19.108,6 18,6 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
2123 <path
2124- d="M 4,5 C 2.892,5 2,5.892 2,7 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,14 26,13.108 26,12 l 0,-2 C 26,8.892 25.574418,8 24.466418,8 L 24,8 24,7 C 24,5.892 23.108,5 22,5 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,16 C 3.446,16 3,15.554 3,15 L 3,7 C 3,6.446 3.446,6 4,6 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2125+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
2126 id="rect2401"
2127- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2128+ d="M 2,5 C 0.892,5 0,5.892 0,7 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,14 22,13.108 22,12 l 0,-2 C 22,8.892 21.574418,8 20.466418,8 L 20,8 20,7 C 20,5.892 19.108,5 18,5 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,16 C 1.446,16 1,15.554 1,15 L 1,7 C 1,6.446 1.446,6 2,6 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
2129 <rect
2130- width="19.5"
2131- height="9.500001"
2132- rx="0.75"
2133- ry="0.75"
2134- x="3.25"
2135- y="6.25"
2136+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
2137 id="rect3192"
2138- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2139+ y="6.2452202"
2140+ x="1.2452202"
2141+ ry="0.73150456"
2142+ rx="0.73984051"
2143+ height="9.5095596"
2144+ width="17.50956" />
2145 <path
2146- d="m 19.997788,15 -6.999999,-7 0,4 -6.000001,-3 8.000001,7 0,-3 4.999999,2 z"
2147+ d="m 16.5,14.994615 -6.9999988,-6.9999998 0,3.9999998 -6.000001,-2.9999998 8.0000008,6.9999998 0,-3 4.999999,2 z"
2148 id="path3172-8"
2149 style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
2150 <path
2151- d="m 19.997788,14.005385 -6.999999,-7 0,4 -6.000001,-3 8.000001,7 0,-3 4.999999,2 z"
2152+ d="M 16.5,14 9.5000012,7.0000002 9.5000012,11 3.5000002,8.0000002 11.500001,15 l 0,-3 L 16.5,14 Z"
2153 id="path3172"
2154 style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
2155+ <g
2156+ style="opacity:0.4"
2157+ id="g3076"
2158+ transform="matrix(0.38888889,0,0,1,-0.72222225,0)">
2159+ <rect
2160+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
2161+ id="rect3190-4"
2162+ transform="matrix(0,1,-1,0,0,0)"
2163+ y="-14.714286"
2164+ x="8"
2165+ ry="1.2857143"
2166+ rx="0.5"
2167+ height="7.7142801"
2168+ width="8" />
2169+ <rect
2170+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
2171+ id="rect3190"
2172+ transform="matrix(0,1,-1,0,0,0)"
2173+ y="-14.714286"
2174+ x="7"
2175+ ry="1.2857143"
2176+ rx="0.5"
2177+ height="7.7142811"
2178+ width="8" />
2179+ </g>
2180 </svg>
2181
2182=== modified file 'ubuntu-mono-dark/status/22/battery-020.svg'
2183--- ubuntu-mono-dark/status/22/battery-020.svg 2011-03-07 17:59:04 +0000
2184+++ ubuntu-mono-dark/status/22/battery-020.svg 2017-06-27 09:01:46 +0000
2185@@ -1,16 +1,14 @@
2186 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2187-<!-- Created with Inkscape (http://www.inkscape.org/) -->
2188-
2189 <svg
2190 xmlns:dc="http://purl.org/dc/elements/1.1/"
2191 xmlns:cc="http://creativecommons.org/ns#"
2192 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2193 xmlns:svg="http://www.w3.org/2000/svg"
2194 xmlns="http://www.w3.org/2000/svg"
2195- version="1.0"
2196- width="26"
2197+ id="svg3240"
2198 height="22"
2199- id="svg3240">
2200+ width="22"
2201+ version="1.0">
2202 <metadata
2203 id="metadata9">
2204 <rdf:RDF>
2205@@ -26,40 +24,40 @@
2206 <defs
2207 id="defs3242" />
2208 <rect
2209- width="8"
2210- height="4"
2211- rx="0.5"
2212- ry="0.5"
2213+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
2214+ id="rect3190-4"
2215+ transform="matrix(0,1,-1,0,0,0)"
2216+ y="-5"
2217 x="8"
2218- y="-8"
2219- transform="matrix(0,1,-1,0,0,0)"
2220- id="rect3190-4"
2221- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2222+ ry="0.5"
2223+ rx="0.5"
2224+ height="3"
2225+ width="8" />
2226 <path
2227- d="M 4,6 C 2.892,6 2,6.892 2,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,15 26,14.108 26,13 l 0,-2 C 26,9.892 25.574418,9 24.466418,9 L 24,9 24,8 C 24,6.892 23.108,6 22,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,17 C 3.446,17 3,16.554 3,16 L 3,8 C 3,7.446 3.446,7 4,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2228+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
2229 id="rect2401-48-6"
2230- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2231+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,15 22,14.108 22,13 l 0,-2 C 22,9.892 21.574418,9 20.466418,9 L 20,9 20,8 C 20,6.892 19.108,6 18,6 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
2232 <rect
2233- width="19.5"
2234- height="9.500001"
2235- rx="0.75"
2236- ry="0.75"
2237- x="3.25"
2238- y="6.2499995"
2239+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#df382c;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
2240 id="rect3192"
2241- style="opacity:0.3;fill:none;stroke:#df382c;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2242+ y="6.2452202"
2243+ x="1.2452203"
2244+ ry="0.73150456"
2245+ rx="0.73984057"
2246+ height="9.5095596"
2247+ width="17.50956" />
2248 <path
2249- d="M 4,5 C 2.892,5 2,5.892 2,7 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,14 26,13.108 26,12 l 0,-2 C 26,8.892 25.574418,8 24.466418,8 L 24,8 24,7 C 24,5.892 23.108,5 22,5 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,16 C 3.446,16 3,15.554 3,15 L 3,7 C 3,6.446 3.446,6 4,6 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2250+ style="display:inline;overflow:visible;visibility:visible;fill:#df382c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
2251 id="rect2401-48"
2252- style="fill:#df382c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2253+ d="M 2,5 C 0.892,5 0,5.892 0,7 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,14 22,13.108 22,12 l 0,-2 C 22,8.892 21.574418,8 20.466418,8 L 20,8 20,7 C 20,5.892 19.108,5 18,5 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,16 C 1.446,16 1,15.554 1,15 L 1,7 C 1,6.446 1.446,6 2,6 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
2254 <rect
2255- width="8"
2256- height="4"
2257- rx="0.5"
2258- ry="0.5"
2259+ style="display:inline;overflow:visible;visibility:visible;fill:#df382c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
2260+ id="rect3190"
2261+ transform="matrix(0,1,-1,0,0,0)"
2262+ y="-5"
2263 x="7"
2264- y="-8"
2265- transform="matrix(0,1,-1,0,0,0)"
2266- id="rect3190"
2267- style="fill:#df382c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2268+ ry="0.5"
2269+ rx="0.5"
2270+ height="3"
2271+ width="8" />
2272 </svg>
2273
2274=== modified file 'ubuntu-mono-dark/status/22/battery-040-charging.svg'
2275--- ubuntu-mono-dark/status/22/battery-040-charging.svg 2011-03-07 17:59:04 +0000
2276+++ ubuntu-mono-dark/status/22/battery-040-charging.svg 2017-06-27 09:01:46 +0000
2277@@ -1,6 +1,4 @@
2278 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2279-<!-- Created with Inkscape (http://www.inkscape.org/) -->
2280-
2281 <svg
2282 xmlns:dc="http://purl.org/dc/elements/1.1/"
2283 xmlns:cc="http://creativecommons.org/ns#"
2284@@ -8,7 +6,7 @@
2285 xmlns:svg="http://www.w3.org/2000/svg"
2286 xmlns="http://www.w3.org/2000/svg"
2287 version="1.1"
2288- width="26"
2289+ width="22"
2290 height="22"
2291 id="svg3014">
2292 <defs
2293@@ -25,54 +23,54 @@
2294 </cc:Work>
2295 </rdf:RDF>
2296 </metadata>
2297+ <path
2298+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,15 22,14.108 22,13 l 0,-2 C 22,9.892 21.574418,9 20.466418,9 L 20,9 20,8 C 20,6.892 19.108,6 18,6 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2299+ id="rect2401-5"
2300+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
2301+ <path
2302+ d="M 2,5 C 0.892,5 0,5.892 0,7 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,14 22,13.108 22,12 l 0,-2 C 22,8.892 21.574418,8 20.466418,8 L 20,8 20,7 C 20,5.892 19.108,5 18,5 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,16 C 1.446,16 1,15.554 1,15 L 1,7 C 1,6.446 1.446,6 2,6 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2303+ id="rect2401"
2304+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
2305+ <rect
2306+ width="17.50956"
2307+ height="9.5095596"
2308+ rx="0.73984051"
2309+ ry="0.73150456"
2310+ x="1.2452202"
2311+ y="6.2452202"
2312+ id="rect3192"
2313+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
2314+ <path
2315+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
2316+ id="path3172-8"
2317+ d="m 16.5,14.994615 -6.9999988,-6.9999998 0,3.9999998 -6.000001,-2.9999998 8.0000008,6.9999998 0,-3 4.999999,2 z" />
2318+ <path
2319+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
2320+ id="path3172"
2321+ d="M 16.5,14 9.5000012,7.0000002 9.5000012,11 3.5000002,8.0000002 11.500001,15 l 0,-3 L 16.5,14 Z" />
2322 <g
2323- transform="matrix(0.38888889,0,0,1,1.2777777,0)"
2324+ transform="matrix(0.38888889,0,0,1,-0.72222225,0)"
2325 id="g3076"
2326 style="opacity:0.4">
2327 <rect
2328 width="8"
2329- height="18"
2330+ height="15.428566"
2331 rx="0.5"
2332 ry="1.2857143"
2333 x="8"
2334- y="-25"
2335+ y="-22.428572"
2336 transform="matrix(0,1,-1,0,0,0)"
2337 id="rect3190-4"
2338- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2339+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
2340 <rect
2341 width="8"
2342- height="18"
2343+ height="15.428572"
2344 rx="0.5"
2345 ry="1.2857143"
2346 x="7"
2347- y="-25"
2348+ y="-22.428572"
2349 transform="matrix(0,1,-1,0,0,0)"
2350 id="rect3190"
2351- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2352+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
2353 </g>
2354- <path
2355- d="M 4,6 C 2.892,6 2,6.892 2,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,15 26,14.108 26,13 l 0,-2 C 26,9.892 25.574418,9 24.466418,9 L 24,9 24,8 C 24,6.892 23.108,6 22,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,17 C 3.446,17 3,16.554 3,16 L 3,8 C 3,7.446 3.446,7 4,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2356- id="rect2401-5"
2357- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2358- <path
2359- d="M 4,5 C 2.892,5 2,5.892 2,7 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,14 26,13.108 26,12 l 0,-2 C 26,8.892 25.574418,8 24.466418,8 L 24,8 24,7 C 24,5.892 23.108,5 22,5 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,16 C 3.446,16 3,15.554 3,15 L 3,7 C 3,6.446 3.446,6 4,6 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2360- id="rect2401"
2361- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2362- <rect
2363- width="19.5"
2364- height="9.500001"
2365- rx="0.75"
2366- ry="0.75"
2367- x="3.25"
2368- y="6.25"
2369- id="rect3192"
2370- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2371- <path
2372- d="m 19.997788,15 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
2373- id="path3172-8"
2374- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
2375- <path
2376- d="m 19.997788,14.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
2377- id="path3172"
2378- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
2379 </svg>
2380
2381=== modified file 'ubuntu-mono-dark/status/22/battery-040.svg'
2382--- ubuntu-mono-dark/status/22/battery-040.svg 2011-03-07 17:59:04 +0000
2383+++ ubuntu-mono-dark/status/22/battery-040.svg 2017-06-27 09:01:46 +0000
2384@@ -1,16 +1,14 @@
2385 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2386-<!-- Created with Inkscape (http://www.inkscape.org/) -->
2387-
2388 <svg
2389 xmlns:dc="http://purl.org/dc/elements/1.1/"
2390 xmlns:cc="http://creativecommons.org/ns#"
2391 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2392 xmlns:svg="http://www.w3.org/2000/svg"
2393 xmlns="http://www.w3.org/2000/svg"
2394- version="1.1"
2395- width="26"
2396+ id="svg3014"
2397 height="22"
2398- id="svg3014">
2399+ width="22"
2400+ version="1.1">
2401 <defs
2402 id="defs3016" />
2403 <metadata
2404@@ -26,40 +24,40 @@
2405 </rdf:RDF>
2406 </metadata>
2407 <path
2408- d="M 4,6 C 2.892,6 2,6.892 2,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,15 26,14.108 26,13 l 0,-2 C 26,9.892 25.574418,9 24.466418,9 L 24,9 24,8 C 24,6.892 23.108,6 22,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,17 C 3.446,17 3,16.554 3,16 L 3,8 C 3,7.446 3.446,7 4,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2409+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
2410 id="rect2401-5"
2411- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2412+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,15 22,14.108 22,13 l 0,-2 C 22,9.892 21.574418,9 20.466418,9 L 20,9 20,8 C 20,6.892 19.108,6 18,6 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
2413 <rect
2414- width="8"
2415- height="7"
2416- rx="0.5"
2417+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
2418+ id="rect3190-4"
2419+ transform="matrix(0,1,-1,0,0,0)"
2420+ y="-8"
2421+ x="8"
2422 ry="0.5"
2423- x="8"
2424- y="-11"
2425- transform="matrix(0,1,-1,0,0,0)"
2426- id="rect3190-4"
2427- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2428+ rx="0.5"
2429+ height="5.9999995"
2430+ width="8" />
2431 <path
2432- d="M 4,5 C 2.892,5 2,5.892 2,7 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,14 26,13.108 26,12 l 0,-2 C 26,8.892 25.574418,8 24.466418,8 L 24,8 24,7 C 24,5.892 23.108,5 22,5 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,16 C 3.446,16 3,15.554 3,15 L 3,7 C 3,6.446 3.446,6 4,6 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2433+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
2434 id="rect2401"
2435- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2436+ d="M 2,5 C 0.892,5 0,5.892 0,7 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,14 22,13.108 22,12 l 0,-2 C 22,8.892 21.574418,8 20.466418,8 L 20,8 20,7 C 20,5.892 19.108,5 18,5 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,16 C 1.446,16 1,15.554 1,15 L 1,7 C 1,6.446 1.446,6 2,6 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
2437 <rect
2438- width="19.5"
2439- height="9.500001"
2440- rx="0.75"
2441- ry="0.75"
2442- x="3.25"
2443- y="6.25"
2444+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
2445 id="rect3192"
2446- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2447+ y="6.2452202"
2448+ x="1.2452202"
2449+ ry="0.73150456"
2450+ rx="0.73984051"
2451+ height="9.5095596"
2452+ width="17.50956" />
2453 <rect
2454- width="8"
2455- height="7"
2456- rx="0.5"
2457+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
2458+ id="rect3190"
2459+ transform="matrix(0,1,-1,0,0,0)"
2460+ y="-8"
2461+ x="7"
2462 ry="0.49999177"
2463- x="7"
2464- y="-11"
2465- transform="matrix(0,1,-1,0,0,0)"
2466- id="rect3190"
2467- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2468+ rx="0.5"
2469+ height="5.9999986"
2470+ width="8" />
2471 </svg>
2472
2473=== modified file 'ubuntu-mono-dark/status/22/battery-060-charging.svg'
2474--- ubuntu-mono-dark/status/22/battery-060-charging.svg 2011-03-07 17:59:04 +0000
2475+++ ubuntu-mono-dark/status/22/battery-060-charging.svg 2017-06-27 09:01:46 +0000
2476@@ -1,6 +1,4 @@
2477 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2478-<!-- Created with Inkscape (http://www.inkscape.org/) -->
2479-
2480 <svg
2481 xmlns:dc="http://purl.org/dc/elements/1.1/"
2482 xmlns:cc="http://creativecommons.org/ns#"
2483@@ -8,7 +6,7 @@
2484 xmlns:svg="http://www.w3.org/2000/svg"
2485 xmlns="http://www.w3.org/2000/svg"
2486 version="1.1"
2487- width="26"
2488+ width="22"
2489 height="22"
2490 id="svg3014">
2491 <defs
2492@@ -25,54 +23,54 @@
2493 </cc:Work>
2494 </rdf:RDF>
2495 </metadata>
2496+ <path
2497+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,15 22,14.108 22,13 l 0,-2 C 22,9.892 21.574418,9 20.466418,9 L 20,9 20,8 C 20,6.892 19.108,6 18,6 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2498+ id="rect2401-5"
2499+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
2500+ <path
2501+ d="M 2,5 C 0.892,5 0,5.892 0,7 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,14 22,13.108 22,12 l 0,-2 C 22,8.892 21.574418,8 20.466418,8 L 20,8 20,7 C 20,5.892 19.108,5 18,5 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,16 C 1.446,16 1,15.554 1,15 L 1,7 C 1,6.446 1.446,6 2,6 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2502+ id="rect2401"
2503+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
2504+ <rect
2505+ width="17.50956"
2506+ height="9.5095596"
2507+ rx="0.73984051"
2508+ ry="0.73150456"
2509+ x="1.2452202"
2510+ y="6.2452202"
2511+ id="rect3192"
2512+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
2513+ <path
2514+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
2515+ id="path3172-8"
2516+ d="m 16.5,14.994615 -6.9999988,-6.9999998 0,3.9999998 -6.000001,-2.9999998 8.0000008,6.9999998 0,-3 4.999999,2 z" />
2517+ <path
2518+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
2519+ id="path3172"
2520+ d="M 16.5,14 9.5000012,7.0000002 9.5000012,11 3.5000002,8.0000002 11.500001,15 l 0,-3 L 16.5,14 Z" />
2521 <g
2522- transform="matrix(0.61111111,0,0,1,-0.2777778,0)"
2523+ transform="matrix(0.38888889,0,0,1,-0.72222225,0)"
2524 id="g3076"
2525 style="opacity:0.4">
2526 <rect
2527 width="8"
2528- height="18"
2529+ height="25.714279"
2530 rx="0.5"
2531- ry="0.81818181"
2532+ ry="1.2857143"
2533 x="8"
2534- y="-25"
2535+ y="-32.714287"
2536 transform="matrix(0,1,-1,0,0,0)"
2537 id="rect3190-4"
2538- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2539+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
2540 <rect
2541 width="8"
2542- height="18"
2543+ height="25.714277"
2544 rx="0.5"
2545- ry="0.81818181"
2546+ ry="1.2857143"
2547 x="7"
2548- y="-25"
2549+ y="-32.714287"
2550 transform="matrix(0,1,-1,0,0,0)"
2551 id="rect3190"
2552- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2553+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
2554 </g>
2555- <path
2556- d="M 4,6 C 2.892,6 2,6.892 2,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,15 26,14.108 26,13 l 0,-2 C 26,9.892 25.574418,9 24.466418,9 L 24,9 24,8 C 24,6.892 23.108,6 22,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,17 C 3.446,17 3,16.554 3,16 L 3,8 C 3,7.446 3.446,7 4,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2557- id="rect2401-5"
2558- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2559- <path
2560- d="M 4,5 C 2.892,5 2,5.892 2,7 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,14 26,13.108 26,12 l 0,-2 C 26,8.892 25.574418,8 24.466418,8 L 24,8 24,7 C 24,5.892 23.108,5 22,5 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,16 C 3.446,16 3,15.554 3,15 L 3,7 C 3,6.446 3.446,6 4,6 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2561- id="rect2401"
2562- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2563- <rect
2564- width="19.5"
2565- height="9.500001"
2566- rx="0.75"
2567- ry="0.75"
2568- x="3.25"
2569- y="6.25"
2570- id="rect3192"
2571- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2572- <path
2573- d="m 19.997788,15 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
2574- id="path3172-8"
2575- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
2576- <path
2577- d="m 19.997788,14.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
2578- id="path3172"
2579- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
2580 </svg>
2581
2582=== modified file 'ubuntu-mono-dark/status/22/battery-060.svg'
2583--- ubuntu-mono-dark/status/22/battery-060.svg 2011-03-07 17:59:04 +0000
2584+++ ubuntu-mono-dark/status/22/battery-060.svg 2017-06-27 09:01:46 +0000
2585@@ -1,6 +1,4 @@
2586 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2587-<!-- Created with Inkscape (http://www.inkscape.org/) -->
2588-
2589 <svg
2590 xmlns:dc="http://purl.org/dc/elements/1.1/"
2591 xmlns:cc="http://creativecommons.org/ns#"
2592@@ -8,7 +6,7 @@
2593 xmlns:svg="http://www.w3.org/2000/svg"
2594 xmlns="http://www.w3.org/2000/svg"
2595 version="1.1"
2596- width="26"
2597+ width="22"
2598 height="22"
2599 id="svg3014">
2600 <defs
2601@@ -26,40 +24,40 @@
2602 </rdf:RDF>
2603 </metadata>
2604 <path
2605- d="M 4,6 C 2.892,6 2,6.892 2,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,15 26,14.108 26,13 l 0,-2 C 26,9.892 25.574418,9 24.466418,9 L 24,9 24,8 C 24,6.892 23.108,6 22,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,17 C 3.446,17 3,16.554 3,16 L 3,8 C 3,7.446 3.446,7 4,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2606+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,15 22,14.108 22,13 l 0,-2 C 22,9.892 21.574418,9 20.466418,9 L 20,9 20,8 C 20,6.892 19.108,6 18,6 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2607 id="rect2401-5"
2608- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2609+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
2610 <rect
2611 width="8"
2612- height="11"
2613+ height="10.000001"
2614 rx="0.5"
2615 ry="0.5"
2616 x="8"
2617- y="-15"
2618+ y="-12"
2619 transform="matrix(0,1,-1,0,0,0)"
2620 id="rect3190-4"
2621- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2622+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
2623 <path
2624- d="M 4,5 C 2.892,5 2,5.892 2,7 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,14 26,13.108 26,12 l 0,-2 C 26,8.892 25.574418,8 24.466418,8 L 24,8 24,7 C 24,5.892 23.108,5 22,5 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,16 C 3.446,16 3,15.554 3,15 L 3,7 C 3,6.446 3.446,6 4,6 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2625+ d="M 2,5 C 0.892,5 0,5.892 0,7 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,14 22,13.108 22,12 l 0,-2 C 22,8.892 21.574418,8 20.466418,8 L 20,8 20,7 C 20,5.892 19.108,5 18,5 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,16 C 1.446,16 1,15.554 1,15 L 1,7 C 1,6.446 1.446,6 2,6 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2626 id="rect2401"
2627- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2628+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
2629 <rect
2630- width="19.5"
2631- height="9.500001"
2632- rx="0.75"
2633- ry="0.75"
2634- x="3.25"
2635- y="6.25"
2636+ width="17.50956"
2637+ height="9.5095596"
2638+ rx="0.73984051"
2639+ ry="0.73150456"
2640+ x="1.2452202"
2641+ y="6.2452202"
2642 id="rect3192"
2643- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2644+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
2645 <rect
2646 width="8"
2647- height="11"
2648+ height="9.999999"
2649 rx="0.5"
2650- ry="0.5"
2651+ ry="0.49999177"
2652 x="7"
2653- y="-15"
2654+ y="-12"
2655 transform="matrix(0,1,-1,0,0,0)"
2656 id="rect3190"
2657- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2658+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
2659 </svg>
2660
2661=== modified file 'ubuntu-mono-dark/status/22/battery-080-charging.svg'
2662--- ubuntu-mono-dark/status/22/battery-080-charging.svg 2011-03-07 17:59:04 +0000
2663+++ ubuntu-mono-dark/status/22/battery-080-charging.svg 2017-06-27 09:01:46 +0000
2664@@ -1,6 +1,4 @@
2665 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2666-<!-- Created with Inkscape (http://www.inkscape.org/) -->
2667-
2668 <svg
2669 xmlns:dc="http://purl.org/dc/elements/1.1/"
2670 xmlns:cc="http://creativecommons.org/ns#"
2671@@ -8,7 +6,7 @@
2672 xmlns:svg="http://www.w3.org/2000/svg"
2673 xmlns="http://www.w3.org/2000/svg"
2674 version="1.1"
2675- width="26"
2676+ width="22"
2677 height="22"
2678 id="svg3014">
2679 <defs
2680@@ -25,54 +23,54 @@
2681 </cc:Work>
2682 </rdf:RDF>
2683 </metadata>
2684+ <path
2685+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,15 22,14.108 22,13 l 0,-2 C 22,9.892 21.574418,9 20.466418,9 L 20,9 20,8 C 20,6.892 19.108,6 18,6 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2686+ id="rect2401-5"
2687+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
2688+ <path
2689+ d="M 2,5 C 0.892,5 0,5.892 0,7 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,14 22,13.108 22,12 l 0,-2 C 22,8.892 21.574418,8 20.466418,8 L 20,8 20,7 C 20,5.892 19.108,5 18,5 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,16 C 1.446,16 1,15.554 1,15 L 1,7 C 1,6.446 1.446,6 2,6 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2690+ id="rect2401"
2691+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
2692+ <rect
2693+ width="17.50956"
2694+ height="9.5095596"
2695+ rx="0.73984051"
2696+ ry="0.73150456"
2697+ x="1.2452202"
2698+ y="6.2452202"
2699+ id="rect3192"
2700+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
2701+ <path
2702+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
2703+ id="path3172-8"
2704+ d="m 16.5,14.994615 -6.9999988,-6.9999998 0,3.9999998 -6.000001,-2.9999998 8.0000008,6.9999998 0,-3 4.999999,2 z" />
2705+ <path
2706+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
2707+ id="path3172"
2708+ d="M 16.5,14 9.5000012,7.0000002 9.5000012,11 3.5000002,8.0000002 11.500001,15 l 0,-3 L 16.5,14 Z" />
2709 <g
2710- transform="matrix(0.77777778,0,0,1,-1.4444445,0)"
2711+ transform="matrix(0.38888889,0,0,1,-0.72222225,0)"
2712 id="g3076"
2713 style="opacity:0.4">
2714 <rect
2715 width="8"
2716- height="18"
2717+ height="33.428562"
2718 rx="0.5"
2719- ry="0.64285713"
2720+ ry="1.2857143"
2721 x="8"
2722- y="-25"
2723+ y="-40.42857"
2724 transform="matrix(0,1,-1,0,0,0)"
2725 id="rect3190-4"
2726- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2727+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
2728 <rect
2729 width="8"
2730- height="18"
2731+ height="33.428558"
2732 rx="0.5"
2733- ry="0.64285713"
2734+ ry="1.2857143"
2735 x="7"
2736- y="-25"
2737+ y="-40.42857"
2738 transform="matrix(0,1,-1,0,0,0)"
2739 id="rect3190"
2740- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2741+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
2742 </g>
2743- <path
2744- d="M 4,6 C 2.892,6 2,6.892 2,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,15 26,14.108 26,13 l 0,-2 C 26,9.892 25.574418,9 24.466418,9 L 24,9 24,8 C 24,6.892 23.108,6 22,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,17 C 3.446,17 3,16.554 3,16 L 3,8 C 3,7.446 3.446,7 4,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2745- id="rect2401-5"
2746- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2747- <path
2748- d="M 4,5 C 2.892,5 2,5.892 2,7 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,14 26,13.108 26,12 l 0,-2 C 26,8.892 25.574418,8 24.466418,8 L 24,8 24,7 C 24,5.892 23.108,5 22,5 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,16 C 3.446,16 3,15.554 3,15 L 3,7 C 3,6.446 3.446,6 4,6 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2749- id="rect2401"
2750- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2751- <rect
2752- width="19.5"
2753- height="9.500001"
2754- rx="0.75"
2755- ry="0.75"
2756- x="3.25"
2757- y="6.25"
2758- id="rect3192"
2759- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2760- <path
2761- d="m 19.997788,15 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
2762- id="path3172-8"
2763- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
2764- <path
2765- d="m 19.997788,14.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
2766- id="path3172"
2767- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
2768 </svg>
2769
2770=== modified file 'ubuntu-mono-dark/status/22/battery-080.svg'
2771--- ubuntu-mono-dark/status/22/battery-080.svg 2011-03-07 17:59:04 +0000
2772+++ ubuntu-mono-dark/status/22/battery-080.svg 2017-06-27 09:01:46 +0000
2773@@ -1,6 +1,4 @@
2774 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2775-<!-- Created with Inkscape (http://www.inkscape.org/) -->
2776-
2777 <svg
2778 xmlns:dc="http://purl.org/dc/elements/1.1/"
2779 xmlns:cc="http://creativecommons.org/ns#"
2780@@ -8,7 +6,7 @@
2781 xmlns:svg="http://www.w3.org/2000/svg"
2782 xmlns="http://www.w3.org/2000/svg"
2783 version="1.1"
2784- width="26"
2785+ width="22"
2786 height="22"
2787 id="svg3014">
2788 <defs
2789@@ -26,40 +24,40 @@
2790 </rdf:RDF>
2791 </metadata>
2792 <path
2793- d="M 4,6 C 2.892,6 2,6.892 2,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,15 26,14.108 26,13 l 0,-2 C 26,9.892 25.574418,9 24.466418,9 L 24,9 24,8 C 24,6.892 23.108,6 22,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,17 C 3.446,17 3,16.554 3,16 L 3,8 C 3,7.446 3.446,7 4,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2794+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,15 22,14.108 22,13 l 0,-2 C 22,9.892 21.574418,9 20.466418,9 L 20,9 20,8 C 20,6.892 19.108,6 18,6 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2795 id="rect2401-5"
2796- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2797+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
2798 <rect
2799 width="8"
2800- height="14"
2801+ height="13"
2802 rx="0.5"
2803 ry="0.5"
2804 x="8"
2805- y="-18"
2806+ y="-15"
2807 transform="matrix(0,1,-1,0,0,0)"
2808 id="rect3190-4"
2809- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2810+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
2811 <path
2812- d="M 4,5 C 2.892,5 2,5.892 2,7 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,14 26,13.108 26,12 l 0,-2 C 26,8.892 25.574418,8 24.466418,8 L 24,8 24,7 C 24,5.892 23.108,5 22,5 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,16 C 3.446,16 3,15.554 3,15 L 3,7 C 3,6.446 3.446,6 4,6 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2813+ d="M 2,5 C 0.892,5 0,5.892 0,7 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,14 22,13.108 22,12 l 0,-2 C 22,8.892 21.574418,8 20.466418,8 L 20,8 20,7 C 20,5.892 19.108,5 18,5 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,16 C 1.446,16 1,15.554 1,15 L 1,7 C 1,6.446 1.446,6 2,6 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2814 id="rect2401"
2815- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2816+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
2817 <rect
2818- width="19.5"
2819- height="9.500001"
2820- rx="0.75"
2821- ry="0.75"
2822- x="3.25"
2823- y="6.25"
2824+ width="17.50956"
2825+ height="9.5095596"
2826+ rx="0.73984051"
2827+ ry="0.73150456"
2828+ x="1.2452202"
2829+ y="6.2452202"
2830 id="rect3192"
2831- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2832+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
2833 <rect
2834 width="8"
2835- height="14"
2836+ height="12.999999"
2837 rx="0.5"
2838- ry="0.5"
2839+ ry="0.49999177"
2840 x="7"
2841- y="-18"
2842+ y="-15"
2843 transform="matrix(0,1,-1,0,0,0)"
2844 id="rect3190"
2845- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2846+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
2847 </svg>
2848
2849=== modified file 'ubuntu-mono-dark/status/22/battery-100-charging.svg'
2850--- ubuntu-mono-dark/status/22/battery-100-charging.svg 2011-03-07 17:59:04 +0000
2851+++ ubuntu-mono-dark/status/22/battery-100-charging.svg 2017-06-27 09:01:46 +0000
2852@@ -1,6 +1,4 @@
2853 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2854-<!-- Created with Inkscape (http://www.inkscape.org/) -->
2855-
2856 <svg
2857 xmlns:dc="http://purl.org/dc/elements/1.1/"
2858 xmlns:cc="http://creativecommons.org/ns#"
2859@@ -8,7 +6,7 @@
2860 xmlns:svg="http://www.w3.org/2000/svg"
2861 xmlns="http://www.w3.org/2000/svg"
2862 version="1.1"
2863- width="26"
2864+ width="22"
2865 height="22"
2866 id="svg3014">
2867 <defs
2868@@ -25,54 +23,54 @@
2869 </cc:Work>
2870 </rdf:RDF>
2871 </metadata>
2872+ <path
2873+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,15 22,14.108 22,13 l 0,-2 C 22,9.892 21.574418,9 20.466418,9 L 20,9 20,8 C 20,6.892 19.108,6 18,6 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2874+ id="rect2401-5"
2875+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
2876+ <path
2877+ d="M 2,5 C 0.892,5 0,5.892 0,7 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,14 22,13.108 22,12 l 0,-2 C 22,8.892 21.574418,8 20.466418,8 L 20,8 20,7 C 20,5.892 19.108,5 18,5 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,16 C 1.446,16 1,15.554 1,15 L 1,7 C 1,6.446 1.446,6 2,6 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2878+ id="rect2401"
2879+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
2880+ <rect
2881+ width="17.50956"
2882+ height="9.5095596"
2883+ rx="0.73984051"
2884+ ry="0.73150456"
2885+ x="1.2452202"
2886+ y="6.2452202"
2887+ id="rect3192"
2888+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
2889+ <path
2890+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
2891+ id="path3172-8"
2892+ d="m 16.5,14.994615 -6.9999988,-6.9999998 0,3.9999998 -6.000001,-2.9999998 8.0000008,6.9999998 0,-3 4.999999,2 z" />
2893+ <path
2894+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
2895+ id="path3172"
2896+ d="M 16.5,14 9.5000012,7.0000002 9.5000012,11 3.5000002,8.0000002 11.500001,15 l 0,-3 L 16.5,14 Z" />
2897 <g
2898- transform="translate(-3,0)"
2899+ transform="matrix(0.38888889,0,0,1,-0.72222225,0)"
2900 id="g3076"
2901 style="opacity:0.4">
2902 <rect
2903 width="8"
2904- height="18"
2905+ height="41.142845"
2906 rx="0.5"
2907- ry="0.5"
2908+ ry="1.2857143"
2909 x="8"
2910- y="-25"
2911+ y="-48.142857"
2912 transform="matrix(0,1,-1,0,0,0)"
2913 id="rect3190-4"
2914- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2915+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
2916 <rect
2917 width="8"
2918- height="18"
2919+ height="41.142853"
2920 rx="0.5"
2921- ry="0.5"
2922+ ry="1.2857143"
2923 x="7"
2924- y="-25"
2925+ y="-48.142857"
2926 transform="matrix(0,1,-1,0,0,0)"
2927 id="rect3190"
2928- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2929+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
2930 </g>
2931- <path
2932- d="M 4,6 C 2.892,6 2,6.892 2,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,15 26,14.108 26,13 l 0,-2 C 26,9.892 25.574418,9 24.466418,9 L 24,9 24,8 C 24,6.892 23.108,6 22,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,17 C 3.446,17 3,16.554 3,16 L 3,8 C 3,7.446 3.446,7 4,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2933- id="rect2401-5"
2934- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2935- <path
2936- d="M 4,5 C 2.892,5 2,5.892 2,7 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,14 26,13.108 26,12 l 0,-2 C 26,8.892 25.574418,8 24.466418,8 L 24,8 24,7 C 24,5.892 23.108,5 22,5 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,16 C 3.446,16 3,15.554 3,15 L 3,7 C 3,6.446 3.446,6 4,6 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2937- id="rect2401"
2938- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2939- <path
2940- d="m 19.997788,15 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
2941- id="path3172-8"
2942- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
2943- <path
2944- d="m 19.997788,14.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
2945- id="path3172"
2946- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
2947- <rect
2948- width="19.5"
2949- height="9.500001"
2950- rx="0.75"
2951- ry="0.75"
2952- x="3.25"
2953- y="6.25"
2954- id="rect3192"
2955- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2956 </svg>
2957
2958=== modified file 'ubuntu-mono-dark/status/22/battery-100.svg'
2959--- ubuntu-mono-dark/status/22/battery-100.svg 2011-03-07 17:59:04 +0000
2960+++ ubuntu-mono-dark/status/22/battery-100.svg 2017-06-27 09:01:46 +0000
2961@@ -1,6 +1,4 @@
2962 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2963-<!-- Created with Inkscape (http://www.inkscape.org/) -->
2964-
2965 <svg
2966 xmlns:dc="http://purl.org/dc/elements/1.1/"
2967 xmlns:cc="http://creativecommons.org/ns#"
2968@@ -8,7 +6,7 @@
2969 xmlns:svg="http://www.w3.org/2000/svg"
2970 xmlns="http://www.w3.org/2000/svg"
2971 version="1.1"
2972- width="26"
2973+ width="22"
2974 height="22"
2975 id="svg3014">
2976 <defs
2977@@ -26,40 +24,40 @@
2978 </rdf:RDF>
2979 </metadata>
2980 <path
2981- d="M 4,6 C 2.892,6 2,6.892 2,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,15 26,14.108 26,13 l 0,-2 C 26,9.892 25.574418,9 24.466418,9 L 24,9 24,8 C 24,6.892 23.108,6 22,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,17 C 3.446,17 3,16.554 3,16 L 3,8 C 3,7.446 3.446,7 4,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2982+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,15 22,14.108 22,13 l 0,-2 C 22,9.892 21.574418,9 20.466418,9 L 20,9 20,8 C 20,6.892 19.108,6 18,6 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
2983 id="rect2401-5"
2984- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2985+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
2986 <rect
2987 width="8"
2988- height="18"
2989+ height="16"
2990 rx="0.5"
2991 ry="0.5"
2992 x="8"
2993- y="-22"
2994+ y="-18"
2995 transform="matrix(0,1,-1,0,0,0)"
2996 id="rect3190-4"
2997- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
2998+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
2999 <path
3000- d="M 4,5 C 2.892,5 2,5.892 2,7 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,14 26,13.108 26,12 l 0,-2 C 26,8.892 25.574418,8 24.466418,8 L 24,8 24,7 C 24,5.892 23.108,5 22,5 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,16 C 3.446,16 3,15.554 3,15 L 3,7 C 3,6.446 3.446,6 4,6 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3001+ d="M 2,5 C 0.892,5 0,5.892 0,7 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,14 22,13.108 22,12 l 0,-2 C 22,8.892 21.574418,8 20.466418,8 L 20,8 20,7 C 20,5.892 19.108,5 18,5 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,16 C 1.446,16 1,15.554 1,15 L 1,7 C 1,6.446 1.446,6 2,6 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3002 id="rect2401"
3003- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3004+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
3005 <rect
3006- width="19.5"
3007- height="9.500001"
3008- rx="0.75"
3009- ry="0.75"
3010- x="3.25"
3011- y="6.25"
3012+ width="17.50956"
3013+ height="9.5095596"
3014+ rx="0.73984051"
3015+ ry="0.73150456"
3016+ x="1.2452202"
3017+ y="6.2452202"
3018 id="rect3192"
3019- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3020+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
3021 <rect
3022 width="8"
3023- height="18"
3024+ height="15.999992"
3025 rx="0.5"
3026- ry="0.5"
3027+ ry="0.49999177"
3028 x="7"
3029- y="-22"
3030+ y="-18"
3031 transform="matrix(0,1,-1,0,0,0)"
3032 id="rect3190"
3033- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3034+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
3035 </svg>
3036
3037=== modified file 'ubuntu-mono-dark/status/22/battery-charged.svg'
3038--- ubuntu-mono-dark/status/22/battery-charged.svg 2011-03-07 17:59:04 +0000
3039+++ ubuntu-mono-dark/status/22/battery-charged.svg 2017-06-27 09:01:46 +0000
3040@@ -1,16 +1,14 @@
3041 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
3042-<!-- Created with Inkscape (http://www.inkscape.org/) -->
3043-
3044 <svg
3045 xmlns:dc="http://purl.org/dc/elements/1.1/"
3046 xmlns:cc="http://creativecommons.org/ns#"
3047 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3048 xmlns:svg="http://www.w3.org/2000/svg"
3049 xmlns="http://www.w3.org/2000/svg"
3050- version="1.1"
3051- width="26"
3052+ id="svg3014"
3053 height="22"
3054- id="svg3014">
3055+ width="22"
3056+ version="1.1">
3057 <defs
3058 id="defs3016" />
3059 <metadata
3060@@ -26,28 +24,28 @@
3061 </rdf:RDF>
3062 </metadata>
3063 <path
3064- d="M 4.5,8 C 4.223,8 4,8.223 4,8.5 l 0,7 C 4,15.777 4.223,16 4.5,16 L 15,16 7,9 13,12 13,8 4.5,8 z m 8.5,0 7,7 -5,-2 0,3 6.5,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 C 22,8.223 21.777,8 21.5,8 L 13,8 z"
3065- id="rect3190-8"
3066- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3067+ id="rect3190-3"
3068+ d="M 2.5,8 C 2.223005,8 2,8.223 2,8.5 l 0,7 C 2,15.777 2.223005,16 2.5,16 l 9,0 -8,-7 6,3 0,-4 -7,0 z m 7,0 7,7 -5,-2 0,3 6,0 c 0.276995,0 0.5,-0.223 0.5,-0.5 l 0,-7 C 18,8.223 17.776995,8 17.5,8 l -8,0 z"
3069+ style="display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:0.29803922;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
3070 <path
3071- d="M 4,6 C 2.892,6 2,6.892 2,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,15 26,14.108 26,13 l 0,-2 C 26,9.892 25.574418,9 24.466418,9 L 24,9 24,8 C 24,6.892 23.108,6 22,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,17 C 3.446,17 3,16.554 3,16 L 3,8 C 3,7.446 3.446,7 4,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3072+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3073 id="rect2401-5"
3074- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3075+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,15 22,14.108 22,13 l 0,-2 C 22,9.892 21.574418,9 20.466418,9 L 20,9 20,8 C 20,6.892 19.108,6 18,6 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3076 <path
3077- d="M 4,5 C 2.892,5 2,5.892 2,7 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 25.492328,14 26,13.108 26,12 l 0,-2 C 26,8.892 25.574418,8 24.466418,8 L 24,8 24,7 C 24,5.892 23.108,5 22,5 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 4,16 C 3.446,16 3,15.554 3,15 L 3,7 C 3,6.446 3.446,6 4,6 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3078+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3079 id="rect2401"
3080- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3081+ d="M 2,5 C 0.892,5 0,5.892 0,7 l 0,8 c 0,1.108 0.892,2 2,2 l 16,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 21.492328,14 22,13.108 22,12 l 0,-2 C 22,8.892 21.574418,8 20.466418,8 L 20,8 20,7 C 20,5.892 19.108,5 18,5 Z m 0,1 16,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,16 C 1.446,16 1,15.554 1,15 L 1,7 C 1,6.446 1.446,6 2,6 Z m 18,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3082 <rect
3083- width="19.5"
3084- height="9.500001"
3085- rx="0.75"
3086- ry="0.75"
3087- x="3.25"
3088- y="6.25"
3089+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
3090 id="rect3192"
3091- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3092+ y="6.2452202"
3093+ x="1.2452202"
3094+ ry="0.73150456"
3095+ rx="0.73984051"
3096+ height="9.5095596"
3097+ width="17.50956" />
3098 <path
3099- d="M 4.5,7 C 4.223,7 4,7.223 4,7.5 l 0,7 C 4,14.777 4.223,15 4.5,15 L 15,15 7,8 13,11 13,7 4.5,7 z m 8.5,0 7,7 -5,-2 0,3 6.5,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 C 22,7.223 21.777,7 21.5,7 L 13,7 z"
3100 id="rect3190"
3101- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3102+ d="M 2.5 7 C 2.2230046 7 2 7.223 2 7.5 L 2 14.5 C 2 14.777 2.2230046 15 2.5 15 L 11.5 15 L 3.5 8 L 9.5 11 L 9.5 7 L 2.5 7 z M 9.5 7 L 16.5 14 L 11.5 12 L 11.5 15 L 17.5 15 C 17.776995 15 18 14.777 18 14.5 L 18 7.5 C 18 7.223 17.776995 7 17.5 7 L 9.5 7 z "
3103+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
3104 </svg>
3105
3106=== modified file 'ubuntu-mono-dark/status/24/battery-000-charging.svg'
3107--- ubuntu-mono-dark/status/24/battery-000-charging.svg 2011-03-07 17:59:04 +0000
3108+++ ubuntu-mono-dark/status/24/battery-000-charging.svg 2017-06-27 09:01:46 +0000
3109@@ -1,16 +1,14 @@
3110 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
3111-<!-- Created with Inkscape (http://www.inkscape.org/) -->
3112-
3113 <svg
3114 xmlns:dc="http://purl.org/dc/elements/1.1/"
3115 xmlns:cc="http://creativecommons.org/ns#"
3116 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3117 xmlns:svg="http://www.w3.org/2000/svg"
3118 xmlns="http://www.w3.org/2000/svg"
3119- version="1.1"
3120- width="32"
3121+ id="svg3014"
3122 height="24"
3123- id="svg3014">
3124+ width="24"
3125+ version="1.1">
3126 <defs
3127 id="defs3016" />
3128 <metadata
3129@@ -26,28 +24,28 @@
3130 </rdf:RDF>
3131 </metadata>
3132 <path
3133- d="M 7,7 C 5.892,7 5,7.892 5,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,16 29,15.108 29,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 27,10 27,9 C 27,7.892 26.108,7 25,7 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,18 C 6.446,18 6,17.554 6,17 L 6,9 C 6,8.446 6.446,8 7,8 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3134+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3135 id="rect2401-5"
3136- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3137+ d="M 2,7 C 0.892,7 0,7.892 0,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,16 24,15.108 24,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 22,10 22,9 C 22,7.892 21.108,7 20,7 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,18 C 1.446,18 1,17.554 1,17 L 1,9 C 1,8.446 1.446,8 2,8 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3138 <path
3139- d="M 7,6 C 5.892,6 5,6.892 5,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,15 29,14.108 29,13 l 0,-2 C 29,9.892 28.574418,9 27.466418,9 L 27,9 27,8 C 27,6.892 26.108,6 25,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,17 C 6.446,17 6,16.554 6,16 L 6,8 C 6,7.446 6.446,7 7,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3140+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3141 id="rect2401"
3142- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3143+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,15 24,14.108 24,13 l 0,-2 C 24,9.892 23.574418,9 22.466418,9 L 22,9 22,8 C 22,6.892 21.108,6 20,6 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3144 <rect
3145- width="19.5"
3146+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
3147+ id="rect3192"
3148+ y="7.25"
3149+ x="1.25"
3150+ ry="0.75"
3151+ rx="0.75"
3152 height="9.500001"
3153- rx="0.75"
3154- ry="0.75"
3155- x="6.25"
3156- y="7.25"
3157- id="rect3192"
3158- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3159+ width="19.5" />
3160 <path
3161- d="m 22.997788,16 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
3162+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
3163 id="path3172-8"
3164- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
3165+ d="m 17.997788,16 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z" />
3166 <path
3167- d="m 22.997788,15.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
3168+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
3169 id="path3172"
3170- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
3171+ d="m 17.997788,15.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z" />
3172 </svg>
3173
3174=== modified file 'ubuntu-mono-dark/status/24/battery-000.svg'
3175--- ubuntu-mono-dark/status/24/battery-000.svg 2011-03-07 17:59:04 +0000
3176+++ ubuntu-mono-dark/status/24/battery-000.svg 2017-06-27 09:01:46 +0000
3177@@ -1,16 +1,14 @@
3178 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
3179-<!-- Created with Inkscape (http://www.inkscape.org/) -->
3180-
3181 <svg
3182 xmlns:dc="http://purl.org/dc/elements/1.1/"
3183 xmlns:cc="http://creativecommons.org/ns#"
3184 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3185 xmlns:svg="http://www.w3.org/2000/svg"
3186 xmlns="http://www.w3.org/2000/svg"
3187- version="1.0"
3188- width="32"
3189+ id="svg3240"
3190 height="24"
3191- id="svg3240">
3192+ width="24"
3193+ version="1.0">
3194 <metadata
3195 id="metadata9">
3196 <rdf:RDF>
3197@@ -26,20 +24,20 @@
3198 <defs
3199 id="defs3242" />
3200 <path
3201- d="M 7,7 C 5.892,7 5,7.892 5,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,16 29,15.108 29,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 27,10 27,9 C 27,7.892 26.108,7 25,7 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,18 C 6.446,18 6,17.554 6,17 L 6,9 C 6,8.446 6.446,8 7,8 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3202+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3203 id="rect2401-48-6"
3204- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3205+ d="M 2,7 C 0.892,7 0,7.892 0,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,16 24,15.108 24,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 22,10 22,9 C 22,7.892 21.108,7 20,7 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,18 C 1.446,18 1,17.554 1,17 L 1,9 C 1,8.446 1.446,8 2,8 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3206 <rect
3207- width="19.5"
3208+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#df382c;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
3209+ id="rect3192"
3210+ y="7.25"
3211+ x="1.25"
3212+ ry="0.75"
3213+ rx="0.75"
3214 height="9.500001"
3215- rx="0.75"
3216- ry="0.75"
3217- x="6.25"
3218- y="7.25"
3219- id="rect3192"
3220- style="opacity:0.3;fill:none;stroke:#df382c;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3221+ width="19.5" />
3222 <path
3223- d="M 7,6 C 5.892,6 5,6.892 5,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,15 29,14.108 29,13 l 0,-2 C 29,9.892 28.574418,9 27.466418,9 L 27,9 27,8 C 27,6.892 26.108,6 25,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,17 C 6.446,17 6,16.554 6,16 L 6,8 C 6,7.446 6.446,7 7,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3224+ style="display:inline;overflow:visible;visibility:visible;fill:#df382c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3225 id="rect2401-48"
3226- style="fill:#df382c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3227+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,15 24,14.108 24,13 l 0,-2 C 24,9.892 23.574418,9 22.466418,9 L 22,9 22,8 C 22,6.892 21.108,6 20,6 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3228 </svg>
3229
3230=== modified file 'ubuntu-mono-dark/status/24/battery-020-charging.svg'
3231--- ubuntu-mono-dark/status/24/battery-020-charging.svg 2011-03-07 17:59:04 +0000
3232+++ ubuntu-mono-dark/status/24/battery-020-charging.svg 2017-06-27 09:01:46 +0000
3233@@ -1,16 +1,14 @@
3234 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
3235-<!-- Created with Inkscape (http://www.inkscape.org/) -->
3236-
3237 <svg
3238 xmlns:dc="http://purl.org/dc/elements/1.1/"
3239 xmlns:cc="http://creativecommons.org/ns#"
3240 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3241 xmlns:svg="http://www.w3.org/2000/svg"
3242 xmlns="http://www.w3.org/2000/svg"
3243- version="1.1"
3244- width="32"
3245+ id="svg3014"
3246 height="24"
3247- id="svg3014">
3248+ width="24"
3249+ version="1.1">
3250 <defs
3251 id="defs3016" />
3252 <metadata
3253@@ -26,53 +24,53 @@
3254 </rdf:RDF>
3255 </metadata>
3256 <g
3257- transform="matrix(0.22222222,0,0,1,5.4444444,1)"
3258+ style="opacity:0.4"
3259 id="g3076"
3260- style="opacity:0.4">
3261+ transform="matrix(0.22222222,0,0,1,0.4444444,1)">
3262 <rect
3263- width="8"
3264- height="18"
3265- rx="0.5"
3266- ry="2.25"
3267+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
3268+ id="rect3190-4"
3269+ transform="matrix(0,1,-1,0,0,0)"
3270+ y="-25"
3271 x="8"
3272+ ry="2.25"
3273+ rx="0.5"
3274+ height="18"
3275+ width="8" />
3276+ <rect
3277+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
3278+ id="rect3190"
3279+ transform="matrix(0,1,-1,0,0,0)"
3280 y="-25"
3281- transform="matrix(0,1,-1,0,0,0)"
3282- id="rect3190-4"
3283- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3284- <rect
3285- width="8"
3286- height="18"
3287- rx="0.5"
3288- ry="2.25"
3289 x="7"
3290- y="-25"
3291- transform="matrix(0,1,-1,0,0,0)"
3292- id="rect3190"
3293- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3294+ ry="2.25"
3295+ rx="0.5"
3296+ height="18"
3297+ width="8" />
3298 </g>
3299 <path
3300- d="M 7,7 C 5.892,7 5,7.892 5,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,16 29,15.108 29,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 27,10 27,9 C 27,7.892 26.108,7 25,7 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,18 C 6.446,18 6,17.554 6,17 L 6,9 C 6,8.446 6.446,8 7,8 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3301+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3302 id="rect2401-5"
3303- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3304+ d="M 2,7 C 0.892,7 0,7.892 0,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,16 24,15.108 24,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 22,10 22,9 C 22,7.892 21.108,7 20,7 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,18 C 1.446,18 1,17.554 1,17 L 1,9 C 1,8.446 1.446,8 2,8 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3305 <path
3306- d="M 7,6 C 5.892,6 5,6.892 5,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,15 29,14.108 29,13 l 0,-2 C 29,9.892 28.574418,9 27.466418,9 L 27,9 27,8 C 27,6.892 26.108,6 25,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,17 C 6.446,17 6,16.554 6,16 L 6,8 C 6,7.446 6.446,7 7,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3307+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3308 id="rect2401"
3309- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3310+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,15 24,14.108 24,13 l 0,-2 C 24,9.892 23.574418,9 22.466418,9 L 22,9 22,8 C 22,6.892 21.108,6 20,6 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3311 <rect
3312- width="19.5"
3313+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
3314+ id="rect3192"
3315+ y="7.25"
3316+ x="1.25"
3317+ ry="0.75"
3318+ rx="0.75"
3319 height="9.500001"
3320- rx="0.75"
3321- ry="0.75"
3322- x="6.25"
3323- y="7.25"
3324- id="rect3192"
3325- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3326+ width="19.5" />
3327 <path
3328- d="m 22.997788,16 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
3329+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
3330 id="path3172-8"
3331- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
3332+ d="m 17.997788,16 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z" />
3333 <path
3334- d="m 22.997788,15.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
3335+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
3336 id="path3172"
3337- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
3338+ d="m 17.997788,15.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z" />
3339 </svg>
3340
3341=== modified file 'ubuntu-mono-dark/status/24/battery-020.svg'
3342--- ubuntu-mono-dark/status/24/battery-020.svg 2011-03-07 17:59:04 +0000
3343+++ ubuntu-mono-dark/status/24/battery-020.svg 2017-06-27 09:01:46 +0000
3344@@ -1,16 +1,14 @@
3345 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
3346-<!-- Created with Inkscape (http://www.inkscape.org/) -->
3347-
3348 <svg
3349 xmlns:dc="http://purl.org/dc/elements/1.1/"
3350 xmlns:cc="http://creativecommons.org/ns#"
3351 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3352 xmlns:svg="http://www.w3.org/2000/svg"
3353 xmlns="http://www.w3.org/2000/svg"
3354- version="1.0"
3355- width="32"
3356+ id="svg3240"
3357 height="24"
3358- id="svg3240">
3359+ width="24"
3360+ version="1.0">
3361 <metadata
3362 id="metadata9">
3363 <rdf:RDF>
3364@@ -26,40 +24,40 @@
3365 <defs
3366 id="defs3242" />
3367 <rect
3368- width="8"
3369- height="4"
3370- rx="0.5"
3371- ry="0.5"
3372+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
3373+ id="rect3190-4"
3374+ transform="matrix(0,1,-1,0,0,0)"
3375+ y="-6"
3376 x="9"
3377- y="-11"
3378- transform="matrix(0,1,-1,0,0,0)"
3379- id="rect3190-4"
3380- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3381+ ry="0.5"
3382+ rx="0.5"
3383+ height="4"
3384+ width="8" />
3385 <path
3386- d="M 7,7 C 5.892,7 5,7.892 5,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,16 29,15.108 29,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 27,10 27,9 C 27,7.892 26.108,7 25,7 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,18 C 6.446,18 6,17.554 6,17 L 6,9 C 6,8.446 6.446,8 7,8 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3387+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3388 id="rect2401-48-6"
3389- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3390+ d="M 2,7 C 0.892,7 0,7.892 0,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,16 24,15.108 24,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 22,10 22,9 C 22,7.892 21.108,7 20,7 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,18 C 1.446,18 1,17.554 1,17 L 1,9 C 1,8.446 1.446,8 2,8 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3391 <rect
3392- width="19.5"
3393+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#df382c;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
3394+ id="rect3192"
3395+ y="7.25"
3396+ x="1.25"
3397+ ry="0.75"
3398+ rx="0.75"
3399 height="9.500001"
3400- rx="0.75"
3401- ry="0.75"
3402- x="6.25"
3403- y="7.25"
3404- id="rect3192"
3405- style="opacity:0.3;fill:none;stroke:#df382c;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3406+ width="19.5" />
3407 <path
3408- d="M 7,6 C 5.892,6 5,6.892 5,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,15 29,14.108 29,13 l 0,-2 C 29,9.892 28.574418,9 27.466418,9 L 27,9 27,8 C 27,6.892 26.108,6 25,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,17 C 6.446,17 6,16.554 6,16 L 6,8 C 6,7.446 6.446,7 7,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3409+ style="display:inline;overflow:visible;visibility:visible;fill:#df382c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3410 id="rect2401-48"
3411- style="fill:#df382c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3412+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,15 24,14.108 24,13 l 0,-2 C 24,9.892 23.574418,9 22.466418,9 L 22,9 22,8 C 22,6.892 21.108,6 20,6 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3413 <rect
3414- width="8"
3415- height="4"
3416- rx="0.5"
3417- ry="0.5"
3418+ style="display:inline;overflow:visible;visibility:visible;fill:#df382c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
3419+ id="rect3190"
3420+ transform="matrix(0,1,-1,0,0,0)"
3421+ y="-6"
3422 x="8"
3423- y="-11"
3424- transform="matrix(0,1,-1,0,0,0)"
3425- id="rect3190"
3426- style="fill:#df382c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3427+ ry="0.5"
3428+ rx="0.5"
3429+ height="4"
3430+ width="8" />
3431 </svg>
3432
3433=== modified file 'ubuntu-mono-dark/status/24/battery-040-charging.svg'
3434--- ubuntu-mono-dark/status/24/battery-040-charging.svg 2011-03-07 17:59:04 +0000
3435+++ ubuntu-mono-dark/status/24/battery-040-charging.svg 2017-06-27 09:01:46 +0000
3436@@ -1,40 +1,14 @@
3437 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
3438-<!-- Created with Inkscape (http://www.inkscape.org/) -->
3439-
3440 <svg
3441 xmlns:dc="http://purl.org/dc/elements/1.1/"
3442 xmlns:cc="http://creativecommons.org/ns#"
3443 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3444 xmlns:svg="http://www.w3.org/2000/svg"
3445 xmlns="http://www.w3.org/2000/svg"
3446- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
3447- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
3448- version="1.1"
3449- width="32"
3450+ id="svg3014"
3451 height="24"
3452- id="svg3014"
3453- inkscape:version="0.48.0 r9654"
3454- sodipodi:docname="battery-040-charging.svg">
3455- <sodipodi:namedview
3456- pagecolor="#ffffff"
3457- bordercolor="#666666"
3458- borderopacity="1"
3459- objecttolerance="10"
3460- gridtolerance="10"
3461- guidetolerance="10"
3462- inkscape:pageopacity="0"
3463- inkscape:pageshadow="2"
3464- inkscape:window-width="1280"
3465- inkscape:window-height="753"
3466- id="namedview3007"
3467- showgrid="false"
3468- inkscape:zoom="13.181818"
3469- inkscape:cx="16"
3470- inkscape:cy="13.54138"
3471- inkscape:window-x="0"
3472- inkscape:window-y="24"
3473- inkscape:window-maximized="1"
3474- inkscape:current-layer="svg3014" />
3475+ width="24"
3476+ version="1.1">
3477 <defs
3478 id="defs3016" />
3479 <metadata
3480@@ -50,57 +24,53 @@
3481 </rdf:RDF>
3482 </metadata>
3483 <g
3484- id="g3076"
3485+ transform="matrix(0.38888889,0,0,1,-0.7222223,1)"
3486 style="opacity:0.4"
3487- transform="matrix(0.38888889,0,0,1,4.2777777,1)">
3488+ id="g3076">
3489 <rect
3490- width="8"
3491- height="18"
3492- rx="0.5"
3493- ry="1.2857143"
3494+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
3495+ id="rect3190-4"
3496+ transform="matrix(0,1,-1,0,0,0)"
3497+ y="-25"
3498 x="8"
3499+ ry="1.2857143"
3500+ rx="0.5"
3501+ height="18"
3502+ width="8" />
3503+ <rect
3504+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
3505+ id="rect3190"
3506+ transform="matrix(0,1,-1,0,0,0)"
3507 y="-25"
3508- transform="matrix(0,1,-1,0,0,0)"
3509- id="rect3190-4"
3510- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3511- <rect
3512- width="8"
3513- height="18"
3514- rx="0.5"
3515- ry="1.2857143"
3516 x="7"
3517- y="-25"
3518- transform="matrix(0,1,-1,0,0,0)"
3519- id="rect3190"
3520- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3521+ ry="1.2857143"
3522+ rx="0.5"
3523+ height="18"
3524+ width="8" />
3525 </g>
3526 <path
3527- d="M 7,7 C 5.892,7 5,7.892 5,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,16 29,15.108 29,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 27,10 27,9 C 27,7.892 26.108,7 25,7 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,18 C 6.446,18 6,17.554 6,17 L 6,9 C 6,8.446 6.446,8 7,8 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3528+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3529 id="rect2401-5"
3530- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
3531- inkscape:connector-curvature="0" />
3532+ d="M 2,7 C 0.892,7 0,7.892 0,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,16 24,15.108 24,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 22,10 22,9 C 22,7.892 21.108,7 20,7 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,18 C 1.446,18 1,17.554 1,17 L 1,9 C 1,8.446 1.446,8 2,8 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3533 <path
3534- d="M 7,6 C 5.892,6 5,6.892 5,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,15 29,14.108 29,13 l 0,-2 C 29,9.892 28.574418,9 27.466418,9 L 27,9 27,8 C 27,6.892 26.108,6 25,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,17 C 6.446,17 6,16.554 6,16 L 6,8 C 6,7.446 6.446,7 7,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3535+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3536 id="rect2401"
3537- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
3538- inkscape:connector-curvature="0" />
3539+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,15 24,14.108 24,13 l 0,-2 C 24,9.892 23.574418,9 22.466418,9 L 22,9 22,8 C 22,6.892 21.108,6 20,6 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3540 <rect
3541- width="19.5"
3542+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
3543+ id="rect3192"
3544+ y="7.25"
3545+ x="1.25"
3546+ ry="0.75"
3547+ rx="0.75"
3548 height="9.500001"
3549- rx="0.75"
3550- ry="0.75"
3551- x="6.25"
3552- y="7.25"
3553- id="rect3192"
3554- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3555+ width="19.5" />
3556 <path
3557- inkscape:connector-curvature="0"
3558- d="m 22.997788,16 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
3559+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
3560 id="path3172-8"
3561- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
3562+ d="m 17.997788,16 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z" />
3563 <path
3564- inkscape:connector-curvature="0"
3565- d="m 22.997788,15.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
3566+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
3567 id="path3172"
3568- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
3569+ d="m 17.997788,15.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z" />
3570 </svg>
3571
3572=== modified file 'ubuntu-mono-dark/status/24/battery-040.svg'
3573--- ubuntu-mono-dark/status/24/battery-040.svg 2011-03-07 17:59:04 +0000
3574+++ ubuntu-mono-dark/status/24/battery-040.svg 2017-06-27 09:01:46 +0000
3575@@ -1,40 +1,14 @@
3576 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
3577-<!-- Created with Inkscape (http://www.inkscape.org/) -->
3578-
3579 <svg
3580 xmlns:dc="http://purl.org/dc/elements/1.1/"
3581 xmlns:cc="http://creativecommons.org/ns#"
3582 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3583 xmlns:svg="http://www.w3.org/2000/svg"
3584 xmlns="http://www.w3.org/2000/svg"
3585- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
3586- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
3587- version="1.1"
3588- width="32"
3589+ id="svg3014"
3590 height="24"
3591- id="svg3014"
3592- inkscape:version="0.48.0 r9654"
3593- sodipodi:docname="battery-040.svg">
3594- <sodipodi:namedview
3595- pagecolor="#ffffff"
3596- bordercolor="#666666"
3597- borderopacity="1"
3598- objecttolerance="10"
3599- gridtolerance="10"
3600- guidetolerance="10"
3601- inkscape:pageopacity="0"
3602- inkscape:pageshadow="2"
3603- inkscape:window-width="1280"
3604- inkscape:window-height="753"
3605- id="namedview10"
3606- showgrid="false"
3607- inkscape:zoom="13.227273"
3608- inkscape:cx="16"
3609- inkscape:cy="11.793814"
3610- inkscape:window-x="0"
3611- inkscape:window-y="24"
3612- inkscape:window-maximized="1"
3613- inkscape:current-layer="svg3014" />
3614+ width="24"
3615+ version="1.1">
3616 <defs
3617 id="defs3016" />
3618 <metadata
3619@@ -50,42 +24,40 @@
3620 </rdf:RDF>
3621 </metadata>
3622 <path
3623- d="M 7,7 C 5.892,7 5,7.892 5,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,16 29,15.108 29,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 27,10 27,9 C 27,7.892 26.108,7 25,7 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,18 C 6.446,18 6,17.554 6,17 L 6,9 C 6,8.446 6.446,8 7,8 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3624+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3625 id="rect2401-5"
3626- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
3627- inkscape:connector-curvature="0" />
3628+ d="M 2,7 C 0.892,7 0,7.892 0,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,16 24,15.108 24,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 22,10 22,9 C 22,7.892 21.108,7 20,7 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,18 C 1.446,18 1,17.554 1,17 L 1,9 C 1,8.446 1.446,8 2,8 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3629 <rect
3630- width="8"
3631- height="7"
3632- rx="0.5"
3633+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
3634+ id="rect3190-4"
3635+ transform="matrix(0,1,-1,0,0,0)"
3636+ y="-9"
3637+ x="9"
3638 ry="0.5"
3639- x="9"
3640- y="-14"
3641- transform="matrix(0,1,-1,0,0,0)"
3642- id="rect3190-4"
3643- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3644+ rx="0.5"
3645+ height="7"
3646+ width="8" />
3647 <path
3648- d="M 7,6 C 5.892,6 5,6.892 5,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,15 29,14.108 29,13 l 0,-2 C 29,9.892 28.574418,9 27.466418,9 L 27,9 27,8 C 27,6.892 26.108,6 25,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,17 C 6.446,17 6,16.554 6,16 L 6,8 C 6,7.446 6.446,7 7,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3649+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3650 id="rect2401"
3651- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
3652- inkscape:connector-curvature="0" />
3653+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,15 24,14.108 24,13 l 0,-2 C 24,9.892 23.574418,9 22.466418,9 L 22,9 22,8 C 22,6.892 21.108,6 20,6 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3654 <rect
3655- width="19.5"
3656+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
3657+ id="rect3192"
3658+ y="7.25"
3659+ x="1.25"
3660+ ry="0.75"
3661+ rx="0.75"
3662 height="9.500001"
3663- rx="0.75"
3664- ry="0.75"
3665- x="6.25"
3666- y="7.25"
3667- id="rect3192"
3668- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3669+ width="19.5" />
3670 <rect
3671- width="8"
3672- height="7"
3673- rx="0.5"
3674+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
3675+ id="rect3190"
3676+ transform="matrix(0,1,-1,0,0,0)"
3677+ y="-9"
3678+ x="8"
3679 ry="0.49999177"
3680- x="8"
3681- y="-14"
3682- transform="matrix(0,1,-1,0,0,0)"
3683- id="rect3190"
3684- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3685+ rx="0.5"
3686+ height="7"
3687+ width="8" />
3688 </svg>
3689
3690=== modified file 'ubuntu-mono-dark/status/24/battery-060-charging.svg'
3691--- ubuntu-mono-dark/status/24/battery-060-charging.svg 2011-03-07 17:59:04 +0000
3692+++ ubuntu-mono-dark/status/24/battery-060-charging.svg 2017-06-27 09:01:46 +0000
3693@@ -1,16 +1,14 @@
3694 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
3695-<!-- Created with Inkscape (http://www.inkscape.org/) -->
3696-
3697 <svg
3698 xmlns:dc="http://purl.org/dc/elements/1.1/"
3699 xmlns:cc="http://creativecommons.org/ns#"
3700 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3701 xmlns:svg="http://www.w3.org/2000/svg"
3702 xmlns="http://www.w3.org/2000/svg"
3703- version="1.1"
3704- width="32"
3705+ id="svg3014"
3706 height="24"
3707- id="svg3014">
3708+ width="24"
3709+ version="1.1">
3710 <defs
3711 id="defs3016" />
3712 <metadata
3713@@ -26,53 +24,53 @@
3714 </rdf:RDF>
3715 </metadata>
3716 <g
3717- transform="matrix(0.61111111,0,0,1,2.7222222,1)"
3718+ style="opacity:0.4"
3719 id="g3076"
3720- style="opacity:0.4">
3721+ transform="matrix(0.61111111,0,0,1,-2.2777778,1)">
3722 <rect
3723- width="8"
3724- height="18"
3725- rx="0.5"
3726- ry="0.81818181"
3727+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
3728+ id="rect3190-4"
3729+ transform="matrix(0,1,-1,0,0,0)"
3730+ y="-25"
3731 x="8"
3732+ ry="0.81818181"
3733+ rx="0.5"
3734+ height="18"
3735+ width="8" />
3736+ <rect
3737+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
3738+ id="rect3190"
3739+ transform="matrix(0,1,-1,0,0,0)"
3740 y="-25"
3741- transform="matrix(0,1,-1,0,0,0)"
3742- id="rect3190-4"
3743- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3744- <rect
3745- width="8"
3746- height="18"
3747- rx="0.5"
3748- ry="0.81818181"
3749 x="7"
3750- y="-25"
3751- transform="matrix(0,1,-1,0,0,0)"
3752- id="rect3190"
3753- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3754+ ry="0.81818181"
3755+ rx="0.5"
3756+ height="18"
3757+ width="8" />
3758 </g>
3759 <path
3760- d="M 7,7 C 5.892,7 5,7.892 5,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,16 29,15.108 29,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 27,10 27,9 C 27,7.892 26.108,7 25,7 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,18 C 6.446,18 6,17.554 6,17 L 6,9 C 6,8.446 6.446,8 7,8 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3761+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3762 id="rect2401-5"
3763- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3764+ d="M 2,7 C 0.892,7 0,7.892 0,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,16 24,15.108 24,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 22,10 22,9 C 22,7.892 21.108,7 20,7 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,18 C 1.446,18 1,17.554 1,17 L 1,9 C 1,8.446 1.446,8 2,8 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3765 <path
3766- d="M 7,6 C 5.892,6 5,6.892 5,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,15 29,14.108 29,13 l 0,-2 C 29,9.892 28.574418,9 27.466418,9 L 27,9 27,8 C 27,6.892 26.108,6 25,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,17 C 6.446,17 6,16.554 6,16 L 6,8 C 6,7.446 6.446,7 7,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3767+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3768 id="rect2401"
3769- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3770+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,15 24,14.108 24,13 l 0,-2 C 24,9.892 23.574418,9 22.466418,9 L 22,9 22,8 C 22,6.892 21.108,6 20,6 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3771 <rect
3772- width="19.5"
3773+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
3774+ id="rect3192"
3775+ y="7.25"
3776+ x="1.25"
3777+ ry="0.75"
3778+ rx="0.75"
3779 height="9.500001"
3780- rx="0.75"
3781- ry="0.75"
3782- x="6.25"
3783- y="7.25"
3784- id="rect3192"
3785- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3786+ width="19.5" />
3787 <path
3788- d="m 22.997788,16 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
3789+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
3790 id="path3172-8"
3791- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
3792+ d="m 17.997788,16 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z" />
3793 <path
3794- d="m 22.997788,15.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
3795+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
3796 id="path3172"
3797- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
3798+ d="m 17.997788,15.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z" />
3799 </svg>
3800
3801=== modified file 'ubuntu-mono-dark/status/24/battery-060.svg'
3802--- ubuntu-mono-dark/status/24/battery-060.svg 2011-03-07 17:59:04 +0000
3803+++ ubuntu-mono-dark/status/24/battery-060.svg 2017-06-27 09:01:46 +0000
3804@@ -1,16 +1,14 @@
3805 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
3806-<!-- Created with Inkscape (http://www.inkscape.org/) -->
3807-
3808 <svg
3809 xmlns:dc="http://purl.org/dc/elements/1.1/"
3810 xmlns:cc="http://creativecommons.org/ns#"
3811 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3812 xmlns:svg="http://www.w3.org/2000/svg"
3813 xmlns="http://www.w3.org/2000/svg"
3814- version="1.1"
3815- width="32"
3816+ id="svg3014"
3817 height="24"
3818- id="svg3014">
3819+ width="24"
3820+ version="1.1">
3821 <defs
3822 id="defs3016" />
3823 <metadata
3824@@ -26,40 +24,40 @@
3825 </rdf:RDF>
3826 </metadata>
3827 <path
3828- d="M 7,7 C 5.892,7 5,7.892 5,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,16 29,15.108 29,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 27,10 27,9 C 27,7.892 26.108,7 25,7 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,18 C 6.446,18 6,17.554 6,17 L 6,9 C 6,8.446 6.446,8 7,8 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3829+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3830 id="rect2401-5"
3831- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3832+ d="M 2,7 C 0.892,7 0,7.892 0,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,16 24,15.108 24,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 22,10 22,9 C 22,7.892 21.108,7 20,7 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,18 C 1.446,18 1,17.554 1,17 L 1,9 C 1,8.446 1.446,8 2,8 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3833 <rect
3834- width="8"
3835- height="11"
3836- rx="0.5"
3837- ry="0.5"
3838+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
3839+ id="rect3190-4"
3840+ transform="matrix(0,1,-1,0,0,0)"
3841+ y="-13"
3842 x="9"
3843- y="-18"
3844- transform="matrix(0,1,-1,0,0,0)"
3845- id="rect3190-4"
3846- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3847+ ry="0.5"
3848+ rx="0.5"
3849+ height="11"
3850+ width="8" />
3851 <path
3852- d="M 7,6 C 5.892,6 5,6.892 5,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,15 29,14.108 29,13 l 0,-2 C 29,9.892 28.574418,9 27.466418,9 L 27,9 27,8 C 27,6.892 26.108,6 25,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,17 C 6.446,17 6,16.554 6,16 L 6,8 C 6,7.446 6.446,7 7,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3853+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3854 id="rect2401"
3855- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3856+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,15 24,14.108 24,13 l 0,-2 C 24,9.892 23.574418,9 22.466418,9 L 22,9 22,8 C 22,6.892 21.108,6 20,6 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3857 <rect
3858- width="19.5"
3859+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
3860+ id="rect3192"
3861+ y="7.25"
3862+ x="1.25"
3863+ ry="0.75"
3864+ rx="0.75"
3865 height="9.500001"
3866- rx="0.75"
3867- ry="0.75"
3868- x="6.25"
3869- y="7.25"
3870- id="rect3192"
3871- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3872+ width="19.5" />
3873 <rect
3874- width="8"
3875- height="11"
3876- rx="0.5"
3877- ry="0.5"
3878+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
3879+ id="rect3190"
3880+ transform="matrix(0,1,-1,0,0,0)"
3881+ y="-13"
3882 x="8"
3883- y="-18"
3884- transform="matrix(0,1,-1,0,0,0)"
3885- id="rect3190"
3886- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3887+ ry="0.5"
3888+ rx="0.5"
3889+ height="11"
3890+ width="8" />
3891 </svg>
3892
3893=== modified file 'ubuntu-mono-dark/status/24/battery-080-charging.svg'
3894--- ubuntu-mono-dark/status/24/battery-080-charging.svg 2011-03-07 17:59:04 +0000
3895+++ ubuntu-mono-dark/status/24/battery-080-charging.svg 2017-06-27 09:01:46 +0000
3896@@ -1,16 +1,14 @@
3897 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
3898-<!-- Created with Inkscape (http://www.inkscape.org/) -->
3899-
3900 <svg
3901 xmlns:dc="http://purl.org/dc/elements/1.1/"
3902 xmlns:cc="http://creativecommons.org/ns#"
3903 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3904 xmlns:svg="http://www.w3.org/2000/svg"
3905 xmlns="http://www.w3.org/2000/svg"
3906- version="1.1"
3907- width="32"
3908+ id="svg3014"
3909 height="24"
3910- id="svg3014">
3911+ width="24"
3912+ version="1.1">
3913 <defs
3914 id="defs3016" />
3915 <metadata
3916@@ -26,53 +24,53 @@
3917 </rdf:RDF>
3918 </metadata>
3919 <g
3920- transform="matrix(0.77777778,0,0,1,1.5555555,1)"
3921+ style="opacity:0.4"
3922 id="g3076"
3923- style="opacity:0.4">
3924+ transform="matrix(0.77777778,0,0,1,-3.4444445,1)">
3925 <rect
3926- width="8"
3927- height="18"
3928- rx="0.5"
3929- ry="0.64285713"
3930+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
3931+ id="rect3190-4"
3932+ transform="matrix(0,1,-1,0,0,0)"
3933+ y="-25"
3934 x="8"
3935+ ry="0.64285713"
3936+ rx="0.5"
3937+ height="18"
3938+ width="8" />
3939+ <rect
3940+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
3941+ id="rect3190"
3942+ transform="matrix(0,1,-1,0,0,0)"
3943 y="-25"
3944- transform="matrix(0,1,-1,0,0,0)"
3945- id="rect3190-4"
3946- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3947- <rect
3948- width="8"
3949- height="18"
3950- rx="0.5"
3951- ry="0.64285713"
3952 x="7"
3953- y="-25"
3954- transform="matrix(0,1,-1,0,0,0)"
3955- id="rect3190"
3956- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3957+ ry="0.64285713"
3958+ rx="0.5"
3959+ height="18"
3960+ width="8" />
3961 </g>
3962 <path
3963- d="M 7,7 C 5.892,7 5,7.892 5,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,16 29,15.108 29,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 27,10 27,9 C 27,7.892 26.108,7 25,7 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,18 C 6.446,18 6,17.554 6,17 L 6,9 C 6,8.446 6.446,8 7,8 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3964+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3965 id="rect2401-5"
3966- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3967+ d="M 2,7 C 0.892,7 0,7.892 0,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,16 24,15.108 24,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 22,10 22,9 C 22,7.892 21.108,7 20,7 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,18 C 1.446,18 1,17.554 1,17 L 1,9 C 1,8.446 1.446,8 2,8 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3968 <path
3969- d="M 7,6 C 5.892,6 5,6.892 5,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,15 29,14.108 29,13 l 0,-2 C 29,9.892 28.574418,9 27.466418,9 L 27,9 27,8 C 27,6.892 26.108,6 25,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,17 C 6.446,17 6,16.554 6,16 L 6,8 C 6,7.446 6.446,7 7,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
3970+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
3971 id="rect2401"
3972- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3973+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,15 24,14.108 24,13 l 0,-2 C 24,9.892 23.574418,9 22.466418,9 L 22,9 22,8 C 22,6.892 21.108,6 20,6 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
3974 <rect
3975- width="19.5"
3976+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
3977+ id="rect3192"
3978+ y="7.25"
3979+ x="1.25"
3980+ ry="0.75"
3981+ rx="0.75"
3982 height="9.500001"
3983- rx="0.75"
3984- ry="0.75"
3985- x="6.25"
3986- y="7.25"
3987- id="rect3192"
3988- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
3989+ width="19.5" />
3990 <path
3991- d="m 22.997788,16 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
3992+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
3993 id="path3172-8"
3994- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
3995+ d="m 17.997788,16 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z" />
3996 <path
3997- d="m 22.997788,15.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
3998+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
3999 id="path3172"
4000- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
4001+ d="m 17.997788,15.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z" />
4002 </svg>
4003
4004=== modified file 'ubuntu-mono-dark/status/24/battery-080.svg'
4005--- ubuntu-mono-dark/status/24/battery-080.svg 2011-03-07 17:59:04 +0000
4006+++ ubuntu-mono-dark/status/24/battery-080.svg 2017-06-27 09:01:46 +0000
4007@@ -1,40 +1,14 @@
4008 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
4009-<!-- Created with Inkscape (http://www.inkscape.org/) -->
4010-
4011 <svg
4012 xmlns:dc="http://purl.org/dc/elements/1.1/"
4013 xmlns:cc="http://creativecommons.org/ns#"
4014 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4015 xmlns:svg="http://www.w3.org/2000/svg"
4016 xmlns="http://www.w3.org/2000/svg"
4017- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
4018- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
4019- version="1.1"
4020- width="32"
4021+ id="svg3014"
4022 height="24"
4023- id="svg3014"
4024- inkscape:version="0.48.0 r9654"
4025- sodipodi:docname="battery-080.svg">
4026- <sodipodi:namedview
4027- pagecolor="#ffffff"
4028- bordercolor="#666666"
4029- borderopacity="1"
4030- objecttolerance="10"
4031- gridtolerance="10"
4032- guidetolerance="10"
4033- inkscape:pageopacity="0"
4034- inkscape:pageshadow="2"
4035- inkscape:window-width="1280"
4036- inkscape:window-height="753"
4037- id="namedview10"
4038- showgrid="false"
4039- inkscape:zoom="13.227273"
4040- inkscape:cx="16"
4041- inkscape:cy="11.793814"
4042- inkscape:window-x="0"
4043- inkscape:window-y="24"
4044- inkscape:window-maximized="1"
4045- inkscape:current-layer="svg3014" />
4046+ width="24"
4047+ version="1.1">
4048 <defs
4049 id="defs3016" />
4050 <metadata
4051@@ -50,42 +24,40 @@
4052 </rdf:RDF>
4053 </metadata>
4054 <path
4055- d="M 7,7 C 5.892,7 5,7.892 5,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,16 29,15.108 29,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 27,10 27,9 C 27,7.892 26.108,7 25,7 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,18 C 6.446,18 6,17.554 6,17 L 6,9 C 6,8.446 6.446,8 7,8 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
4056+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
4057 id="rect2401-5"
4058- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4059- inkscape:connector-curvature="0" />
4060+ d="M 2,7 C 0.892,7 0,7.892 0,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,16 24,15.108 24,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 22,10 22,9 C 22,7.892 21.108,7 20,7 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,18 C 1.446,18 1,17.554 1,17 L 1,9 C 1,8.446 1.446,8 2,8 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
4061 <rect
4062- width="8"
4063- height="14"
4064- rx="0.5"
4065- ry="0.5"
4066+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
4067+ id="rect3190-4"
4068+ transform="matrix(0,1,-1,0,0,0)"
4069+ y="-16"
4070 x="9"
4071- y="-21"
4072- transform="matrix(0,1,-1,0,0,0)"
4073- id="rect3190-4"
4074- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
4075+ ry="0.5"
4076+ rx="0.5"
4077+ height="14"
4078+ width="8" />
4079 <path
4080- d="M 7,6 C 5.892,6 5,6.892 5,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,15 29,14.108 29,13 l 0,-2 C 29,9.892 28.574418,9 27.466418,9 L 27,9 27,8 C 27,6.892 26.108,6 25,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,17 C 6.446,17 6,16.554 6,16 L 6,8 C 6,7.446 6.446,7 7,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
4081+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
4082 id="rect2401"
4083- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4084- inkscape:connector-curvature="0" />
4085+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,15 24,14.108 24,13 l 0,-2 C 24,9.892 23.574418,9 22.466418,9 L 22,9 22,8 C 22,6.892 21.108,6 20,6 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
4086 <rect
4087- width="19.5"
4088+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
4089+ id="rect3192"
4090+ y="7.25"
4091+ x="1.25"
4092+ ry="0.75"
4093+ rx="0.75"
4094 height="9.500001"
4095- rx="0.75"
4096- ry="0.75"
4097- x="6.25"
4098- y="7.25"
4099- id="rect3192"
4100- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
4101+ width="19.5" />
4102 <rect
4103- width="8"
4104- height="14"
4105- rx="0.5"
4106- ry="0.5"
4107+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
4108+ id="rect3190"
4109+ transform="matrix(0,1,-1,0,0,0)"
4110+ y="-16"
4111 x="8"
4112- y="-21"
4113- transform="matrix(0,1,-1,0,0,0)"
4114- id="rect3190"
4115- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
4116+ ry="0.5"
4117+ rx="0.5"
4118+ height="14"
4119+ width="8" />
4120 </svg>
4121
4122=== modified file 'ubuntu-mono-dark/status/24/battery-100-charging.svg'
4123--- ubuntu-mono-dark/status/24/battery-100-charging.svg 2011-03-07 17:59:04 +0000
4124+++ ubuntu-mono-dark/status/24/battery-100-charging.svg 2017-06-27 09:01:46 +0000
4125@@ -1,40 +1,14 @@
4126 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
4127-<!-- Created with Inkscape (http://www.inkscape.org/) -->
4128-
4129 <svg
4130 xmlns:dc="http://purl.org/dc/elements/1.1/"
4131 xmlns:cc="http://creativecommons.org/ns#"
4132 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4133 xmlns:svg="http://www.w3.org/2000/svg"
4134 xmlns="http://www.w3.org/2000/svg"
4135- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
4136- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
4137- version="1.1"
4138- width="32"
4139+ id="svg3014"
4140 height="24"
4141- id="svg3014"
4142- inkscape:version="0.48.0 r9654"
4143- sodipodi:docname="battery-100-charging.svg">
4144- <sodipodi:namedview
4145- pagecolor="#ffffff"
4146- bordercolor="#666666"
4147- borderopacity="1"
4148- objecttolerance="10"
4149- gridtolerance="10"
4150- guidetolerance="10"
4151- inkscape:pageopacity="0"
4152- inkscape:pageshadow="2"
4153- inkscape:window-width="1280"
4154- inkscape:window-height="753"
4155- id="namedview3007"
4156- showgrid="false"
4157- inkscape:zoom="6.590909"
4158- inkscape:cx="16"
4159- inkscape:cy="13.54138"
4160- inkscape:window-x="0"
4161- inkscape:window-y="24"
4162- inkscape:window-maximized="1"
4163- inkscape:current-layer="svg3014" />
4164+ width="24"
4165+ version="1.1">
4166 <defs
4167 id="defs3016" />
4168 <metadata
4169@@ -50,57 +24,53 @@
4170 </rdf:RDF>
4171 </metadata>
4172 <g
4173- id="g3076"
4174+ transform="translate(-5,1)"
4175 style="opacity:0.4"
4176- transform="translate(0,1)">
4177+ id="g3076">
4178 <rect
4179- width="8"
4180- height="18"
4181- rx="0.5"
4182- ry="0.5"
4183+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
4184+ id="rect3190-4"
4185+ transform="matrix(0,1,-1,0,0,0)"
4186+ y="-25"
4187 x="8"
4188+ ry="0.5"
4189+ rx="0.5"
4190+ height="18"
4191+ width="8" />
4192+ <rect
4193+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
4194+ id="rect3190"
4195+ transform="matrix(0,1,-1,0,0,0)"
4196 y="-25"
4197- transform="matrix(0,1,-1,0,0,0)"
4198- id="rect3190-4"
4199- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
4200- <rect
4201- width="8"
4202- height="18"
4203- rx="0.5"
4204- ry="0.5"
4205 x="7"
4206- y="-25"
4207- transform="matrix(0,1,-1,0,0,0)"
4208- id="rect3190"
4209- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
4210+ ry="0.5"
4211+ rx="0.5"
4212+ height="18"
4213+ width="8" />
4214 </g>
4215 <path
4216- d="M 7,7 C 5.892,7 5,7.892 5,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,16 29,15.108 29,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 27,10 27,9 C 27,7.892 26.108,7 25,7 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,18 C 6.446,18 6,17.554 6,17 L 6,9 C 6,8.446 6.446,8 7,8 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
4217+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
4218 id="rect2401-5"
4219- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4220- inkscape:connector-curvature="0" />
4221+ d="M 2,7 C 0.892,7 0,7.892 0,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,16 24,15.108 24,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 22,10 22,9 C 22,7.892 21.108,7 20,7 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,18 C 1.446,18 1,17.554 1,17 L 1,9 C 1,8.446 1.446,8 2,8 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
4222 <path
4223- d="M 7,6 C 5.892,6 5,6.892 5,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,15 29,14.108 29,13 l 0,-2 C 29,9.892 28.574418,9 27.466418,9 L 27,9 27,8 C 27,6.892 26.108,6 25,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,17 C 6.446,17 6,16.554 6,16 L 6,8 C 6,7.446 6.446,7 7,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
4224+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
4225 id="rect2401"
4226- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4227- inkscape:connector-curvature="0" />
4228+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,15 24,14.108 24,13 l 0,-2 C 24,9.892 23.574418,9 22.466418,9 L 22,9 22,8 C 22,6.892 21.108,6 20,6 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
4229 <path
4230- inkscape:connector-curvature="0"
4231- d="m 22.997788,16 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
4232+ style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
4233 id="path3172-8"
4234- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" />
4235+ d="m 17.997788,16 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z" />
4236 <path
4237- inkscape:connector-curvature="0"
4238- d="m 22.997788,15.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z"
4239+ style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none"
4240 id="path3172"
4241- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none" />
4242+ d="m 17.997788,15.005385 -6.999999,-7 0,4 -6.0000007,-3 8.0000007,7 0,-3 4.999999,2 z" />
4243 <rect
4244- width="19.5"
4245+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
4246+ id="rect3192"
4247+ y="7.25"
4248+ x="1.25"
4249+ ry="0.75"
4250+ rx="0.75"
4251 height="9.500001"
4252- rx="0.75"
4253- ry="0.75"
4254- x="6.25"
4255- y="7.25"
4256- id="rect3192"
4257- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
4258+ width="19.5" />
4259 </svg>
4260
4261=== modified file 'ubuntu-mono-dark/status/24/battery-100.svg'
4262--- ubuntu-mono-dark/status/24/battery-100.svg 2011-03-07 17:59:04 +0000
4263+++ ubuntu-mono-dark/status/24/battery-100.svg 2017-06-27 09:01:46 +0000
4264@@ -1,49 +1,14 @@
4265 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
4266-<!-- Created with Inkscape (http://www.inkscape.org/) -->
4267-
4268 <svg
4269 xmlns:dc="http://purl.org/dc/elements/1.1/"
4270 xmlns:cc="http://creativecommons.org/ns#"
4271 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4272 xmlns:svg="http://www.w3.org/2000/svg"
4273 xmlns="http://www.w3.org/2000/svg"
4274- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
4275- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
4276- version="1.1"
4277- width="32"
4278+ id="svg3014"
4279 height="24"
4280- id="svg3014"
4281- inkscape:version="0.48.0 r9654"
4282- sodipodi:docname="battery-100.svg">
4283- <sodipodi:namedview
4284- pagecolor="#434343"
4285- bordercolor="#666666"
4286- borderopacity="1"
4287- objecttolerance="10"
4288- gridtolerance="10"
4289- guidetolerance="10"
4290- inkscape:pageopacity="0"
4291- inkscape:pageshadow="2"
4292- inkscape:window-width="1280"
4293- inkscape:window-height="753"
4294- id="namedview12"
4295- showgrid="false"
4296- showborder="false"
4297- inkscape:zoom="8.7263405"
4298- inkscape:cx="26.766266"
4299- inkscape:cy="3.8931536"
4300- inkscape:window-x="0"
4301- inkscape:window-y="24"
4302- inkscape:window-maximized="1"
4303- inkscape:current-layer="svg3014">
4304- <inkscape:grid
4305- type="xygrid"
4306- id="grid2989"
4307- empspacing="5"
4308- visible="true"
4309- enabled="true"
4310- snapvisiblegridlinesonly="true" />
4311- </sodipodi:namedview>
4312+ width="24"
4313+ version="1.1">
4314 <defs
4315 id="defs3016" />
4316 <metadata
4317@@ -59,44 +24,40 @@
4318 </rdf:RDF>
4319 </metadata>
4320 <path
4321- sodipodi:nodetypes="sssssscsssscssssssssssssccccc"
4322- inkscape:connector-curvature="0"
4323- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4324+ d="M 2,7 C 0.892,7 0,7.892 0,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,16 24,15.108 24,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 22,10 22,9 C 22,7.892 21.108,7 20,7 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,18 C 1.446,18 1,17.554 1,17 L 1,9 C 1,8.446 1.446,8 2,8 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
4325 id="rect2401-5"
4326- d="M 7,7 C 5.892,7 5,7.892 5,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,16 29,15.108 29,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 27,10 27,9 C 27,7.892 26.108,7 25,7 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,18 C 6.446,18 6,17.554 6,17 L 6,9 C 6,8.446 6.446,8 7,8 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
4327+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
4328 <rect
4329- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4330+ width="8"
4331+ height="18"
4332+ rx="0.5"
4333+ ry="0.5"
4334+ x="9"
4335+ y="-20"
4336+ transform="matrix(0,1,-1,0,0,0)"
4337 id="rect3190-4"
4338- transform="matrix(0,1,-1,0,0,0)"
4339- y="-25"
4340- x="9"
4341- ry="0.5"
4342- rx="0.5"
4343- height="18"
4344- width="8" />
4345+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
4346 <path
4347- sodipodi:nodetypes="sssssscsssscssssssssssssccccc"
4348- inkscape:connector-curvature="0"
4349- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4350+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,15 24,14.108 24,13 l 0,-2 C 24,9.892 23.574418,9 22.466418,9 L 22,9 22,8 C 22,6.892 21.108,6 20,6 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
4351 id="rect2401"
4352- d="M 7,6 C 5.892,6 5,6.892 5,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,15 29,14.108 29,13 l 0,-2 C 29,9.892 28.574418,9 27.466418,9 L 27,9 27,8 C 27,6.892 26.108,6 25,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,17 C 6.446,17 6,16.554 6,16 L 6,8 C 6,7.446 6.446,7 7,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
4353+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
4354 <rect
4355- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4356+ width="19.5"
4357+ height="9.500001"
4358+ rx="0.75"
4359+ ry="0.75"
4360+ x="1.25"
4361+ y="7.25"
4362 id="rect3192"
4363- y="7.25"
4364- x="6.25"
4365- ry="0.75"
4366- rx="0.75"
4367- height="9.500001"
4368- width="19.5" />
4369+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
4370 <rect
4371- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
4372+ width="8"
4373+ height="18"
4374+ rx="0.5"
4375+ ry="0.5"
4376+ x="8"
4377+ y="-20"
4378+ transform="matrix(0,1,-1,0,0,0)"
4379 id="rect3190"
4380- transform="matrix(0,1,-1,0,0,0)"
4381- y="-25"
4382- x="8"
4383- ry="0.5"
4384- rx="0.5"
4385- height="18"
4386- width="8" />
4387+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate" />
4388 </svg>
4389
4390=== modified file 'ubuntu-mono-dark/status/24/battery-charged.svg'
4391--- ubuntu-mono-dark/status/24/battery-charged.svg 2011-03-07 17:59:04 +0000
4392+++ ubuntu-mono-dark/status/24/battery-charged.svg 2017-06-27 09:01:46 +0000
4393@@ -1,16 +1,14 @@
4394 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
4395-<!-- Created with Inkscape (http://www.inkscape.org/) -->
4396-
4397 <svg
4398 xmlns:dc="http://purl.org/dc/elements/1.1/"
4399 xmlns:cc="http://creativecommons.org/ns#"
4400 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4401 xmlns:svg="http://www.w3.org/2000/svg"
4402 xmlns="http://www.w3.org/2000/svg"
4403- version="1.1"
4404- width="32"
4405+ id="svg3014"
4406 height="24"
4407- id="svg3014">
4408+ width="24"
4409+ version="1.1">
4410 <defs
4411 id="defs3016" />
4412 <metadata
4413@@ -26,28 +24,28 @@
4414 </rdf:RDF>
4415 </metadata>
4416 <path
4417- d="M 7.5,9 C 7.223,9 7,9.223 7,9.5 l 0,7 C 7,16.777 7.223,17 7.5,17 l 10.5,0 -8,-7 6,3 0,-4 -8.5,0 z m 8.5,0 7,7 -5,-2 0,3 6.5,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 C 25,9.223 24.777,9 24.5,9 L 16,9 z"
4418+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
4419 id="rect3190-8"
4420- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
4421+ d="M 2.5,9 C 2.223,9 2,9.223 2,9.5 l 0,7 C 2,16.777 2.223,17 2.5,17 L 13,17 5,10 11,13 11,9 2.5,9 Z m 8.5,0 7,7 -5,-2 0,3 6.5,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 C 20,9.223 19.777,9 19.5,9 L 11,9 Z" />
4422 <path
4423- d="M 7,7 C 5.892,7 5,7.892 5,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,16 29,15.108 29,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 27,10 27,9 C 27,7.892 26.108,7 25,7 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,18 C 6.446,18 6,17.554 6,17 L 6,9 C 6,8.446 6.446,8 7,8 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
4424+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
4425 id="rect2401-5"
4426- style="opacity:0.3;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
4427+ d="M 2,7 C 0.892,7 0,7.892 0,9 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,16 24,15.108 24,14 l 0,-2 c 0,-1.108 -0.425582,-2 -1.533582,-2 L 22,10 22,9 C 22,7.892 21.108,7 20,7 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,18 C 1.446,18 1,17.554 1,17 L 1,9 C 1,8.446 1.446,8 2,8 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
4428 <path
4429- d="M 7,6 C 5.892,6 5,6.892 5,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 28.492328,15 29,14.108 29,13 l 0,-2 C 29,9.892 28.574418,9 27.466418,9 L 27,9 27,8 C 27,6.892 26.108,6 25,6 z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 7,17 C 6.446,17 6,16.554 6,16 L 6,8 C 6,7.446 6.446,7 7,7 z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z"
4430+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
4431 id="rect2401"
4432- style="fill:#dfdbd2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
4433+ d="M 2,6 C 0.892,6 0,6.892 0,8 l 0,8 c 0,1.108 0.892,2 2,2 l 18,0 c 1.108,0 2,-0.892 2,-2 l 0,-1 0.384328,0 C 23.492328,15 24,14.108 24,13 l 0,-2 C 24,9.892 23.574418,9 22.466418,9 L 22,9 22,8 C 22,6.892 21.108,6 20,6 Z m 0,1 18,0 c 0.554,0 1,0.446 1,1 l 0,8 c 0,0.554 -0.446,1 -1,1 L 2,17 C 1.446,17 1,16.554 1,16 L 1,8 C 1,7.446 1.446,7 2,7 Z m 20,3 c 0.597415,0 1,0.051 1,1 l 0,2 c 0,0.9914 -0.406448,1 -1,1 z" />
4434 <rect
4435- width="19.5"
4436+ style="display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
4437+ id="rect3192"
4438+ y="7.25"
4439+ x="1.25"
4440+ ry="0.75"
4441+ rx="0.75"
4442 height="9.500001"
4443- rx="0.75"
4444- ry="0.75"
4445- x="6.25"
4446- y="7.25"
4447- id="rect3192"
4448- style="opacity:0.3;fill:none;stroke:#dfdbd2;stroke-width:0.49999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
4449+ width="19.5" />
4450 <path
4451- d="M 7.5,8 C 7.223,8 7,8.223 7,8.5 l 0,7 C 7,15.777 7.223,16 7.5,16 L 18,16 10,9 16,12 16,8 7.5,8 z m 8.5,0 7,7 -5,-2 0,3 6.5,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 C 25,8.223 24.777,8 24.5,8 L 16,8 z"
4452+ style="display:inline;overflow:visible;visibility:visible;fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;enable-background:accumulate"
4453 id="rect3190"
4454- style="fill:#dfdbd2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
4455+ d="M 2.5,8 C 2.223,8 2,8.223 2,8.5 l 0,7 C 2,15.777 2.223,16 2.5,16 L 13,16 5,9 11,12 11,8 2.5,8 Z m 8.5,0 7,7 -5,-2 0,3 6.5,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-7 C 20,8.223 19.777,8 19.5,8 L 11,8 Z" />
4456 </svg>

Subscribers

People subscribed via source and target branches