Merge lp:~alexeyten/elementaryicons/fix-nm into lp:~elementary-design/elementaryicons/bzr

Proposed by Alexey Ten (Lynn)
Status: Rejected
Rejected by: Danielle Foré
Proposed branch: lp:~alexeyten/elementaryicons/fix-nm
Merge into: lp:~elementary-design/elementaryicons/bzr
Diff against target: 1011 lines (+94/-846)
12 files modified
panel/22/nm-device-wired.svg (+3/-135)
panel/22/nm-no-connection.svg (+5/-85)
panel/22/nm-signal-0-secure.svg (+12/-0)
panel/22/nm-signal-0.svg (+6/-100)
panel/22/nm-signal-100.svg (+0/-109)
panel/22/nm-signal-25-secure.svg (+14/-0)
panel/22/nm-signal-25.svg (+8/-108)
panel/22/nm-signal-50-secure.svg (+14/-0)
panel/22/nm-signal-50.svg (+8/-108)
panel/22/nm-signal-75-secure.svg (+12/-0)
panel/22/nm-signal-75.svg (+6/-140)
panel/22/nm-vpn-lock.svg (+6/-61)
To merge this branch: bzr merge lp:~alexeyten/elementaryicons/fix-nm
Reviewer Review Type Date Requested Status
Danielle Foré Disapprove
Alexey Ten (Lynn) (community) Needs Resubmitting
Review via email: mp+196427@code.launchpad.net

Description of the change

Simplify nm-* icons
Add nm-signal-*-secure icons for VPN

To post a comment you must log in.
Revision history for this message
Danielle Foré (danrabbit) wrote :

wireless network icons now have only 3 bars, not 4. They need be consistent with the -symbolic wireless network icon which needs to fit into a 16px space.

review: Needs Fixing
Revision history for this message
Alexey Ten (Lynn) (alexeyten) wrote :

So there will be no difference between 75% and 100% signal?

Revision history for this message
Alexey Ten (Lynn) (alexeyten) wrote :

Should they be 16×16?

Revision history for this message
Danielle Foré (danrabbit) wrote :

Right, for now there's no difference between 75 and 100%. But since you pretty much never see a 100% signal anyways, and 75% is fine for a connection it shouldn't have any real impact.

No, the canvas should be the same size. You should check out what's currently in trunk

lp:~alexeyten/elementaryicons/fix-nm updated
1162. By Alexey Ten (Lynn)

Remove fourth bar

Revision history for this message
Alexey Ten (Lynn) (alexeyten) wrote :

OK, I've removed 4th bar.

Revision history for this message
Alexey Ten (Lynn) (alexeyten) :
review: Needs Resubmitting
Revision history for this message
Danielle Foré (danrabbit) wrote :

Too many conflicts. I've fixed the bug myself

review: Disapprove

Unmerged revisions

1162. By Alexey Ten (Lynn)

Remove fourth bar

1161. By Alexey Ten (Lynn)

More nm-* icons

1160. By Alexey Ten (Lynn)

