Merge lp:~etulfetulf/ubuntu/natty/gnome-icon-theme/gnome-icon-theme-fix-620432 into lp:ubuntu/oneiric/gnome-icon-theme

Proposed by Greg A
Status: Work in progress
Proposed branch: lp:~etulfetulf/ubuntu/natty/gnome-icon-theme/gnome-icon-theme-fix-620432
Merge into: lp:ubuntu/oneiric/gnome-icon-theme
Diff against target: 328 lines (+56/-224)
3 files modified
debian/changelog (+6/-0)
debian/source/include-binaries (+2/-0)
debian/ubuntu-icons/scalable/places/ubuntu-logo.svg (+48/-224)
To merge this branch: bzr merge lp:~etulfetulf/ubuntu/natty/gnome-icon-theme/gnome-icon-theme-fix-620432
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+59578@code.launchpad.net

Description of the change

This replaces the old Ubuntu icon with the new (orange) "Circle of Friends", as taken from Ubuntu logo assets file [1] per Ubuntu Brand Guidelines [2].

[1] http://design.canonical.com/brand/Logos/Ubuntu_brandmark_aw.zip
[2] http://design.canonical.com/the-toolkit/ubuntu-brand-guidelines/

To post a comment you must log in.
Revision history for this message
Michael Terry (mterry) wrote :

I went to see why the icon was using old branding and it was nice to see this branch, so thanks!

Couple comments:
 * Opening Software Center and choosing "File->Reinstall Previous Purchases..." to trigger the Ubuntu SSO dialog shows a blurry icon on the Unity launcher with this branch. Do you know why?

 * Are you sure it's wise to add the padding built-in to the icons? For example, when running the SSO dialog as above, the icon is much smaller than other icons in the Unity launcher.

Revision history for this message
Greg A (etulfetulf) wrote :

> * Opening Software Center and choosing "File->Reinstall Previous
> Purchases..." to trigger the Ubuntu SSO dialog shows a blurry icon on the
> Unity launcher with this branch. Do you know why?

I can reproduce this, but I don't know enough about Unity/SSO to know why it isn't.

> * Are you sure it's wise to add the padding built-in to the icons? For
> example, when running the SSO dialog as above, the icon is much smaller than
> other icons in the Unity launcher.

The padding is specified in the Ubuntu Brand Guidelines. I added it because it seems unreasonable to expect applications to manually add this space. If there is a consensus to remove it, I'm not totally against that though. See also Bug #770478.

Revision history for this message
Michael Terry (mterry) wrote :

I would personally vote against the padding being part of the icon itself. Your concern about who enforces the guidelines is valid, but something about returning an icon that is really (say) 16x16 when you requested one at 24x24 seems wrong to me.

But I defer to Design about how "important" the brand guidelines are. If they are so important that it is a grave bug if the spacing weren't there, then the spacing should be part of the icon to enforce that.

I guess I'm interested to see how bug 770478 turns out. The existing distributor-logo icon doesn't have the spacing, which caused that bug. So if they want to fix it in-logo, we should have the spacing, but if they want to fix it in-unity, we shouldn't.

Revision history for this message
Daniel Holbach (dholbach) wrote :

Can you use lp:ubuntu/gnome-icon-theme (which is based on oneiric: 3.0.0-2ubuntu2) and re-add your changes?

Revision history for this message
Greg A (etulfetulf) wrote :

ALso, I think the conclusion is we aren't going to add spacing in the icon theme?

Unmerged revisions

68. By Greg A

oneiric

67. By Greg A

Add 256x256 as well

66. By Greg A

Add 64x64 version (good for Unity launcher), also optimise others using optiPNG

65. By Greg A

Add 25% padding on all sides per Ubuntu Brand Guidelines

64. By Greg A