Add nm-signal-*-secure. Fix nm-signal-*

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'panel/22/nm-device-wired.svg'
--- panel/22/nm-device-wired.svg 2013-11-06 23:34:20 +0000
+++ panel/22/nm-device-wired.svg 2013-12-08 10:12:33 +0000
@@ -1,136 +1,4 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>1<svg xmlns="http://www.w3.org/2000/svg" height="22" width="22">
2<!-- Created with Inkscape (http://www.inkscape.org/) -->2 <path fill="#fff" d="m20 15-5 5-5-5h3v-7h4v7z"/>
33 <path fill="#fff" d="m12 8-5-5-5 5h3v7h4v-7z"/>
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 version="1.0"
14 width="22"
15 height="22"
16 id="svg4073"
17 inkscape:version="0.48.4 r9939"
18 sodipodi:docname="nm-device-wired.svg">
19 <sodipodi:namedview
20 pagecolor="#ffffff"
21 bordercolor="#666666"
22 borderopacity="1"
23 objecttolerance="10"
24 gridtolerance="10"
25 guidetolerance="10"
26 inkscape:pageopacity="0"
27 inkscape:pageshadow="2"
28 inkscape:window-width="640"
29 inkscape:window-height="480"
30 id="namedview22"
31 showgrid="false"
32 inkscape:zoom="10.727273"
33 inkscape:cx="11"
34 inkscape:cy="11"
35 inkscape:window-x="0"
36 inkscape:window-y="28"
37 inkscape:window-maximized="0"
38 inkscape:current-layer="svg4073" />
39 <metadata
40 id="metadata18">
41 <rdf:RDF>
42 <cc:Work
43 rdf:about="">
44 <dc:format>image/svg+xml</dc:format>
45 <dc:type
46 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
47 </cc:Work>
48 </rdf:RDF>
49 </metadata>
50 <defs
51 id="defs4075">
52 <linearGradient
53 id="linearGradient3678">
54 <stop
55 id="stop3680"
56 style="stop-color:#ffffff;stop-opacity:1"
57 offset="0" />
58 <stop
59 id="stop3682"
60 style="stop-color:#e6e6e6;stop-opacity:1"
61 offset="1" />
62 </linearGradient>
63 <linearGradient
64 id="linearGradient3628">
65 <stop
66 id="stop3630"
67 style="stop-color:#000000;stop-opacity:1"
68 offset="0" />
69 <stop
70 id="stop3632"
71 style="stop-color:#000000;stop-opacity:0"
72 offset="1" />
73 </linearGradient>
74 <linearGradient
75 x1="2.5"
76 y1="10"
77 x2="13.5"
78 y2="10"
79 id="linearGradient3634"
80 xlink:href="#linearGradient3628"
81 gradientUnits="userSpaceOnUse" />
82 <linearGradient
83 x1="9.2717838"
84 y1="4.1875"
85 x2="9.2717838"
86 y2="16.000124"
87 id="linearGradient3638"
88 xlink:href="#linearGradient3628"
89 gradientUnits="userSpaceOnUse" />
90 <linearGradient
91 id="linearGradient3628-0">
92 <stop
93 id="stop3630-2"
94 style="stop-color:#000000;stop-opacity:1"
95 offset="0" />
96 <stop
97 id="stop3632-5"
98 style="stop-color:#000000;stop-opacity:0"
99 offset="1" />
100 </linearGradient>
101 <linearGradient
102 x1="8"
103 y1="16"
104 x2="8"
105 y2="4.1758437"
106 id="linearGradient3657"
107 xlink:href="#linearGradient3628-0"
108 gradientUnits="userSpaceOnUse" />
109 <linearGradient
110 x1="9.1701241"
111 y1="3"
112 x2="9.311203"
113 y2="15"
114 id="linearGradient3684"
115 xlink:href="#linearGradient3678"
116 gradientUnits="userSpaceOnUse" />
117 <linearGradient
118 x1="15"
119 y1="8"
120 x2="15"
121 y2="20"
122 id="linearGradient3692"
123 xlink:href="#linearGradient3678"
124 gradientUnits="userSpaceOnUse" />
125 </defs>
126 <path
127 d="m 20,15 -5,5 -5,-5 3,0 0,-7 4,0 0,7 3,0 z"
128 inkscape:connector-curvature="0"
129 id="path4348-1"
130 style="fill:url(#linearGradient3692);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
131 <path
132 d="M 12,8 7,3 2,8 l 3,0 0,7 4,0 0,-7 3,0 z"
133 inkscape:connector-curvature="0"
134 id="path4348-1-3"
135 style="fill:url(#linearGradient3684);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
136</svg>4</svg>
1375
=== modified file 'panel/22/nm-no-connection.svg'
--- panel/22/nm-no-connection.svg 2013-02-01 02:23:14 +0000
+++ panel/22/nm-no-connection.svg 2013-12-08 10:12:33 +0000
@@ -1,86 +1,6 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>1<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22">
2<!-- Created with Inkscape (http://www.inkscape.org/) -->2 <path fill="#fff" transform="rotate(45, 11, 17)" d="
33 m 11 6 a 11 11 0 0 0 -11 11 h 11 z
4<svg4 m -10 10 a 10.4 10.4 0 0 1 9 -9 v 9 z
5 xmlns:dc="http://purl.org/dc/elements/1.1/"5 "/>
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12 version="1.1"
13 width="22"
14 height="22"
15 id="svg3923">
16 <defs
17 id="defs3925">
18 <linearGradient
19 x1="115.62145"
20 y1="13.475067"
21 x2="115.62145"
22 y2="41.680771"
23 id="linearGradient3009-0"
24 xlink:href="#linearGradient3678-6"
25 gradientUnits="userSpaceOnUse"
26 gradientTransform="matrix(0.4342346,0,0,0.5947449,-34.884962,-1.1462819)" />
27 <linearGradient
28 id="linearGradient3678-6">
29 <stop
30 id="stop3680-8"
31 style="stop-color:#ffffff;stop-opacity:1"
32 offset="0" />
33 <stop
34 id="stop3682-9"
35 style="stop-color:#e6e6e6;stop-opacity:1"
36 offset="1" />
37 </linearGradient>
38 <linearGradient
39 id="linearGradient3678-6-8">
40 <stop
41 id="stop3680-8-8"
42 style="stop-color:#ffffff;stop-opacity:1"
43 offset="0" />
44 <stop
45 id="stop3682-9-7"
46 style="stop-color:#e6e6e6;stop-opacity:1"
47 offset="1" />
48 </linearGradient>
49 <linearGradient
50 x1="105.6686"
51 y1="8.6529236"
52 x2="105.6686"
53 y2="33.873821"
54 id="linearGradient3015-0"
55 xlink:href="#linearGradient3678-6-8"
56 gradientUnits="userSpaceOnUse"
57 gradientTransform="matrix(0.4342346,0,0,0.5947449,-34.884962,-1.1462819)" />
58 </defs>
59 <metadata
60 id="metadata3928">
61 <rdf:RDF>
62 <cc:Work
63 rdf:about="">
64 <dc:format>image/svg+xml</dc:format>
65 <dc:type
66 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
67 <dc:title />
68 </cc:Work>
69 </rdf:RDF>
70 </metadata>
71 <g
72 transform="translate(0,6)"
73 id="layer1">
74 <path
75 d="m 11,-1.00025 c -3.970198,0 -7.6094835,1.4496215 -10.40625,3.84375 L 11,14.156 21.34375,2.81225 C 18.553957,0.4443438 14.945884,-1.00025 11,-1.00025 z M 11,0.031 c 3.305097,0 6.273015,1.1852556 8.75,3 L 11,12.656 2.1875,3.06225 C 4.6740942,1.2271414 7.6693285,0.031 11,0.031 z"
76 inkscape:connector-curvature="0"
77 id="path3074-6"
78 style="opacity:0.5;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
79 <path
80 d="M 11,4 C 7.029802,4 3.3905165,5.4496215 0.59375,7.84375 L 11,19.15625 21.34375,7.8125 C 18.553957,5.4445938 14.945884,4 11,4 z m 0,1.03125 c 3.305097,0 6.273015,1.1852556 8.75,3 L 11,17.65625 2.1875,8.0625 C 4.6740942,6.2273914 7.6693285,5.03125 11,5.03125 z"
81 inkscape:connector-curvature="0"
82 transform="translate(0,-6)"
83 id="path3074"
84 style="color:#000000;fill:url(#linearGradient3015-0);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
85 </g>
86</svg>6</svg>
877
=== added file 'panel/22/nm-signal-0-secure.svg'
--- panel/22/nm-signal-0-secure.svg 1970-01-01 00:00:00 +0000
+++ panel/22/nm-signal-0-secure.svg 2013-12-08 10:12:33 +0000
@@ -0,0 +1,12 @@
1<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22">
2 <path fill="#fff" fill-opacity=".4" transform="rotate(45, 11, 17)" d="
3 m 11 14 a 3 3 0 0 0 -3 3 h 3 z
4 m 0 -4 a 7 7 0 0 0 -7 7 h 2 a 5 5 0 0 1 5 -5 z
5 m 0 -4 a 11 11 0 0 0 -11 11 h 2 a 9 9 0 0 1 9 -9 z
6 "/>
7 <path fill="#fff" d="
8 m 17 14 a 1 1 0 0 0 -1 1 v 3 a 1 1 0 0 0 1 1 h 4 a 1 1 0 0 0 1 -1
9 v -3 a 1 1 0 0 0 -1 -1 v -1 a 2 2 0 0 0 -4 0 z
10 m 1 0 v -1 a 1 1 0 0 1 2 0 v 1 z
11 "/>
12</svg>
013
=== modified file 'panel/22/nm-signal-0.svg'
--- panel/22/nm-signal-0.svg 2013-08-28 19:59:34 +0000
+++ panel/22/nm-signal-0.svg 2013-12-08 10:12:33 +0000
@@ -1,101 +1,7 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>1<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22">
2<!-- Created with Inkscape (http://www.inkscape.org/) -->2 <path fill="#fff" fill-opacity=".4" transform="rotate(45, 11, 17)" d="
33 m 11 14 a 3 3 0 0 0 -3 3 h 3 z
4<svg4 m 0 -4 a 7 7 0 0 0 -7 7 h 2 a 5 5 0 0 1 5 -5 z
5 xmlns:dc="http://purl.org/dc/elements/1.1/"5 m 0 -4 a 11 11 0 0 0 -11 11 h 2 a 9 9 0 0 1 9 -9 z
6 xmlns:cc="http://creativecommons.org/ns#"6 "/>
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 version="1.0"
12 width="22"
13 height="22"
14 id="svg3167">
15 <metadata
16 id="metadata20">
17 <rdf:RDF>
18 <cc:Work
19 rdf:about="">
20 <dc:format>image/svg+xml</dc:format>
21 <dc:type
22 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23 <dc:title></dc:title>
24 </cc:Work>
25 </rdf:RDF>
26 </metadata>
27 <defs
28 id="defs3169">
29 <linearGradient
30 id="linearGradient3587-8-5-3-2">
31 <stop
32 id="stop3589-2-7-0-1"
33 style="stop-color:#000000;stop-opacity:1"
34 offset="0" />
35 <stop
36 id="stop3591-3-5-2-8"
37 style="stop-color:#363636;stop-opacity:1"
38 offset="1" />
39 </linearGradient>
40 <linearGradient
41 x1="66.09668"
42 y1="9.3638258"
43 x2="66.09668"
44 y2="27.363825"
45 id="linearGradient2395"
46 xlink:href="#linearGradient3678"
47 gradientUnits="userSpaceOnUse"
48 gradientTransform="translate(-52.096803,-7.363826)" />
49 <linearGradient
50 x1="14"
51 y1="3"
52 x2="14"
53 y2="21"
54 id="linearGradient2398"
55 xlink:href="#linearGradient3678"
56 gradientUnits="userSpaceOnUse"
57 gradientTransform="translate(-1.0001235,-1)" />
58 <linearGradient
59 x1="66.09668"
60 y1="9.3638258"
61 x2="66.09668"
62 y2="27.363825"
63 id="linearGradient2393"
64 xlink:href="#linearGradient3587-8-5-3-2"
65 gradientUnits="userSpaceOnUse"
66 gradientTransform="translate(-51.09668,-6.363826)" />
67 <linearGradient
68 id="linearGradient3678">
69 <stop
70 id="stop3680"
71 style="stop-color:#ffffff;stop-opacity:1"
72 offset="0" />
73 <stop
74 id="stop3682"
75 style="stop-color:#e6e6e6;stop-opacity:1"
76 offset="1" />
77 </linearGradient>
78 <linearGradient
79 x1="159.68553"
80 y1="14.403693"
81 x2="159.68553"
82 y2="38.279892"
83 id="linearGradient2388"
84 xlink:href="#linearGradient3678"
85 gradientUnits="userSpaceOnUse"
86 gradientTransform="matrix(-0.4100229,0,0,0.5447147,78.029995,-3.8459034)" />
87 <linearGradient
88 x1="66.09668"
89 y1="9.3638258"
90 x2="66.09668"
91 y2="27.363825"
92 id="linearGradient3629"
93 xlink:href="#linearGradient3678"
94 gradientUnits="userSpaceOnUse"
95 gradientTransform="translate(-52.096803,-7.363826)" />
96 </defs>
97 <path
98 d="m 11,6.0355074 c -2.8534221,0 -5.4683211,1.09634 -7.5000001,2.922777 L 4.7959167,10.417647 C 6.6076326,8.8291994 8.5135772,8.0355064 11,8.0355064 c 2.486423,0 4.334381,0.747499 6.23286,2.4142856 L 18.5,8.9582844 C 16.468321,7.1318474 13.853421,6.0355074 11,6.0355074 z m 0,3.9999986 c -1.8478881,0 -3.5041268,0.736481 -4.8649358,1.861156 l 1.3245282,1.41372 c 0.90637,-0.649172 2.3168195,-1.274876 3.4869316,-1.274876 1.198417,0 2.676027,0.639835 3.595257,1.318069 l 1.364636,-1.477654 C 14.545608,10.751246 12.847888,10.035506 11,10.035506 z m 0,4 c -0.883784,0 -1.7582786,0.463138 -2.1184756,0.860829 L 11,17.2 13.139037,14.916897 C 12.77884,14.498644 11.883784,14.035506 11,14.035506 z"
99 id="path4112-19-69-3-0-8-8"
100 style="opacity:0.4;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
101</svg>7</svg>
1028
=== added symlink 'panel/22/nm-signal-00-secure.svg'
=== target is u'nm-signal-0-secure.svg'
=== added symlink 'panel/22/nm-signal-100-secure.svg'
=== target is u'nm-signal-75-secure.svg'
=== modified file 'panel/22/nm-signal-100.svg'
--- panel/22/nm-signal-100.svg 2013-08-28 19:59:34 +0000
+++ panel/22/nm-signal-100.svg 1970-01-01 00:00:00 +0000
@@ -1,109 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3
4<svg
5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6 xmlns:cc="http://creativecommons.org/ns#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 version="1.0"
12 width="22"
13 height="22"
14 id="svg3167">
15 <metadata
16 id="metadata20">
17 <rdf:RDF>
18 <cc:Work
19 rdf:about="">
20 <dc:format>image/svg+xml</dc:format>
21 <dc:type
22 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23 <dc:title></dc:title>
24 </cc:Work>
25 </rdf:RDF>
26 </metadata>
27 <defs
28 id="defs3169">
29 <linearGradient
30 id="linearGradient3587-8-5-3-2">
31 <stop
32 id="stop3589-2-7-0-1"
33 style="stop-color:#000000;stop-opacity:1"
34 offset="0" />
35 <stop
36 id="stop3591-3-5-2-8"
37 style="stop-color:#363636;stop-opacity:1"
38 offset="1" />
39 </linearGradient>
40 <linearGradient
41 x1="66.09668"
42 y1="9.3638258"
43 x2="66.09668"
44 y2="27.363825"
45 id="linearGradient2395"
46 xlink:href="#linearGradient3678"
47 gradientUnits="userSpaceOnUse"
48 gradientTransform="translate(-52.096803,-7.363826)" />
49 <linearGradient
50 x1="14"
51 y1="3"
52 x2="14"
53 y2="21"
54 id="linearGradient2398"
55 xlink:href="#linearGradient3678"
56 gradientUnits="userSpaceOnUse"
57 gradientTransform="translate(-1.0001235,-1)" />
58 <linearGradient
59 x1="66.09668"
60 y1="9.3638258"
61 x2="66.09668"
62 y2="27.363825"
63 id="linearGradient2393"
64 xlink:href="#linearGradient3587-8-5-3-2"
65 gradientUnits="userSpaceOnUse"
66 gradientTransform="translate(-51.09668,-6.363826)" />
67 <linearGradient
68 id="linearGradient3678">
69 <stop
70 id="stop3680"
71 style="stop-color:#ffffff;stop-opacity:1"
72 offset="0" />
73 <stop
74 id="stop3682"
75 style="stop-color:#e6e6e6;stop-opacity:1"
76 offset="1" />
77 </linearGradient>
78 <linearGradient
79 x1="159.68553"
80 y1="14.403693"
81 x2="159.68553"
82 y2="38.279892"
83 id="linearGradient2388"
84 xlink:href="#linearGradient3678"
85 gradientUnits="userSpaceOnUse"
86 gradientTransform="matrix(-0.4100229,0,0,0.5447147,78.029995,-3.8459034)" />
87 <linearGradient
88 x1="66.09668"
89 y1="9.3638258"
90 x2="66.09668"
91 y2="27.363825"
92 id="linearGradient3629"
93 xlink:href="#linearGradient3678"
94 gradientUnits="userSpaceOnUse"
95 gradientTransform="translate(-52.096803,-7.363826)" />
96 </defs>
97 <path
98 d="m 11,14.035506 c -0.883784,0 -1.7582786,0.463138 -2.1184756,0.860829 L 11,17.2 13.139037,14.916897 C 12.77884,14.498644 11.883784,14.035506 11,14.035506 z"
99 id="path3102"
100 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
101 <path
102 d="m 11,10.035506 c -1.8478881,0 -3.5041268,0.736481 -4.8649358,1.861156 l 1.3245282,1.41372 c 0.90637,-0.649172 2.3168195,-1.274876 3.4869316,-1.274876 1.198417,0 2.676027,0.639835 3.595257,1.318069 l 1.364636,-1.477654 C 14.545608,10.751246 12.847888,10.035506 11,10.035506 z"
103 id="path3100"
104 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
105 <path
106 d="m 11,6.0355074 c -2.8534221,0 -5.4683211,1.09634 -7.5000001,2.922777 L 4.7959167,10.417647 C 6.6076326,8.8291994 8.5135772,8.0355064 11,8.0355064 c 2.486423,0 4.334381,0.747499 6.23286,2.4142856 L 18.5,8.9582844 C 16.468321,7.1318474 13.853421,6.0355074 11,6.0355074 z"
107 id="path4112-19-69-3-0-8-8"
108 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
109</svg>
1100
=== target is u'nm-signal-75.svg'
=== added file 'panel/22/nm-signal-25-secure.svg'
--- panel/22/nm-signal-25-secure.svg 1970-01-01 00:00:00 +0000
+++ panel/22/nm-signal-25-secure.svg 2013-12-08 10:12:33 +0000
@@ -0,0 +1,14 @@
1<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22">
2 <path fill="#fff" transform="rotate(45, 11, 17)" d="
3 m 11 14 a 3 3 0 0 0 -3 3 h 3 z
4 "/>
5 <path fill="#fff" transform="rotate(45, 11, 17)" fill-opacity="0.4" d="
6 m 11 10 a 7 7 0 0 0 -7 7 h 2 a 5 5 0 0 1 5 -5 z
7 m 0 -4 a 11 11 0 0 0 -11 11 h 2 a 9 9 0 0 1 9 -9 z
8 "/>
9 <path fill="#fff" d="
10 m 17 14 a 1 1 0 0 0 -1 1 v 3 a 1 1 0 0 0 1 1 h 4 a 1 1 0 0 0 1 -1
11 v -3 a 1 1 0 0 0 -1 -1 v -1 a 2 2 0 0 0 -4 0 z
12 m 1 0 v -1 a 1 1 0 0 1 2 0 v 1 z
13 "/>
14</svg>
015
=== modified file 'panel/22/nm-signal-25.svg'
--- panel/22/nm-signal-25.svg 2013-08-28 19:59:34 +0000
+++ panel/22/nm-signal-25.svg 2013-12-08 10:12:33 +0000
@@ -1,109 +1,9 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>1<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22">
2<!-- Created with Inkscape (http://www.inkscape.org/) -->2 <path fill="#fff" transform="rotate(45, 11, 17)" d="
33 m 11 14 a 3 3 0 0 0 -3 3 h 3 z
4<svg4 "/>
5 xmlns:dc="http://purl.org/dc/elements/1.1/"5 <path fill="#fff" transform="rotate(45, 11, 17)" fill-opacity="0.4" d="
6 xmlns:cc="http://creativecommons.org/ns#"6 m 11 10 a 7 7 0 0 0 -7 7 h 2 a 5 5 0 0 1 5 -5 z
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"7 m 0 -4 a 11 11 0 0 0 -11 11 h 2 a 9 9 0 0 1 9 -9 z
8 xmlns:svg="http://www.w3.org/2000/svg"8 "/>
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 version="1.0"
12 width="22"
13 height="22"
14 id="svg3167">
15 <metadata
16 id="metadata20">
17 <rdf:RDF>
18 <cc:Work
19 rdf:about="">
20 <dc:format>image/svg+xml</dc:format>
21 <dc:type
22 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23 <dc:title></dc:title>
24 </cc:Work>
25 </rdf:RDF>
26 </metadata>
27 <defs
28 id="defs3169">
29 <linearGradient
30 id="linearGradient3587-8-5-3-2">
31 <stop
32 id="stop3589-2-7-0-1"
33 style="stop-color:#000000;stop-opacity:1"
34 offset="0" />
35 <stop
36 id="stop3591-3-5-2-8"
37 style="stop-color:#363636;stop-opacity:1"
38 offset="1" />
39 </linearGradient>
40 <linearGradient
41 x1="66.09668"
42 y1="9.3638258"
43 x2="66.09668"
44 y2="27.363825"
45 id="linearGradient2395"
46 xlink:href="#linearGradient3678"
47 gradientUnits="userSpaceOnUse"
48 gradientTransform="translate(-52.096803,-7.363826)" />
49 <linearGradient
50 x1="14"
51 y1="3"
52 x2="14"
53 y2="21"
54 id="linearGradient2398"
55 xlink:href="#linearGradient3678"
56 gradientUnits="userSpaceOnUse"
57 gradientTransform="translate(-1.0001235,-1)" />
58 <linearGradient
59 x1="66.09668"
60 y1="9.3638258"
61 x2="66.09668"
62 y2="27.363825"
63 id="linearGradient2393"
64 xlink:href="#linearGradient3587-8-5-3-2"
65 gradientUnits="userSpaceOnUse"
66 gradientTransform="translate(-51.09668,-6.363826)" />
67 <linearGradient
68 id="linearGradient3678">
69 <stop
70 id="stop3680"
71 style="stop-color:#ffffff;stop-opacity:1"
72 offset="0" />
73 <stop
74 id="stop3682"
75 style="stop-color:#e6e6e6;stop-opacity:1"
76 offset="1" />
77 </linearGradient>
78 <linearGradient
79 x1="159.68553"
80 y1="14.403693"
81 x2="159.68553"
82 y2="38.279892"
83 id="linearGradient2388"
84 xlink:href="#linearGradient3678"
85 gradientUnits="userSpaceOnUse"
86 gradientTransform="matrix(-0.4100229,0,0,0.5447147,78.029995,-3.8459034)" />
87 <linearGradient
88 x1="66.09668"
89 y1="9.3638258"
90 x2="66.09668"
91 y2="27.363825"
92 id="linearGradient3629"
93 xlink:href="#linearGradient3678"
94 gradientUnits="userSpaceOnUse"
95 gradientTransform="translate(-52.096803,-7.363826)" />
96 </defs>
97 <path
98 d="m 11,14.035506 c -0.883784,0 -1.7582786,0.463138 -2.1184756,0.860829 L 11,17.2 13.139037,14.916897 C 12.77884,14.498644 11.883784,14.035506 11,14.035506 z"
99 id="path3102"
100 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
101 <path
102 d="m 11,10.035506 c -1.8478881,0 -3.5041268,0.736481 -4.8649358,1.861156 l 1.3245282,1.41372 c 0.90637,-0.649172 2.3168195,-1.274876 3.4869316,-1.274876 1.198417,0 2.676027,0.639835 3.595257,1.318069 l 1.364636,-1.477654 C 14.545608,10.751246 12.847888,10.035506 11,10.035506 z"
103 id="path3100"
104 style="opacity:0.4;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
105 <path
106 d="m 11,6.0355074 c -2.8534221,0 -5.4683211,1.09634 -7.5000001,2.922777 L 4.7959167,10.417647 C 6.6076326,8.8291994 8.5135772,8.0355064 11,8.0355064 c 2.486423,0 4.334381,0.747499 6.23286,2.4142856 L 18.5,8.9582844 C 16.468321,7.1318474 13.853421,6.0355074 11,6.0355074 z"
107 id="path4112-19-69-3-0-8-8"
108 style="opacity:0.4;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
109</svg>9</svg>
11010
=== added file 'panel/22/nm-signal-50-secure.svg'
--- panel/22/nm-signal-50-secure.svg 1970-01-01 00:00:00 +0000
+++ panel/22/nm-signal-50-secure.svg 2013-12-08 10:12:33 +0000
@@ -0,0 +1,14 @@
1<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22">
2 <path fill="#fff" transform="rotate(45, 11, 17)" d="
3 m 11 14 a 3 3 0 0 0 -3 3 h 3 z
4 m 0 -4 a 7 7 0 0 0 -7 7 h 2 a 5 5 0 0 1 5 -5 z
5 "/>
6 <path fill="#fff" transform="rotate(45, 11, 17)" fill-opacity="0.4" d="
7 m 11 6 a 11 11 0 0 0 -11 11 h 2 a 9 9 0 0 1 9 -9 z
8 "/>
9 <path fill="#fff" d="
10 m 17 14 a 1 1 0 0 0 -1 1 v 3 a 1 1 0 0 0 1 1 h 4 a 1 1 0 0 0 1 -1
11 v -3 a 1 1 0 0 0 -1 -1 v -1 a 2 2 0 0 0 -4 0 z
12 m 1 0 v -1 a 1 1 0 0 1 2 0 v 1 z
13 "/>
14</svg>
015
=== modified file 'panel/22/nm-signal-50.svg'
--- panel/22/nm-signal-50.svg 2013-08-28 19:59:34 +0000
+++ panel/22/nm-signal-50.svg 2013-12-08 10:12:33 +0000
@@ -1,109 +1,9 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>1<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22">
2<!-- Created with Inkscape (http://www.inkscape.org/) -->2 <path fill="#fff" transform="rotate(45, 11, 17)" d="
33 m 11 14 a 3 3 0 0 0 -3 3 h 3 z
4<svg4 m 0 -4 a 7 7 0 0 0 -7 7 h 2 a 5 5 0 0 1 5 -5 z
5 xmlns:dc="http://purl.org/dc/elements/1.1/"5 "/>
6 xmlns:cc="http://creativecommons.org/ns#"6 <path fill="#fff" transform="rotate(45, 11, 17)" fill-opacity="0.4" d="
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"7 m 11 6 a 11 11 0 0 0 -11 11 h 2 a 9 9 0 0 1 9 -9 z
8 xmlns:svg="http://www.w3.org/2000/svg"8 "/>
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 version="1.0"
12 width="22"
13 height="22"
14 id="svg3167">
15 <metadata
16 id="metadata20">
17 <rdf:RDF>
18 <cc:Work
19 rdf:about="">
20 <dc:format>image/svg+xml</dc:format>
21 <dc:type
22 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
23 <dc:title></dc:title>
24 </cc:Work>
25 </rdf:RDF>
26 </metadata>
27 <defs
28 id="defs3169">
29 <linearGradient
30 id="linearGradient3587-8-5-3-2">
31 <stop
32 id="stop3589-2-7-0-1"
33 style="stop-color:#000000;stop-opacity:1"
34 offset="0" />
35 <stop
36 id="stop3591-3-5-2-8"
37 style="stop-color:#363636;stop-opacity:1"
38 offset="1" />
39 </linearGradient>
40 <linearGradient
41 x1="66.09668"
42 y1="9.3638258"
43 x2="66.09668"
44 y2="27.363825"
45 id="linearGradient2395"
46 xlink:href="#linearGradient3678"
47 gradientUnits="userSpaceOnUse"
48 gradientTransform="translate(-52.096803,-7.363826)" />
49 <linearGradient
50 x1="14"
51 y1="3"
52 x2="14"
53 y2="21"
54 id="linearGradient2398"
55 xlink:href="#linearGradient3678"
56 gradientUnits="userSpaceOnUse"
57 gradientTransform="translate(-1.0001235,-1)" />
58 <linearGradient
59 x1="66.09668"
60 y1="9.3638258"
61 x2="66.09668"
62 y2="27.363825"
63 id="linearGradient2393"
64 xlink:href="#linearGradient3587-8-5-3-2"
65 gradientUnits="userSpaceOnUse"
66 gradientTransform="translate(-51.09668,-6.363826)" />
67 <linearGradient
68 id="linearGradient3678">
69 <stop
70 id="stop3680"
71 style="stop-color:#ffffff;stop-opacity:1"
72 offset="0" />
73 <stop
74 id="stop3682"
75 style="stop-color:#e6e6e6;stop-opacity:1"
76 offset="1" />
77 </linearGradient>
78 <linearGradient
79 x1="159.68553"
80 y1="14.403693"
81 x2="159.68553"
82 y2="38.279892"
83 id="linearGradient2388"
84 xlink:href="#linearGradient3678"
85 gradientUnits="userSpaceOnUse"
86 gradientTransform="matrix(-0.4100229,0,0,0.5447147,78.029995,-3.8459034)" />
87 <linearGradient
88 x1="66.09668"
89 y1="9.3638258"
90 x2="66.09668"
91 y2="27.363825"
92 id="linearGradient3629"
93 xlink:href="#linearGradient3678"
94 gradientUnits="userSpaceOnUse"
95 gradientTransform="translate(-52.096803,-7.363826)" />
96 </defs>
97 <path
98 d="m 11,14.035506 c -0.883784,0 -1.7582786,0.463138 -2.1184756,0.860829 L 11,17.2 13.139037,14.916897 C 12.77884,14.498644 11.883784,14.035506 11,14.035506 z"
99 id="path3102"
100 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
101 <path
102 d="m 11,10.035506 c -1.8478881,0 -3.5041268,0.736481 -4.8649358,1.861156 l 1.3245282,1.41372 c 0.90637,-0.649172 2.3168195,-1.274876 3.4869316,-1.274876 1.198417,0 2.676027,0.639835 3.595257,1.318069 l 1.364636,-1.477654 C 14.545608,10.751246 12.847888,10.035506 11,10.035506 z"
103 id="path3100"
104 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
105 <path
106 d="m 11,6.0355074 c -2.8534221,0 -5.4683211,1.09634 -7.5000001,2.922777 L 4.7959167,10.417647 C 6.6076326,8.8291994 8.5135772,8.0355064 11,8.0355064 c 2.486423,0 4.334381,0.747499 6.23286,2.4142856 L 18.5,8.9582844 C 16.468321,7.1318474 13.853421,6.0355074 11,6.0355074 z"
107 id="path4112-19-69-3-0-8-8"
108 style="opacity:0.4;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
109</svg>9</svg>
11010
=== added file 'panel/22/nm-signal-75-secure.svg'
--- panel/22/nm-signal-75-secure.svg 1970-01-01 00:00:00 +0000
+++ panel/22/nm-signal-75-secure.svg 2013-12-08 10:12:33 +0000
@@ -0,0 +1,12 @@
1<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22">
2 <path fill="#fff" transform="rotate(45, 11, 17)" d="
3 m 11 14 a 3 3 0 0 0 -3 3 h 3 z
4 m 0 -4 a 7 7 0 0 0 -7 7 h 2 a 5 5 0 0 1 5 -5 z
5 m 0 -4 a 11 11 0 0 0 -11 11 h 2 a 9 9 0 0 1 9 -9 z
6 "/>
7 <path fill="#fff" d="
8 m 17 14 a 1 1 0 0 0 -1 1 v 3 a 1 1 0 0 0 1 1 h 4 a 1 1 0 0 0 1 -1
9 v -3 a 1 1 0 0 0 -1 -1 v -1 a 2 2 0 0 0 -4 0 z
10 m 1 0 v -1 a 1 1 0 0 1 2 0 v 1 z
11 "/>
12</svg>
013
=== modified file 'panel/22/nm-signal-75.svg'
--- panel/22/nm-signal-75.svg 2013-08-28 19:59:34 +0000
+++ panel/22/nm-signal-75.svg 2013-12-08 10:12:33 +0000
@@ -1,141 +1,7 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>1<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22">
2<!-- Created with Inkscape (http://www.inkscape.org/) -->2 <path fill="#fff" transform="rotate(45, 11, 17)" d="
33 m 11 14 a 3 3 0 0 0 -3 3 h 3 z
4<svg4 m 0 -4 a 7 7 0 0 0 -7 7 h 2 a 5 5 0 0 1 5 -5 z
5 xmlns:dc="http://purl.org/dc/elements/1.1/"5 m 0 -4 a 11 11 0 0 0 -11 11 h 2 a 9 9 0 0 1 9 -9 z
6 xmlns:cc="http://creativecommons.org/ns#"6 "/>
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 version="1.0"
14 width="22"
15 height="22"
16 id="svg3167"
17 inkscape:version="0.48.4 r9939"
18 sodipodi:docname="nm-signal-75.svg">
19 <sodipodi:namedview
20 pagecolor="#767676"
21 bordercolor="#666666"
22 borderopacity="1"
23 objecttolerance="10"
24 gridtolerance="10"
25 guidetolerance="10"
26 inkscape:pageopacity="0"
27 inkscape:pageshadow="2"
28 inkscape:window-width="1280"
29 inkscape:window-height="754"
30 id="namedview23"
31 showgrid="true"
32 inkscape:zoom="10.727273"
33 inkscape:cx="11.745763"
34 inkscape:cy="11"
35 inkscape:window-x="0"
36 inkscape:window-y="24"
37 inkscape:window-maximized="1"
38 inkscape:current-layer="svg3167">
39 <inkscape:grid
40 type="xygrid"
41 id="grid3020"
42 empspacing="5"
43 visible="true"
44 enabled="true"
45 snapvisiblegridlinesonly="true" />
46 </sodipodi:namedview>
47 <metadata
48 id="metadata20">
49 <rdf:RDF>
50 <cc:Work
51 rdf:about="">
52 <dc:format>image/svg+xml</dc:format>
53 <dc:type
54 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
55 <dc:title></dc:title>
56 </cc:Work>
57 </rdf:RDF>
58 </metadata>
59 <defs
60 id="defs3169">
61 <linearGradient
62 id="linearGradient3587-8-5-3-2">
63 <stop
64 id="stop3589-2-7-0-1"
65 style="stop-color:#000000;stop-opacity:1"
66 offset="0" />
67 <stop
68 id="stop3591-3-5-2-8"
69 style="stop-color:#363636;stop-opacity:1"
70 offset="1" />
71 </linearGradient>
72 <linearGradient
73 x1="66.09668"
74 y1="9.3638258"
75 x2="66.09668"
76 y2="27.363825"
77 id="linearGradient2395"
78 xlink:href="#linearGradient3678"
79 gradientUnits="userSpaceOnUse"
80 gradientTransform="translate(-52.096803,-7.363826)" />
81 <linearGradient
82 x1="14"
83 y1="3"
84 x2="14"
85 y2="21"
86 id="linearGradient2398"
87 xlink:href="#linearGradient3678"
88 gradientUnits="userSpaceOnUse"
89 gradientTransform="translate(-1.0001235,-1)" />
90 <linearGradient
91 x1="66.09668"
92 y1="9.3638258"
93 x2="66.09668"
94 y2="27.363825"
95 id="linearGradient2393"
96 xlink:href="#linearGradient3587-8-5-3-2"
97 gradientUnits="userSpaceOnUse"
98 gradientTransform="translate(-51.09668,-6.363826)" />
99 <linearGradient
100 id="linearGradient3678">
101 <stop
102 id="stop3680"
103 style="stop-color:#ffffff;stop-opacity:1"
104 offset="0" />
105 <stop
106 id="stop3682"
107 style="stop-color:#e6e6e6;stop-opacity:1"
108 offset="1" />
109 </linearGradient>
110 <linearGradient
111 x1="159.68553"
112 y1="14.403693"
113 x2="159.68553"
114 y2="38.279892"
115 id="linearGradient2388"
116 xlink:href="#linearGradient3678"
117 gradientUnits="userSpaceOnUse"
118 gradientTransform="matrix(-0.4100229,0,0,0.5447147,78.029995,-3.8459034)" />
119 <linearGradient
120 x1="66.09668"
121 y1="9.3638258"
122 x2="66.09668"
123 y2="27.363825"
124 id="linearGradient3629"
125 xlink:href="#linearGradient3678"
126 gradientUnits="userSpaceOnUse"
127 gradientTransform="translate(-52.096803,-7.363826)" />
128 </defs>
129 <path
130 style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
131 d="m 11,14.035506 c -0.883784,0 -1.7582786,0.463138 -2.1184756,0.860829 L 11,17.2 13.139037,14.916897 C 12.77884,14.498644 11.883784,14.035506 11,14.035506 z"
132 id="path3102" />
133 <path
134 style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
135 d="m 11,10.035506 c -1.8478881,0 -3.5041268,0.736481 -4.8649358,1.861156 l 1.3245282,1.41372 c 0.90637,-0.649172 2.3168195,-1.274876 3.4869316,-1.274876 1.198417,0 2.676027,0.639835 3.595257,1.318069 l 1.364636,-1.477654 C 14.545608,10.751246 12.847888,10.035506 11,10.035506 z"
136 id="path3100" />
137 <path
138 style="opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
139 d="m 11,6.0355074 c -2.8534221,0 -5.4683211,1.09634 -7.5000001,2.922777 L 4.7959167,10.417647 C 6.6076326,8.8291994 8.5135772,8.0355064 11,8.0355064 c 2.486423,0 4.334381,0.747499 6.23286,2.4142856 L 18.5,8.9582844 C 16.468321,7.1318474 13.853421,6.0355074 11,6.0355074 z"
140 id="path4112-19-69-3-0-8-8" />
141</svg>7</svg>
1428
=== modified file 'panel/22/nm-vpn-lock.svg'
--- panel/22/nm-vpn-lock.svg 2013-02-01 14:24:37 +0000
+++ panel/22/nm-vpn-lock.svg 2013-12-08 10:12:33 +0000
@@ -1,62 +1,7 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>1<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22">
2<!-- Created with Inkscape (http://www.inkscape.org/) -->2 <path fill="#fff" d="
33 m 17 14 a 1 1 0 0 0 -1 1 v 3 a 1 1 0 0 0 1 1 h 4 a 1 1 0 0 0 1 -1
4<svg4 v -3 a 1 1 0 0 0 -1 -1 v -1 a 2 2 0 0 0 -4 0 z
5 xmlns:dc="http://purl.org/dc/elements/1.1/"5 m 1 0 v -1 a 1 1 0 0 1 2 0 v 1 z
6 xmlns:cc="http://creativecommons.org/ns#"6 "/>
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:xlink="http://www.w3.org/1999/xlink"
11 version="1.1"
12 width="22"
13 height="22"
14 id="svg3897">
15 <defs
16 id="defs3899">
17 <linearGradient
18 x1="171.72498"
19 y1="25.305212"
20 x2="171.72498"
21 y2="39.068871"
22 id="linearGradient3026-1"
23 xlink:href="#linearGradient3678-8"
24 gradientUnits="userSpaceOnUse"
25 gradientTransform="matrix(0.4342346,0,0,0.5947449,-56.494372,5.949854)" />
26 <linearGradient
27 id="linearGradient3678-8">
28 <stop
29 id="stop3680-7"
30 style="stop-color:#ffffff;stop-opacity:1"
31 offset="0" />
32 <stop
33 id="stop3682-9"
34 style="stop-color:#e6e6e6;stop-opacity:1"
35 offset="1" />
36 </linearGradient>
37 </defs>
38 <metadata
39 id="metadata3902">
40 <rdf:RDF>
41 <cc:Work
42 rdf:about="">
43 <dc:format>image/svg+xml</dc:format>
44 <dc:type
45 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
46 <dc:title></dc:title>
47 </cc:Work>
48 </rdf:RDF>
49 </metadata>
50 <g
51 transform="translate(0,-10)"
52 id="layer1">
53 <path
54 d="m 19,22 c -1.108,0 -2,0.910763 -2,2.03125 L 17,25 c -0.554,0 -1,0.446 -1,1 l 0,3 c 0,0.554 0.446,1 1,1 l 4,0 c 0.554,0 1,-0.446 1,-1 l 0,-3 c 0,-0.554 -0.446,-1 -1,-1 l 0,-0.96875 C 21,22.910764 20.108,22 19,22 z m 0,1 c 0.554,0 1,0.442363 1,1 l 0,1 -2,0 0,-1 c 0,-0.557637 0.446,-1 1,-1 z"
55 id="rect2822-9-7"
56 style="opacity:0.5;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
57 <path
58 d="m 19,21 c -1.108,0 -2,0.910763 -2,2.03125 L 17,24 c -0.554,0 -1,0.446 -1,1 l 0,3 c 0,0.554 0.446,1 1,1 l 4,0 c 0.554,0 1,-0.446 1,-1 l 0,-3 c 0,-0.554 -0.446,-1 -1,-1 l 0,-0.96875 C 21,21.910764 20.108,21 19,21 z m 0,1 c 0.554,0 1,0.442363 1,1 l 0,1 -2,0 0,-1 c 0,-0.557637 0.446,-1 1,-1 z"
59 id="rect2822-9"
60 style="color:#000000;fill:url(#linearGradient3026-1);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
61 </g>
62</svg>7</svg>

Subscribers

People subscribed via source and target branches