Use new Ubuntu logo LP: #620432

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2010-12-13 12:18:36 +0000
3+++ debian/changelog 2011-04-30 06:48:36 +0000
4@@ -1,3 +1,9 @@
5+gnome-icon-theme (2.31.0-0ubuntu3) oneiric; urgency=low
6+
7+ * Use new Ubuntu logo LP: #620432
8+
9+ -- Greg Auger <gregory.auger@googlemail.com> Mon, 25 Apr 2011 19:07:13 +0100
10+
11 gnome-icon-theme (2.31.0-0ubuntu2) natty; urgency=low
12
13 * No-change upload to optimize PNGs.
14
15=== modified file 'debian/source/include-binaries'
16--- debian/source/include-binaries 2010-06-10 11:50:31 +0000
17+++ debian/source/include-binaries 2011-04-30 06:48:36 +0000
18@@ -6,3 +6,5 @@
19 debian/ubuntu-icons/32x32/mimetypes/application-x-cd-image.png
20 debian/ubuntu-icons/22x22/places/ubuntu-logo.png
21 debian/ubuntu-icons/22x22/mimetypes/application-x-cd-image.png
22+debian/ubuntu-icons/48x48/places/ubuntu-logo.png
23+debian/ubuntu-icons/256x256/places/ubuntu-logo.png
24
25=== modified file 'debian/ubuntu-icons/16x16/places/ubuntu-logo.png'
26Binary files debian/ubuntu-icons/16x16/places/ubuntu-logo.png 2010-06-10 11:50:31 +0000 and debian/ubuntu-icons/16x16/places/ubuntu-logo.png 2011-04-30 06:48:36 +0000 differ
27=== modified file 'debian/ubuntu-icons/22x22/places/ubuntu-logo.png'
28Binary files debian/ubuntu-icons/22x22/places/ubuntu-logo.png 2010-06-10 11:50:31 +0000 and debian/ubuntu-icons/22x22/places/ubuntu-logo.png 2011-04-30 06:48:36 +0000 differ
29=== modified file 'debian/ubuntu-icons/24x24/places/ubuntu-logo.png'
30Binary files debian/ubuntu-icons/24x24/places/ubuntu-logo.png 2010-06-10 11:50:31 +0000 and debian/ubuntu-icons/24x24/places/ubuntu-logo.png 2011-04-30 06:48:36 +0000 differ
31=== added directory 'debian/ubuntu-icons/256x256'
32=== added directory 'debian/ubuntu-icons/256x256/places'
33=== added file 'debian/ubuntu-icons/256x256/places/ubuntu-logo.png'
34Binary files debian/ubuntu-icons/256x256/places/ubuntu-logo.png 1970-01-01 00:00:00 +0000 and debian/ubuntu-icons/256x256/places/ubuntu-logo.png 2011-04-30 06:48:36 +0000 differ
35=== modified file 'debian/ubuntu-icons/32x32/places/ubuntu-logo.png'
36Binary files debian/ubuntu-icons/32x32/places/ubuntu-logo.png 2010-06-10 11:50:31 +0000 and debian/ubuntu-icons/32x32/places/ubuntu-logo.png 2011-04-30 06:48:36 +0000 differ
37=== added directory 'debian/ubuntu-icons/48x48'
38=== added directory 'debian/ubuntu-icons/48x48/places'
39=== added file 'debian/ubuntu-icons/48x48/places/ubuntu-logo.png'
40Binary files debian/ubuntu-icons/48x48/places/ubuntu-logo.png 1970-01-01 00:00:00 +0000 and debian/ubuntu-icons/48x48/places/ubuntu-logo.png 2011-04-30 06:48:36 +0000 differ
41=== modified file 'debian/ubuntu-icons/scalable/places/ubuntu-logo.svg'
42--- debian/ubuntu-icons/scalable/places/ubuntu-logo.svg 2009-12-04 15:18:46 +0000
43+++ debian/ubuntu-icons/scalable/places/ubuntu-logo.svg 2011-04-30 06:48:36 +0000
44@@ -1,234 +1,58 @@
45 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
46-<!-- Generator: Adobe Illustrator 11 Build 196, SVG Export Plug-In . SVG Version: 6.0.0 Build 78) -->
47+<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In -->
48+
49 <svg
50- xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/"
51 xmlns:dc="http://purl.org/dc/elements/1.1/"
52- xmlns:cc="http://web.resource.org/cc/"
53+ xmlns:cc="http://creativecommons.org/ns#"
54 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
55 xmlns:svg="http://www.w3.org/2000/svg"
56 xmlns="http://www.w3.org/2000/svg"
57- xmlns:xlink="http://www.w3.org/1999/xlink"
58 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
59 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
60- i:viewOrigin="109.6177 487.4321"
61- i:rulerOrigin="123 -123.6133"
62- i:pageBounds="-123 718.8887 718.8896 123.6133"
63- width="48"
64- height="48"
65- viewBox="0 0 360.267 93.793"
66- overflow="visible"
67- enable-background="new 0 0 360.267 93.793"
68+ version="1.1"
69+ x="0px"
70+ y="0px"
71+ width="427.5"
72+ height="427.5"
73+ viewBox="-0.866 -0.866 427.5 427.5"
74+ enable-background="new -0.866 -0.866 285 285"
75 xml:space="preserve"
76 id="svg2"
77- sodipodi:version="0.32"
78- inkscape:version="0.44+devel"
79- sodipodi:docname="start-here.svg"
80- sodipodi:docbase="/home/lapo/Icone/ubuntu/tangerine--lapo/scalable/places"
81- version="1.0"
82- inkscape:export-filename="/home/lapo/Desktop/start-here.png"
83- inkscape:export-xdpi="90"
84- inkscape:export-ydpi="90"
85- inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata
86- id="metadata41"><rdf:RDF><cc:Work
87- rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
88- rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title>The Great Ubuntu Logo</dc:title><dc:creator><cc:Agent><dc:title>Lapo Calamandrei</dc:title></cc:Agent></dc:creator><cc:license
89- rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/" /><dc:contributor><cc:Agent><dc:title>Original logo greator</dc:title></cc:Agent></dc:contributor><dc:subject><rdf:Bag><rdf:li>logo</rdf:li><rdf:li>menu</rdf:li><rdf:li>ubuntu</rdf:li></rdf:Bag></dc:subject></cc:Work><cc:License
90- rdf:about="http://creativecommons.org/licenses/by-sa/2.0/"><cc:permits
91- rdf:resource="http://web.resource.org/cc/Reproduction" /><cc:permits
92- rdf:resource="http://web.resource.org/cc/Distribution" /><cc:requires
93- rdf:resource="http://web.resource.org/cc/Notice" /><cc:requires
94- rdf:resource="http://web.resource.org/cc/Attribution" /><cc:permits
95- rdf:resource="http://web.resource.org/cc/DerivativeWorks" /><cc:requires
96- rdf:resource="http://web.resource.org/cc/ShareAlike" /></cc:License></rdf:RDF></metadata><defs
97- id="defs42"><linearGradient
98- id="linearGradient1334"><stop
99- style="stop-color:#ffffff;stop-opacity:1;"
100- offset="0"
101- id="stop1336" /><stop
102- id="stop1346"
103- offset="0.25"
104- style="stop-color:#ffffff;stop-opacity:0;" /><stop
105- id="stop1342"
106- offset="0.3448838"
107- style="stop-color:#ffffff;stop-opacity:1;" /><stop
108- style="stop-color:#ffffff;stop-opacity:0;"
109- offset="0.86309522"
110- id="stop1344" /><stop
111- style="stop-color:#ffffff;stop-opacity:1;"
112- offset="1"
113- id="stop1338" /></linearGradient><linearGradient
114- inkscape:collect="always"
115- id="linearGradient4187"><stop
116- style="stop-color:#000000;stop-opacity:1;"
117- offset="0"
118- id="stop4189" /><stop
119- style="stop-color:#000000;stop-opacity:0;"
120- offset="1"
121- id="stop4191" /></linearGradient><radialGradient
122- inkscape:collect="always"
123- xlink:href="#linearGradient4187"
124- id="radialGradient4071"
125- gradientUnits="userSpaceOnUse"
126- gradientTransform="matrix(8.716285e-6,-0.665592,0.957576,4.651922e-16,178.4903,133.0866)"
127- cx="191.41389"
128- cy="7.7861371"
129- fx="191.41389"
130- fy="7.7861371"
131- r="153.39676" /><linearGradient
132- inkscape:collect="always"
133- xlink:href="#linearGradient1334"
134- id="linearGradient1340"
135- x1="3.5197463"
136- y1="16.549366"
137- x2="45.43124"
138- y2="31.877295"
139- gradientUnits="userSpaceOnUse" /><linearGradient
140- inkscape:collect="always"
141- xlink:href="#linearGradient1334"
142- id="linearGradient2227"
143- x1="1.0448723"
144- y1="22.382998"
145- x2="45.43124"
146- y2="31.877295"
147- gradientUnits="userSpaceOnUse" /><linearGradient
148- inkscape:collect="always"
149- xlink:href="#linearGradient1334"
150- id="linearGradient2229"
151- x1="31.784821"
152- y1="14.882939"
153- x2="76.798752"
154- y2="26.225924"
155- gradientUnits="userSpaceOnUse" /></defs><sodipodi:namedview
156- inkscape:window-height="949"
157- inkscape:window-width="1280"
158- inkscape:pageshadow="2"
159- inkscape:pageopacity="0.0"
160- borderopacity="1.0"
161- bordercolor="#666666"
162- pagecolor="#ffffff"
163- id="base"
164- gridspacingx="0.5px"
165- gridspacingy="0.5px"
166- showgrid="false"
167- inkscape:zoom="1"
168- inkscape:cx="24"
169- inkscape:cy="24"
170- inkscape:window-x="0"
171- inkscape:window-y="25"
172- inkscape:current-layer="layer5"
173- gridempspacing="2"
174- showguides="false"
175- inkscape:guide-bbox="true"
176- fill="#babdb6"
177- stroke="#babdb6"
178- showborder="false"
179- inkscape:showpageshadow="false"><sodipodi:guide
180- orientation="vertical"
181- position="26.996089"
182- id="guide2248" /><sodipodi:guide
183- orientation="horizontal"
184- position="24.005269"
185- id="guide2250" /></sodipodi:namedview><g
186- inkscape:groupmode="layer"
187- id="layer5"
188- inkscape:label="shadows"
189- style="display:inline"><path
190- transform="matrix(1.051972,0,0,0.446972,3.284922,176.3855)"
191- d="M 339.34456 5.6829548 A 153.39676 110.67352 0 1 1 32.551041,5.6829548 A 153.39676 110.67352 0 1 1 339.34456 5.6829548 z"
192- sodipodi:ry="110.67352"
193- sodipodi:rx="153.39676"
194- sodipodi:cy="5.6829548"
195- sodipodi:cx="185.9478"
196- id="path4069"
197- style="opacity:0.2;fill:url(#radialGradient4071);fill-opacity:1;stroke:none;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
198- sodipodi:type="arc" /><path
199- style="opacity:0.2;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:7.50559282;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
200- d="M 277.94145,-121.01512 C 262.96609,-119.32426 251.43733,-106.41813 251.43734,-90.992759 C 251.43735,-74.420354 264.88731,-60.970392 281.4597,-60.970391 C 298.03211,-60.970389 311.48207,-74.420356 311.48207,-90.992759 C 311.48208,-107.56516 298.03211,-121.01512 281.4597,-121.01512 C 280.68288,-121.01512 279.87625,-121.07316 279.11421,-121.01512 C 278.75103,-120.98746 278.30086,-121.0557 277.94145,-121.01512 z M 190.21985,-90.992759 C 176.03084,-89.704438 162.52593,-85.893984 149.87729,-80.672569 L 176.61597,-34.700819 C 183.4768,-36.87702 190.68232,-38.072413 198.19454,-38.453615 C 199.66502,-38.528235 201.16207,-38.453615 202.65098,-38.453615 C 243.84422,-38.453615 278.27601,-9.5242638 286.85435,29.096714 L 340.33169,29.096714 C 336.53321,1.021573 324.31883,-24.394019 306.32198,-44.551908 C 298.93073,-40.581375 290.4321,-38.453615 281.4597,-38.453615 C 253.28881,-38.453615 230.21603,-60.560273 228.92056,-88.412711 C 220.44223,-90.032601 211.59567,-90.992759 202.65098,-90.992759 C 200.85457,-90.992757 199.03629,-91.060485 197.25634,-90.992759 C 196.67693,-90.970711 196.19206,-91.021908 195.61449,-90.992759 C 195.07031,-90.965295 194.51541,-91.026528 193.97265,-90.992759 C 193.44685,-90.960045 192.85519,-91.031528 192.3308,-90.992759 C 192.27242,-90.988443 192.15483,-90.994113 192.09625,-90.992759 C 191.86135,-90.995717 191.3926,-90.991081 191.15804,-90.992759 C 191.09959,-90.990925 190.9817,-90.997715 190.92349,-90.992759 C 190.69794,-90.973555 190.44507,-91.013209 190.21985,-90.992759 z M 117.50943,-61.908589 C 95.954957,-45.126243 79.589066,-22.011272 70.834025,4.46899 C 84.663387,13.935891 93.819901,29.847919 93.819901,47.860694 C 93.819901,65.873462 84.663387,81.785504 70.834025,91.252395 C 79.586146,117.73911 95.947437,140.86424 117.50943,157.62998 L 144.2481,111.42368 C 127.10854,95.648775 116.33668,72.967747 116.33668,47.860694 C 116.33668,22.762699 127.12936,0.11188 144.2481,-15.70229 L 117.50943,-61.908589 z M 37.762511,17.838326 C 22.787146,19.529185 11.258389,32.435336 11.258389,47.860694 C 11.258389,64.433101 24.708352,77.883054 41.280757,77.883062 C 57.853161,77.883062 71.303123,64.433101 71.303125,47.860694 C 71.303127,31.288286 57.853159,17.838326 41.280757,17.838326 C 40.503926,17.838334 39.697306,17.780284 38.93526,17.838326 C 38.572097,17.865984 38.121919,17.797742 37.762511,17.838326 z M 286.85435,66.624674 C 278.27604,105.24565 243.84422,134.175 202.65098,134.175 C 193.53131,134.17504 184.84774,132.79748 176.61597,130.18766 L 149.87729,176.15941 C 166.16563,182.88379 183.93875,186.71415 202.65098,186.71415 C 211.59566,186.71419 220.44223,185.754 228.92056,184.1341 C 230.22657,157.4506 251.60116,135.86118 278.176,134.175 C 279.29116,134.10428 280.32684,134.175 281.4597,134.175 C 290.43211,134.17502 298.93072,136.30276 306.32198,140.2733 C 324.31886,120.11543 336.53321,94.699835 340.33169,66.624674 L 286.85435,66.624674 z M 277.94145,156.69178 C 262.96609,158.38264 251.43733,171.28879 251.43734,186.71415 C 251.43735,203.28656 264.88731,216.73653 281.4597,216.73651 C 298.03211,216.73653 311.48207,203.28655 311.48207,186.71415 C 311.48208,170.14175 298.03211,156.69179 281.4597,156.69178 C 280.68288,156.69179 279.87625,156.63374 279.11421,156.69178 C 278.75103,156.71944 278.30086,156.6512 277.94145,156.69178 z "
201- id="path3162" /></g><g
202- inkscape:groupmode="layer"
203- id="layer3"
204- inkscape:label="Main shape"
205- style="display:inline"><g
206- id="g11118"
207- transform="translate(0,-6.567362)"><path
208- transform="matrix(0.883863,0,0,0.883863,4.731769,5.481332)"
209- d="M 75.318237 46.856956 A 33.967049 33.967049 0 1 1 7.38414,46.856956 A 33.967049 33.967049 0 1 1 75.318237 46.856956 z"
210- sodipodi:ry="33.967049"
211- sodipodi:rx="33.967049"
212- sodipodi:cy="46.856956"
213- sodipodi:cx="41.351189"
214- id="path2313"
215- style="fill:#ff6309;fill-opacity:1;stroke:#cc4a00;stroke-width:8.4917717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
216- sodipodi:type="arc" /><path
217- id="path2338"
218- transform="matrix(7.505562,0,0,7.505562,0,-133.237)"
219- d="M 25.625,5.5 C 23.633818,5.6472149 21.735947,6.1454934 19.96875,6.875 L 23.53125,13 C 24.445343,12.710057 25.405372,12.550789 26.40625,12.5 C 26.602168,12.490058 26.801626,12.5 27,12.5 C 32.488317,12.5 37.075828,16.354393 38.21875,21.5 L 45.34375,21.5 C 44.837665,17.75945 43.210282,14.373205 40.8125,11.6875 C 39.827738,12.216508 38.695425,12.5 37.5,12.5 C 33.746694,12.5 30.672601,9.5546271 30.5,5.84375 C 29.370404,5.6279262 28.191731,5.5 27,5.5 C 26.760657,5.5000004 26.518398,5.4909766 26.28125,5.5 C 26.204053,5.5029375 26.139452,5.4961163 26.0625,5.5 C 25.989997,5.5036593 25.916063,5.4955008 25.84375,5.5 C 25.773697,5.5043586 25.694866,5.4948346 25.625,5.5 z "
220- style="fill:#ff6309;fill-opacity:1;stroke:#cc4a00;stroke-width:1.00000012;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /></g><g
221- id="g11122"
222- transform="translate(0,-6.567362)"><path
223- id="path2241"
224- transform="matrix(7.505562,0,0,7.505562,0,-133.237)"
225- d="M 15.65625,9.375 C 12.784473,11.61097 10.603964,14.690693 9.4375,18.21875 C 11.280034,19.480058 12.5,21.600095 12.5,24 C 12.5,26.399904 11.280034,28.519943 9.4375,29.78125 C 10.603576,33.310165 12.783471,36.391241 15.65625,38.625 L 19.21875,32.46875 C 16.935186,30.367004 15.5,27.3451 15.5,24 C 15.5,20.656107 16.937962,17.638227 19.21875,15.53125 L 15.65625,9.375 z "
226- style="fill:#ffb515;fill-opacity:1;stroke:#d89400;stroke-width:1.00000012;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /><path
227- transform="matrix(0.883863,0,0,0.883863,244.9098,144.3342)"
228- d="M 75.318237 46.856956 A 33.967049 33.967049 0 1 1 7.38414,46.856956 A 33.967049 33.967049 0 1 1 75.318237 46.856956 z"
229- sodipodi:ry="33.967049"
230- sodipodi:rx="33.967049"
231- sodipodi:cy="46.856956"
232- sodipodi:cx="41.351189"
233- id="path2317"
234- style="fill:#ffb515;fill-opacity:1;stroke:#d89400;stroke-width:8.4917717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
235- sodipodi:type="arc" /></g><g
236- id="g11114"
237- transform="translate(0,-6.567362)"><path
238- transform="matrix(0.883863,0,0,0.883863,244.9098,-133.3715)"
239- d="M 75.318237 46.856956 A 33.967049 33.967049 0 1 1 7.38414,46.856956 A 33.967049 33.967049 0 1 1 75.318237 46.856956 z"
240- sodipodi:ry="33.967049"
241- sodipodi:rx="33.967049"
242- sodipodi:cy="46.856956"
243- sodipodi:cx="41.351189"
244- id="path2315"
245- style="fill:#c90016;fill-opacity:1;stroke:#8c000f;stroke-width:8.4917717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
246- sodipodi:type="arc" /><path
247- id="path2334"
248- transform="matrix(7.505562,0,0,7.505562,0,-133.237)"
249- d="M 38.21875,26.5 C 37.075831,31.645606 32.488317,35.5 27,35.5 C 25.784953,35.500003 24.627998,35.316465 23.53125,34.96875 L 19.96875,41.09375 C 22.138902,41.989661 24.506903,42.5 27,42.5 C 28.19173,42.500002 29.370404,42.372074 30.5,42.15625 C 30.674004,38.601115 33.521841,35.724655 37.0625,35.5 C 37.211074,35.490575 37.349065,35.500001 37.5,35.5 C 38.695426,35.500001 39.827737,35.783492 40.8125,36.3125 C 43.210285,33.626796 44.837665,30.240551 45.34375,26.5 L 38.21875,26.5 z "
250- style="fill:#c90016;fill-opacity:1;stroke:#8c000f;stroke-width:1.00000012;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline" /></g></g><g
251- inkscape:groupmode="layer"
252- id="layer1"
253- inkscape:label="face"
254- style="display:inline"><path
255- style="opacity:0.51764706;fill:url(#linearGradient1340);fill-opacity:1;stroke:none;stroke-width:22.51668739;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
256- d="M 15.53125,9.28125 C 13.046805,11.348658 11.126161,14.075942 10.03125,17.1875 C 11.822778,18.55823 13,20.69856 13,23.125 C 13,25.55144 11.822778,27.691771 10.03125,29.0625 C 11.125637,32.174916 13.046494,34.903051 15.53125,36.96875 L 18.59375,31.65625 C 16.383858,29.479169 15,26.466379 15,23.125 C 15,19.783412 16.38576,16.774686 18.59375,14.59375 L 15.53125,9.28125 z M 37.09375,38.125 C 35.348263,38.321898 34,39.820864 34,41.625 C 34,43.562478 35.562524,45.124999 37.5,45.125 C 39.437482,45.125 40.999999,43.562477 41,41.625 C 40.999999,39.687521 39.437479,38.125001 37.5,38.125 C 37.371602,38.124999 37.26847,38.121214 37.21875,38.125 C 37.176422,38.128224 37.135642,38.120274 37.09375,38.125 z "
257- id="path1328"
258- sodipodi:nodetypes="ccscccscccsssssc"
259- transform="matrix(7.505562,0,0,7.505562,0,-133.237)" /><path
260- style="opacity:0.51764706;fill:url(#linearGradient2227);fill-opacity:1;stroke:none;stroke-width:3.00000024;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
261- d="M 25.3125,5.125 C 23.701547,5.2790024 22.157472,5.6893773 20.6875,6.25 L 23.78125,11.5625 C 24.622282,11.330759 25.476725,11.170582 26.375,11.125 C 26.604923,11.113332 26.818333,11.125 27,11.125 C 32.581279,11.125 37.25873,14.953486 38.59375,20.125 L 44.75,20.125 C 44.197078,16.837803 42.768929,13.865831 40.6875,11.4375 C 39.718587,11.887263 38.628653,12.125 37.5,12.125 C 33.626925,12.125 30.41895,9.1813941 30.03125,5.40625 C 29.040519,5.2357395 28.030029,5.1249999 27,5.125 C 26.74809,5.1250003 26.524064,5.11695 26.3125,5.125 C 26.209969,5.1289014 26.129573,5.1249847 26.09375,5.125 C 25.966792,5.1314075 25.888844,5.1241386 25.875,5.125 C 25.788555,5.1303784 25.722701,5.1267547 25.6875,5.125 C 25.678139,5.1243181 25.655554,5.1250514 25.65625,5.125 C 25.586464,5.1301591 25.529699,5.1260865 25.5,5.125 C 25.495048,5.1245927 25.471242,5.1254412 25.46875,5.125 C 25.416651,5.129436 25.364466,5.1200322 25.3125,5.125 z M 5.09375,19.625 C 3.3482651,19.821899 2,21.320867 2,23.125 C 2,25.062479 3.5625215,26.624999 5.5,26.625 C 7.4374785,26.625 8.9999994,25.062479 9,23.125 C 8.9999997,21.187521 7.437478,19.625 5.5,19.625 C 5.3715952,19.625 5.2684712,19.621213 5.21875,19.625 C 5.1764218,19.628224 5.1356416,19.620274 5.09375,19.625 z "
262- id="path1330"
263- sodipodi:nodetypes="cccsscccscssssssssccsssssc"
264- transform="matrix(7.505562,0,0,7.505562,0,-133.237)" /><path
265- style="opacity:0.33333333;fill:url(#linearGradient2229);fill-opacity:1;stroke:none;stroke-width:3.00000024;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
266- d="M 37.09375,1.125 C 35.348623,1.3218281 34,2.8208676 34,4.625 C 34,6.562478 35.562526,8.1250008 37.5,8.125 C 39.437479,8.125 41.000001,6.5624781 41,4.625 C 41,2.6875218 39.437481,1.1250001 37.5,1.125 C 37.403696,1.125 37.305997,1.1244674 37.25,1.125 C 37.242171,1.1252589 37.224965,1.1245265 37.21875,1.125 C 37.176422,1.128224 37.135633,1.1202761 37.09375,1.125 z M 38.5625,26.125 C 37.215423,31.278841 32.568737,35.124998 27,35.125 C 25.887035,35.125003 24.833115,34.907707 23.8125,34.625 L 20.71875,39.9375 C 22.680703,40.675819 24.782299,41.125001 27,41.125 C 28.049912,41.125003 29.085196,40.989122 30.09375,40.8125 C 30.491467,37.217985 33.391614,34.355935 37.03125,34.125 C 37.220364,34.113004 37.36988,34.125001 37.5,34.125 C 38.605965,34.125 39.639892,34.442656 40.59375,34.875 C 42.705279,32.438327 44.126349,29.437818 44.6875,26.125 L 38.5625,26.125 z "
267- id="path1332"
268- sodipodi:nodetypes="cssssssccsccscssccc"
269- transform="matrix(7.505562,0,0,7.505562,0,-133.237)" /></g><g
270- inkscape:groupmode="layer"
271- id="layer4"
272- inkscape:label="inner stroke"
273- style="display:inline"><path
274- style="opacity:0.4;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:22.51668739;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
275- d="M 15.53125,9.28125 C 13.046805,11.348658 11.126161,14.075942 10.03125,17.1875 C 11.822778,18.55823 13,20.69856 13,23.125 C 13,25.55144 11.822778,27.691771 10.03125,29.0625 C 11.125637,32.174916 13.046494,34.903051 15.53125,36.96875 L 18.59375,31.65625 C 16.383858,29.479169 15,26.466379 15,23.125 C 15,19.783412 16.38576,16.774686 18.59375,14.59375 L 15.53125,9.28125 z M 15.28125,10.8125 L 17.34375,14.4375 C 15.367704,16.636841 14.113224,19.502341 14,22.65625 C 13.875486,20.362835 12.812909,18.301462 11.21875,16.84375 C 12.132323,14.54811 13.531243,12.491937 15.28125,10.8125 z M 14,23.59375 C 14.112956,26.747458 15.364637,29.614525 17.34375,31.8125 L 15.28125,35.4375 C 13.532279,33.758918 12.131311,31.70242 11.21875,29.40625 C 12.814097,27.948465 13.875163,25.887458 14,23.59375 z M 37.09375,38.125 C 35.348263,38.321898 34,39.820864 34,41.625 C 34,43.562478 35.562524,45.124999 37.5,45.125 C 39.437482,45.125 40.999999,43.562477 41,41.625 C 40.999999,39.687521 39.437479,38.125001 37.5,38.125 C 37.371602,38.124999 37.26847,38.121214 37.21875,38.125 C 37.176422,38.128224 37.135642,38.120274 37.09375,38.125 z M 37.125,39.125 C 37.184139,39.116179 37.252073,39.129603 37.3125,39.125 C 37.346925,39.125527 37.410899,39.124999 37.5,39.125 C 38.896421,39.125 39.999999,40.228577 40,41.625 C 40,43.021418 38.896423,44.125 37.5,44.125 C 36.103583,44.125 35,43.021419 35,41.625 C 34.999999,40.354212 35.922505,39.304364 37.125,39.125 z "
276- id="path2272"
277- sodipodi:nodetypes="ccscccscccccccccccccsssssccsssssc"
278- transform="matrix(7.505562,0,0,7.505562,0,-133.237)" /><path
279- style="opacity:0.4;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3.00000024;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
280- d="M 25.3125,5.125 C 23.701547,5.2790024 22.157472,5.6893773 20.6875,6.25 L 23.78125,11.5625 C 24.622282,11.330759 25.476725,11.170582 26.375,11.125 C 26.604923,11.113332 26.818333,11.125 27,11.125 C 32.581279,11.125 37.25873,14.953486 38.59375,20.125 L 44.75,20.125 C 44.197078,16.837803 42.768929,13.865831 40.6875,11.4375 C 39.718587,11.887263 38.628653,12.125 37.5,12.125 C 33.626925,12.125 30.41895,9.1813941 30.03125,5.40625 C 29.040519,5.2357395 28.030029,5.1249999 27,5.125 C 26.74809,5.1250003 26.524064,5.11695 26.3125,5.125 C 26.209969,5.1289014 26.129573,5.1249847 26.09375,5.125 C 25.966792,5.1314075 25.888844,5.1241386 25.875,5.125 C 25.788555,5.1303784 25.722701,5.1267547 25.6875,5.125 C 25.678139,5.1243181 25.655554,5.1250514 25.65625,5.125 C 25.586464,5.1301591 25.529699,5.1260865 25.5,5.125 C 25.495048,5.1245927 25.471242,5.1254412 25.46875,5.125 C 25.416651,5.129436 25.364466,5.1200322 25.3125,5.125 z M 25.46875,6.125 C 25.476941,6.1251973 25.484448,6.125421 25.5,6.125 C 25.523845,6.1227228 25.538595,6.1270354 25.5625,6.125 C 25.608043,6.1227736 25.67643,6.1304393 25.75,6.125 C 25.794232,6.1236344 25.851613,6.1303442 25.9375,6.125 C 25.976235,6.1245595 26.036547,6.1294645 26.125,6.125 C 26.161739,6.1255999 26.245176,6.1287513 26.34375,6.125 C 26.504145,6.1188972 26.722952,6.1250008 27,6.125 C 27.778891,6.125 28.546597,6.2355772 29.3125,6.34375 C 29.741877,8.3541987 30.804303,10.146561 32.34375,11.375 C 30.716679,10.592832 28.922888,10.125 27,10.125 C 26.851743,10.125 26.641682,10.109881 26.34375,10.125 C 25.646017,10.160406 24.958144,10.32888 24.28125,10.46875 L 22.25,6.9375 C 23.303367,6.6128268 24.36133,6.2364071 25.46875,6.125 z M 34.28125,12.5 C 35.274345,12.906567 36.365487,13.125 37.5,13.125 C 38.448352,13.125 39.350613,12.914618 40.21875,12.625 C 41.721311,14.511866 42.750879,16.713095 43.34375,19.125 L 39.21875,19.125 C 38.318406,16.397416 36.601428,14.094778 34.28125,12.5 z M 5.09375,19.625 C 3.3482651,19.821899 2,21.320867 2,23.125 C 2,25.062479 3.5625215,26.624999 5.5,26.625 C 7.4374785,26.625 8.9999994,25.062479 9,23.125 C 8.9999997,21.187521 7.437478,19.625 5.5,19.625 C 5.3715952,19.625 5.2684712,19.621213 5.21875,19.625 C 5.1764218,19.628224 5.1356416,19.620274 5.09375,19.625 z M 5.1875,20.625 C 5.2272424,20.620058 5.2722156,20.628068 5.3125,20.625 C 5.3438355,20.624487 5.4108925,20.625 5.5,20.625 C 6.8964195,20.625001 8,21.72858 8,23.125 C 7.9999998,24.52142 6.8964197,25.625 5.5,25.625 C 4.1035794,25.624999 3,24.52142 3,23.125 C 3,21.833383 3.9554865,20.778203 5.1875,20.625 z "
281- id="path2284"
282- sodipodi:nodetypes="cccsscccscssssssssccsssssssccssccccscccccsssssccsssssc"
283- transform="matrix(7.505562,0,0,7.505562,0,-133.237)" /><path
284- style="opacity:0.3;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:3.00000024;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;display:inline"
285- d="M 37.09375,1.125 C 35.348623,1.3218281 34,2.8208676 34,4.625 C 34,6.562478 35.562526,8.1250008 37.5,8.125 C 39.437479,8.125 41.000001,6.5624781 41,4.625 C 41,2.6875218 39.437481,1.1250001 37.5,1.125 C 37.403696,1.125 37.305997,1.1244674 37.25,1.125 C 37.242171,1.1252589 37.224965,1.1245265 37.21875,1.125 C 37.176422,1.128224 37.135633,1.1202761 37.09375,1.125 z M 37.1875,2.125 C 37.227242,2.120058 37.272216,2.1280683 37.3125,2.125 C 37.343836,2.1244869 37.410891,2.125 37.5,2.125 C 38.896422,2.125 40,3.2285805 40,4.625 C 40.000001,6.0214195 38.89642,7.125 37.5,7.125 C 36.103584,7.1250002 35,6.0214187 35,4.625 C 35,3.3333829 35.955486,2.2782026 37.1875,2.125 z M 38.5625,26.125 C 37.215423,31.278841 32.568737,35.124998 27,35.125 C 25.887035,35.125003 24.833115,34.907707 23.8125,34.625 L 20.71875,39.9375 C 22.680703,40.675819 24.782299,41.125001 27,41.125 C 28.049912,41.125003 29.085196,40.989122 30.09375,40.8125 C 30.491467,37.217985 33.391614,34.355935 37.03125,34.125 C 37.220364,34.113004 37.36988,34.125001 37.5,34.125 C 38.605965,34.125 39.639892,34.442656 40.59375,34.875 C 42.705279,32.438327 44.126349,29.437818 44.6875,26.125 L 38.5625,26.125 z M 39.21875,27.125 L 43.34375,27.125 C 42.750881,29.536905 41.721312,31.738135 40.21875,33.625 C 39.350613,33.335384 38.448351,33.125 37.5,33.125 C 37.411509,33.125001 37.238942,33.107861 36.96875,33.125 C 35.961248,33.188927 35.008724,33.453893 34.125,33.84375 C 36.518216,32.248544 38.29878,29.912039 39.21875,27.125 z M 32.6875,34.625 C 30.950951,35.849124 29.775197,37.744048 29.3125,39.90625 C 28.546597,40.014424 27.778888,40.125001 27,40.125 C 25.318336,40.125002 23.720949,39.805169 22.1875,39.34375 L 24.3125,35.71875 C 25.190073,35.905386 26.06753,36.125001 27,36.125 C 29.068804,36.125001 30.970917,35.526263 32.6875,34.625 z "
286- id="path2301"
287- sodipodi:nodetypes="cssssssccsssssccsccscssccccccssccccsccsc"
288- transform="matrix(7.505562,0,0,7.505562,0,-133.237)" /></g></svg>
289\ No newline at end of file
290+ inkscape:version="0.48.1 r9760"
291+ sodipodi:docname="ubuntu-logo.svg"><metadata
292+ id="metadata12"><rdf:RDF><cc:Work
293+ rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
294+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><sodipodi:namedview
295+ pagecolor="#ffffff"
296+ bordercolor="#666666"
297+ borderopacity="1"
298+ objecttolerance="10"
299+ gridtolerance="10"
300+ guidetolerance="10"
301+ inkscape:pageopacity="0"
302+ inkscape:pageshadow="2"
303+ inkscape:window-width="1280"
304+ inkscape:window-height="1000"
305+ id="namedview10"
306+ showgrid="false"
307+ inkscape:zoom="0.78650123"
308+ inkscape:cx="462.63798"
309+ inkscape:cy="291.87663"
310+ inkscape:window-x="0"
311+ inkscape:window-y="24"
312+ inkscape:window-maximized="1"
313+ inkscape:current-layer="svg2" />
314+<defs
315+ id="defs4">
316+</defs>
317+<path
318+ d="M 355.384,212.88601 C 355.384,291.58315 291.58336,355.384 212.88249,355.384 134.18162,355.384 70.384,291.58415 70.384,212.88601 70.384,134.18284 134.1806,70.384 212.88149,70.384 c 78.70087,0 142.50251,63.79884 142.50251,142.50201 z"
319+ id="path6"
320+ inkscape:connector-curvature="0"
321+ style="fill:#dd4814" />
322+<path
323+ d="m 115.74,194.732 c -10.453,0 -18.923,8.47 -18.923,18.923 0,10.449 8.47,18.92 18.923,18.92 10.449,0 18.92,-8.471 18.92,-18.92 0,-10.454 -8.47,-18.923 -18.92,-18.923 z m 135.107,86.002 c -9.051,5.225 -12.149,16.793 -6.926,25.84 5.226,9.051 16.793,12.151 25.844,6.926 9.048,-5.224 12.148,-16.792 6.923,-25.842 -5.224,-9.047 -16.793,-12.148 -25.841,-6.924 z m -94.005,-67.082 c 0,-18.701 9.293,-35.219 23.504,-45.221 l -13.834,-23.173 c -16.56,11.064 -28.878,27.978 -33.995,47.788 5.977,4.872 9.796,12.291 9.796,20.608 0,8.315 -3.819,15.734 -9.797,20.605 5.116,19.812 17.435,36.726 33.995,47.789 l 13.835,-23.175 c -14.211,-10 -23.504,-26.517 -23.504,-45.221 z m 55.275,-55.275 c 28.877,0 52.564,22.141 55.047,50.373 l 26.968,-0.394 c -1.327,-20.844 -10.432,-39.562 -24.425,-53.319 -7.194,2.718 -15.505,2.306 -22.688,-1.842 -7.192,-4.152 -11.705,-11.156 -12.941,-18.757 -6.992,-1.935 -14.351,-2.99 -21.96,-2.99 -13.086,0 -25.449,3.072 -36.431,8.512 l 13.146,23.56 c 7.077,-3.293 14.963,-5.143 23.284,-5.143 z m 0,110.551 c -8.322,0 -16.207,-1.85 -23.285,-5.143 l -13.148,23.562 c 10.983,5.438 23.347,8.511 36.433,8.511 7.609,0 14.968,-1.055 21.961,-2.99 1.236,-7.601 5.75,-14.605 12.943,-18.76 7.183,-4.146 15.494,-4.558 22.688,-1.839 13.992,-13.758 23.097,-32.476 24.422,-53.32 l -26.968,-0.394 c -2.481,28.236 -26.169,50.373 -55.046,50.373 z m 38.727,-122.359 c 9.05,5.227 20.619,2.126 25.842,-6.921 5.226,-9.051 2.128,-20.619 -6.923,-25.845 -9.049,-5.224 -20.617,-2.124 -25.843,6.927 -5.224,9.047 -2.124,20.616 6.924,25.839 z"
324+ id="path8"
325+ inkscape:connector-curvature="0"
326+ style="fill:#ffffff" />
327+</svg>
328\ No newline at end of file

Subscribers

People subscribed via source and target branches