Merge lp:~sil2100/unity/new_dash_nav_icons into lp:unity

Proposed by Łukasz Zemczak
Status: Merged
Approved by: Marco Trevisan (Treviño)
Approved revision: no longer in the source branch.
Merged at revision: 2975
Proposed branch: lp:~sil2100/unity/new_dash_nav_icons
Merge into: lp:unity
Diff against target: 880 lines (+738/-102)
8 files modified
resources/lens-nav-app.svg (+83/-17)
resources/lens-nav-file.svg (+87/-8)
resources/lens-nav-gwibber.svg (+80/-12)
resources/lens-nav-home.svg (+84/-9)
resources/lens-nav-music.svg (+119/-11)
resources/lens-nav-people.svg (+97/-21)
resources/lens-nav-photo.svg (+105/-11)
resources/lens-nav-video.svg (+83/-13)
To merge this branch: bzr merge lp:~sil2100/unity/new_dash_nav_icons
Reviewer Review Type Date Requested Status
Marco Trevisan (Treviño) Approve
PS Jenkins bot continuous-integration Pending
Review via email: mp+139489@code.launchpad.net

Commit message

Update the dash nagivation bar lens icons according to new design.

Description of the change

- Problem:

The current dash navigation icons are outdated.

- Fix:

Design has provided new icons.

- Tests:

N/A

To post a comment you must log in.
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Nice! ;)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'resources/lens-nav-app.svg'
--- resources/lens-nav-app.svg 2012-09-13 10:56:42 +0000
+++ resources/lens-nav-app.svg 2012-12-12 15:29:21 +0000
@@ -1,17 +1,83 @@
1<?xml version="1.0" encoding="utf-8"?>1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">3
4<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"4<svg
5 width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6<path fill="#FFFFFF" d="M14,8v12c0,0.55-0.45,1-1,1h-2c-0.55,0-1-0.45-1-1V8H14z"/>6 xmlns:cc="http://creativecommons.org/ns#"
7<path fill="#FFFFFF" d="M8,11H6v-1h2V8H6V7h2V4c0-0.55-0.45-1-1-1H5.001c-0.55,0-1,0.45-1,1L4,20c0,0.55,0.45,1,1,1h27 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 c0.55,0,1-0.45,1-1v-3H6v-1h2v-2H6v-1h2V11z"/>8 xmlns:svg="http://www.w3.org/2000/svg"
9<path fill="#FFFFFF" d="M8,8L8,8V7l0,0V8z"/>9 xmlns="http://www.w3.org/2000/svg"
10<path fill="#FFFFFF" d="M18.366,3v1.542C18.602,4.681,18.8,4.925,18.8,5.217c0,0.441-0.358,0.799-0.8,0.799s-0.8-0.358-0.8-0.79910 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11 c0-0.292,0.198-0.537,0.433-0.675V3C17.16,3.578,16,5.26,16,6.005C16,7.106,17.116,8,18,8s2-0.894,2-1.99511 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12 C20,5.26,18.84,3.578,18.366,3z"/>12 width="24"
13<path fill="#FFFFFF" d="M20,9v11c0,0.55-0.45,1-1,1h-2c-0.55,0-1-0.45-1-1V9H20z"/>13 height="24"
14<path fill="#FFFFFF" d="M12.552,3.991c0.191,0.349,0.378,0.7,0.56,1.056c0.182,0.355,0.349,0.701,0.502,1.03814 id="svg3416"
15 C13.766,6.42,13.895,6.726,14,7h-4c0.105-0.262,0.234-0.561,0.387-0.897c0.153-0.336,0.318-0.682,0.495-1.03815 version="1.1"
16 c0.177-0.354,0.36-0.71,0.552-1.065c0.191-0.355,0.377-0.688,0.559-1C12.175,3.312,12.36,3.642,12.552,3.991z"/>16 inkscape:version="0.48.3.1 r9886"
17</svg>17 sodipodi:docname="lens-nav-apps.svg">
18 <defs
19 id="defs3418" />
20 <sodipodi:namedview
21 id="base"
22 pagecolor="#ffffff"
23 bordercolor="#666666"
24 borderopacity="1.0"
25 inkscape:pageopacity="0"
26 inkscape:pageshadow="2"
27 inkscape:zoom="30.357661"
28 inkscape:cx="16.840889"
29 inkscape:cy="13.242127"
30 inkscape:document-units="px"
31 inkscape:current-layer="layer1-7"
32 showgrid="true"
33 inkscape:window-width="1920"
34 inkscape:window-height="1029"
35 inkscape:window-x="0"
36 inkscape:window-y="24"
37 inkscape:window-maximized="1">
38 <inkscape:grid
39 type="xygrid"
40 id="grid2986"
41 empspacing="8"
42 visible="true"
43 enabled="true"
44 snapvisiblegridlinesonly="true" />
45 </sodipodi:namedview>
46 <metadata
47 id="metadata3421">
48 <rdf:RDF>
49 <cc:Work
50 rdf:about="">
51 <dc:format>image/svg+xml</dc:format>
52 <dc:type
53 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
54 <dc:title />
55 </cc:Work>
56 </rdf:RDF>
57 </metadata>
58 <g
59 inkscape:label="Layer 1"
60 inkscape:groupmode="layer"
61 id="layer1"
62 transform="translate(0,-1028.3622)">
63 <g
64 style="display:inline"
65 transform="matrix(1.2495717,0,0,1.2495717,0.01542069,-262.63982)"
66 id="layer1-7"
67 inkscape:label="Layer 1"
68 inkscape:export-filename="PNG/app_lense_icon@18.png"
69 inkscape:export-xdpi="90"
70 inkscape:export-ydpi="90">
71 <path
72 style="font-size:15px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Ubuntu;-inkscape-font-specification:Sans Bold"
73 d="M 10.28125 4 C 9.7425234 5.1082451 9.2266818 6.2365259 8.71875 7.40625 C 8.2262008 8.5607293 7.7108254 9.8009431 7.1875 11.09375 C 7.0758879 11.377852 6.9568481 11.707718 6.84375 12 L 10.25 12 C 10.286928 11.898572 10.338458 11.787394 10.375 11.6875 C 10.621266 11.056466 10.831148 10.492071 11.03125 9.96875 C 11.231339 9.4454294 11.408572 8.9627378 11.5625 8.5625 C 11.716412 8.1622622 11.82929 7.8559209 11.90625 7.625 C 11.998594 7.8559209 12.127322 8.1622622 12.28125 8.5625 C 12.435162 8.9627378 12.612396 9.4454294 12.8125 9.96875 C 13.027979 10.492071 13.26911 11.056466 13.5 11.6875 C 13.53654 11.787394 13.588074 11.898572 13.625 12 L 17.125 12 C 17.009561 11.708482 16.895948 11.37713 16.78125 11.09375 C 16.273302 9.8009431 15.789173 8.5607293 15.28125 7.40625 C 14.773303 6.2365259 14.242067 5.1082451 13.71875 4 L 10.28125 4 z M 5 17 C 4.6470541 17.980077 4.2835139 18.916573 3.90625 20 L 7.65625 20 C 7.825559 19.445815 7.9874007 18.866175 8.1875 18.28125 C 8.3457001 17.85182 8.5063412 17.42938 8.65625 17 L 5 17 z M 15.21875 17 C 15.365342 17.428483 15.509646 17.852718 15.65625 18.28125 C 15.871725 18.866175 16.080676 19.445815 16.25 20 L 20.09375 20 C 19.716476 18.916573 19.352943 17.980077 19 17 L 15.21875 17 z "
74 transform="matrix(0.80027421,0,0,0.80027421,-0.01234078,1033.1556)"
75 id="path2993" />
76 <path
77 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"
78 d="M 4.5 13 C 3.669 13 3 13.669 3 14.5 C 3 15.331 3.669 16 4.5 16 L 19.5 16 C 20.331 16 21 15.331 21 14.5 C 21 13.669 20.331 13 19.5 13 L 4.5 13 z M 4.5 14 L 13.5 14 C 13.777 14 14 14.223 14 14.5 C 14 14.777 13.777 15 13.5 15 L 4.5 15 C 4.2229999 15 4 14.777 4 14.5 C 4 14.223 4.2229999 14 4.5 14 z "
79 transform="matrix(0.80027421,0,0,0.80027421,-0.01234078,1033.1556)"
80 id="rect2995" />
81 </g>
82 </g>
83</svg>
1884
=== modified file 'resources/lens-nav-file.svg'
--- resources/lens-nav-file.svg 2012-09-13 10:56:42 +0000
+++ resources/lens-nav-file.svg 2012-12-12 15:29:21 +0000
@@ -1,8 +1,87 @@
1<?xml version="1.0" encoding="utf-8"?>1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">3
4<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"4<svg
5 width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6<path fill="#FFFFFF" d="M15,3v4h4V6l-3.031-3H15z"/>6 xmlns:cc="http://creativecommons.org/ns#"
7<path fill="#FFFFFF" d="M18,21H6c-0.55,0-1-0.45-1-1V4c0-0.55,0.45-1,1-1h8v5.007h5V20C19,20.55,18.551,21,18,21z"/>7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8</svg>8 xmlns:svg="http://www.w3.org/2000/svg"
9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12 width="24"
13 height="24"
14 id="svg3140"
15 version="1.1"
16 inkscape:version="0.48.3.1 r9886"
17 sodipodi:docname="lens-nav-file.svg">
18 <defs
19 id="defs3142" />
20 <sodipodi:namedview
21 id="base"
22 pagecolor="#ffffff"
23 bordercolor="#666666"
24 borderopacity="1.0"
25 inkscape:pageopacity="0.0"
26 inkscape:pageshadow="2"
27 inkscape:zoom="24.286128"
28 inkscape:cx="16.407475"
29 inkscape:cy="15.002391"
30 inkscape:document-units="px"
31 inkscape:current-layer="g4978"
32 showgrid="true"
33 inkscape:window-width="1920"
34 inkscape:window-height="1029"
35 inkscape:window-x="0"
36 inkscape:window-y="24"
37 inkscape:window-maximized="1"
38 showguides="true"
39 inkscape:guide-bbox="true">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3178"
43 empspacing="8"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3145">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title></dc:title>
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 inkscape:label="Layer 1"
62 inkscape:groupmode="layer"
63 id="layer1"
64 transform="translate(0,-1028.3622)">
65 <rect
66 style="color:#000000;fill:none;stroke:none;stroke-width:7.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
67 id="rect4198"
68 width="35.999981"
69 height="35.999981"
70 x="0"
71 y="1016.3622" />
72 <g
73 id="g4978"
74 transform="translate(-60,548.00002)">
75 <path
76 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"
77 d="M 9 3 C 5.00102 3 5 4 5 9 L 5 15 C 5 20 5.00102 21 9 21 L 15 21 C 18.99899 21 19 20 19 15 L 19 9 L 14 9 C 13.446 9 13 8.554 13 8 L 13 3 L 9 3 z "
78 transform="translate(60,480.36218)"
79 id="path3030" />
80 <path
81 style="fill:#ffffff;stroke:none"
82 d="m 74,483.36218 5,5 -5,0 z"
83 id="path3032"
84 inkscape:connector-curvature="0" />
85 </g>
86 </g>
87</svg>
988
=== modified file 'resources/lens-nav-gwibber.svg'
--- resources/lens-nav-gwibber.svg 2012-11-06 18:19:09 +0000
+++ resources/lens-nav-gwibber.svg 2012-12-12 15:29:21 +0000
@@ -1,12 +1,80 @@
1<?xml version="1.0" encoding="utf-8"?>1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">3
4<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"4<svg
5 width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6<path fill="#FFFFFF" d="M12.635,13.608c-0.849,0.836-2.011,1.265-3.272,1.204l0,0c-0.413-0.02-0.826-0.091-1.229-0.2156 xmlns:cc="http://creativecommons.org/ns#"
7 c-0.368-0.112-0.665-0.404-0.778-0.769c-0.509-1.623-0.123-3.323,1.009-4.437c0.85-0.836,2.011-1.264,3.272-1.2057 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 c0.411,0.02,0.826,0.093,1.228,0.215c0.368,0.113,0.665,0.405,0.778,0.769C14.153,10.794,13.766,12.492,12.635,13.608z M15.5,78 xmlns:svg="http://www.w3.org/2000/svg"
9 C15.224,7,15,6.775,15,6.499C15,6.224,15.224,6,15.5,6S16,6.224,16,6.499C16,6.775,15.776,7,15.5,7z M19.986,5.999 M20,69 xmlns="http://www.w3.org/2000/svg"
10 c0.552,0,1-0.447,1-1c0-0.552-0.449-1-1-1h-9c-4.418,0-8,3.582-8,8c0,4.418,3.582,8,8,8c4.417,0,8-3.576,8-7.994V710 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11 c0-0.01,0.001-0.019,0.001-0.028C19.001,6.436,19.448,6,20,6"/>11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12</svg>12 width="24"
13 height="24"
14 id="svg3289"
15 version="1.1"
16 inkscape:version="0.48.3.1 r9886"
17 sodipodi:docname="lens-nav-gwibber.svg">
18 <defs
19 id="defs3291" />
20 <sodipodi:namedview
21 id="base"
22 pagecolor="#ffffff"
23 bordercolor="#666666"
24 borderopacity="1.0"
25 inkscape:pageopacity="0.0"
26 inkscape:pageshadow="2"
27 inkscape:zoom="24.286129"
28 inkscape:cx="5.2087349"
29 inkscape:cy="11.142163"
30 inkscape:document-units="px"
31 inkscape:current-layer="g4451"
32 showgrid="true"
33 inkscape:window-width="1920"
34 inkscape:window-height="1029"
35 inkscape:window-x="0"
36 inkscape:window-y="24"
37 inkscape:window-maximized="1">
38 <inkscape:grid
39 type="xygrid"
40 id="grid3061"
41 empspacing="8"
42 visible="true"
43 enabled="true"
44 snapvisiblegridlinesonly="true" />
45 </sodipodi:namedview>
46 <metadata
47 id="metadata3294">
48 <rdf:RDF>
49 <cc:Work
50 rdf:about="">
51 <dc:format>image/svg+xml</dc:format>
52 <dc:type
53 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
54 <dc:title />
55 </cc:Work>
56 </rdf:RDF>
57 </metadata>
58 <g
59 inkscape:label="Layer 1"
60 inkscape:groupmode="layer"
61 id="layer1"
62 transform="translate(0,-1028.3622)">
63 <g
64 style="display:inline"
65 transform="translate(-789,604.3622)"
66 id="g4451">
67 <path
68 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"
69 d="M 7.3125 4 C 3.7714844 4.0683594 3 4.625 3 9 L 3 12 C 3 17 4 17 9 17 L 15 17 C 20 17 21 17 21 12 L 21 9 C 21 4 20 4 15 4 L 9 4 C 8.375 4 7.8183594 3.9902344 7.3125 4 z M 6 7 L 18 7 L 18 8 L 6 8 L 6 7 z M 6 9 L 18 9 L 18 10 L 6 10 L 6 9 z M 6 11 L 14 11 L 14 12 L 6 12 L 6 11 z "
70 transform="translate(789,424)"
71 id="rect2992" />
72 <path
73 style="fill:#ffffff;stroke:none"
74 d="m 796,440 0,5 5,-5 z"
75 id="path3763"
76 inkscape:connector-curvature="0"
77 sodipodi:nodetypes="cccc" />
78 </g>
79 </g>
80</svg>
1381
=== modified file 'resources/lens-nav-home.svg'
--- resources/lens-nav-home.svg 2012-09-13 10:56:42 +0000
+++ resources/lens-nav-home.svg 2012-12-12 15:29:21 +0000
@@ -1,9 +1,84 @@
1<?xml version="1.0" encoding="utf-8"?>1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">3
4<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"4<svg
5 width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6<path fill-rule="evenodd" clip-rule="evenodd" fill="#FFFFFF" d="M12.678,3.268C12.5,3.089,12.266,3,12.031,36 xmlns:cc="http://creativecommons.org/ns#"
7 c-0.235,0-0.47,0.089-0.647,0.268L3,12h2v8c0,0.553,0.447,1,1,1h12c0.553,0,1-0.447,1-1v-8h2L12.678,3.268z M14,20.998h-4v-5h47 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 V20.998z"/>8 xmlns:svg="http://www.w3.org/2000/svg"
9</svg>9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12 width="24"
13 height="24"
14 id="svg3416"
15 version="1.1"
16 inkscape:version="0.48.3.1 r9886"
17 sodipodi:docname="lens_home@18.svg">
18 <defs
19 id="defs3418" />
20 <sodipodi:namedview
21 id="base"
22 pagecolor="#ffffff"
23 bordercolor="#666666"
24 borderopacity="1.0"
25 inkscape:pageopacity="0"
26 inkscape:pageshadow="2"
27 inkscape:zoom="15.543122"
28 inkscape:cx="27.11167"
29 inkscape:cy="7.4566742"
30 inkscape:document-units="px"
31 inkscape:current-layer="layer1"
32 showgrid="true"
33 inkscape:window-width="1920"
34 inkscape:window-height="1029"
35 inkscape:window-x="0"
36 inkscape:window-y="24"
37 inkscape:window-maximized="1">
38 <inkscape:grid
39 type="xygrid"
40 id="grid2986"
41 empspacing="8"
42 visible="true"
43 enabled="true"
44 snapvisiblegridlinesonly="true" />
45 </sodipodi:namedview>
46 <metadata
47 id="metadata3421">
48 <rdf:RDF>
49 <cc:Work
50 rdf:about="">
51 <dc:format>image/svg+xml</dc:format>
52 <dc:type
53 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
54 <dc:title />
55 </cc:Work>
56 </rdf:RDF>
57 </metadata>
58 <g
59 inkscape:label="Layer 1"
60 inkscape:groupmode="layer"
61 id="layer1"
62 transform="translate(0,-1028.3622)">
63 <g
64 transform="translate(-338,-183.6378)"
65 style="display:inline"
66 id="g4180"
67 inkscape:export-filename="PNG/home_lense_icon@18.png"
68 inkscape:export-xdpi="90"
69 inkscape:export-ydpi="90">
70 <g
71 inkscape:label="Layer 1"
72 id="layer1-6"
73 transform="matrix(-0.50055933,0,0,0.50274125,359.02394,779.74862)"
74 style="fill:#ffffff">
75 <path
76 sodipodi:nodetypes="ccccccccccccccssccccccssccccc"
77 inkscape:connector-curvature="0"
78 id="path4282"
79 d="m 17.779711,866.36001 c -0.72106,0.068 -1.41312,0.408 -1.90625,0.9375 l -15.03125011,15.0313 c -0.66238,0.7113 -0.93986,1.7728 -0.71875,2.7187 0.20547,0.8789 0.83816,1.6189 1.65625001,2 L 16.149198,871.89586 c 1.61681,-1.60979 2.152832,-1.6043 3.748053,-0.016 l 14.41371,15.1677 c 0.8098,-0.388 1.42596,-1.1554 1.625,-2.0313 0.21481,-0.945 -0.0549,-1.9803 -0.71875,-2.6874 l -15.03125,-15.0313 c -0.60766,-0.6498 -1.51835,-1.0046 -2.40625,-0.9375 z m -1.098725,7.72482 -12.6536496,13.35746 -0.00148,4.11574 c -0.00287,8.0057 -0.0162,10 7,10 l 3.043481,-0.0312 0,-10.38736 c 0,-1.59768 0.376851,-1.59768 1.977192,-1.5977 l 3.961618,0 c 1.629996,2e-5 2.052251,2e-5 2.052251,1.58624 l 0,10.39882 2.934208,0.0312 c 7.015839,0.0746 7.03125,-1.9943 7.03125,-10 l 0.0015,-4.11574 -12.653056,-13.36136 c -1.103387,-1.0986 -1.581101,-1.10346 -2.693295,0.004 z"
80 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
81 </g>
82 </g>
83 </g>
84</svg>
1085
=== modified file 'resources/lens-nav-music.svg'
--- resources/lens-nav-music.svg 2012-09-13 10:56:42 +0000
+++ resources/lens-nav-music.svg 2012-12-12 15:29:21 +0000
@@ -1,11 +1,119 @@
1<?xml version="1.0" encoding="utf-8"?>1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">3
4<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"4<svg
5 width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6<path fill="#FFFFFF" d="M19.964,14.964L20,15V3.849c0-0.55-0.444-0.926-0.986-0.835l-8.027,1.67C10.444,4.774,10,5.299,10,5.8496 xmlns:cc="http://creativecommons.org/ns#"
7 v9.603c-0.984-0.633-2.52-0.61-3.892,0.172c-1.772,1.009-2.587,2.895-1.819,4.207c0.767,1.312,2.828,1.559,4.6,0.5457 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 c1.441-0.819,2.232-2.213,2.074-3.412L11,17V6.849c0-0.55,0.444-1.075,0.986-1.167l6.028-1.365C18.557,4.224,19,4.599,19,5.1488 xmlns:svg="http://www.w3.org/2000/svg"
9 v8.302c-0.984-0.632-2.521-0.609-3.891,0.174c-1.773,1.01-2.588,2.894-1.82,4.206c0.768,1.312,2.828,1.56,4.601,0.5469 xmlns="http://www.w3.org/2000/svg"
10 C19.331,17.557,20.122,16.163,19.964,14.964z"/>10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11</svg>11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12 width="24"
13 height="24"
14 id="svg3416"
15 version="1.1"
16 inkscape:version="0.48.3.1 r9886"
17 sodipodi:docname="lens-nav-music.svg">
18 <defs
19 id="defs3418" />
20 <sodipodi:namedview
21 id="base"
22 pagecolor="#ffffff"
23 bordercolor="#666666"
24 borderopacity="1.0"
25 inkscape:pageopacity="0"
26 inkscape:pageshadow="2"
27 inkscape:zoom="30.357661"
28 inkscape:cx="26.928952"
29 inkscape:cy="14.091995"
30 inkscape:document-units="px"
31 inkscape:current-layer="g4363"
32 showgrid="true"
33 inkscape:window-width="1920"
34 inkscape:window-height="1029"
35 inkscape:window-x="0"
36 inkscape:window-y="24"
37 inkscape:window-maximized="1">
38 <inkscape:grid
39 type="xygrid"
40 id="grid2990"
41 empspacing="8"
42 visible="true"
43 enabled="true"
44 snapvisiblegridlinesonly="true" />
45 </sodipodi:namedview>
46 <metadata
47 id="metadata3421">
48 <rdf:RDF>
49 <cc:Work
50 rdf:about="">
51 <dc:format>image/svg+xml</dc:format>
52 <dc:type
53 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
54 <dc:title />
55 </cc:Work>
56 </rdf:RDF>
57 </metadata>
58 <g
59 inkscape:label="Layer 1"
60 inkscape:groupmode="layer"
61 id="layer1"
62 transform="translate(0,-1028.3622)">
63 <g
64 style="display:inline"
65 transform="matrix(1.2489157,0,0,1.2489157,0.01951965,-261.94947)"
66 id="g4363"
67 inkscape:label="Layer 1"
68 inkscape:export-filename="PNG/music_lense_icon@18.png"
69 inkscape:export-xdpi="90"
70 inkscape:export-ydpi="90">
71 <path
72 sodipodi:type="arc"
73 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
74 id="path4377"
75 sodipodi:cx="61.5"
76 sodipodi:cy="1497.3647"
77 sodipodi:rx="7.5"
78 sodipodi:ry="4.6352549"
79 d="m 69,1497.3647 a 7.5,4.6352549 0 1 1 -15,0 7.5,4.6352549 0 1 1 15,0 z"
80 transform="matrix(0.37365739,0,0,0.51822354,-17.791043,271.58835)" />
81 <rect
82 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
83 id="rect4381"
84 width="0.80069476"
85 height="8.800458"
86 x="7.1906219"
87 y="1038.7504" />
88 <path
89 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
90 d="m 9.2083717,1036.3483 c -1.4344769,0.03 -2.01775,0.2612 -2.01775,2.0017 l 0,0.4004 9.6083353,0 0,-0.4004 c 0,-2.0017 -0.768696,-2.0017 -2.690334,-2.0017 l -4.227668,0 c -0.2402051,0 -0.4676581,0 -0.6725833,0 z"
91 id="rect4385"
92 inkscape:connector-curvature="0"
93 sodipodi:nodetypes="csccsssc" />
94 <path
95 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
96 d="m 7.1906232,1039.5511 9.2880558,0 0,0.8007 -9.2880558,0 z"
97 id="rect4391"
98 inkscape:connector-curvature="0"
99 sodipodi:nodetypes="ccccc" />
100 <path
101 transform="matrix(0.37365747,0,0,0.51822354,-8.9834092,271.58835)"
102 d="m 69,1497.3647 a 7.5,4.6352549 0 1 1 -15,0 7.5,4.6352549 0 1 1 15,0 z"
103 sodipodi:ry="4.6352549"
104 sodipodi:rx="7.5"
105 sodipodi:cy="1497.3647"
106 sodipodi:cx="61.5"
107 id="path4417"
108 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
109 sodipodi:type="arc" />
110 <rect
111 y="1038.7504"
112 x="15.998261"
113 height="8.800458"
114 width="0.80069405"
115 id="rect4419"
116 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
117 </g>
118 </g>
119</svg>
12120
=== modified file 'resources/lens-nav-people.svg'
--- resources/lens-nav-people.svg 2011-06-30 17:24:25 +0000
+++ resources/lens-nav-people.svg 2012-12-12 15:29:21 +0000
@@ -1,21 +1,97 @@
1<?xml version="1.0" encoding="utf-8"?>
2<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363) -->
3<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
5 width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
6<g>
7 <g>
8 <path fill="#FFFFFF" d="M17.914,18.077c-1.999-0.991-2.911-2.703-2.911-3.514c0-0.544,0.363-1.382,0.713-1.788
9 c0.341-0.399,0.849-0.598,1.091-1.041c0.393-0.725,0.602-2.17,0.48-2.807c-0.088-0.452-0.48-0.497-0.48-0.904
10 c0-0.362,0.086-0.95,0.086-1.946c0-1.402-0.539-2.153-1.265-2.805c-0.656-0.589-1.965-1.223-3.625-1.223
11 c-0.353,0-0.732,0.031-1.048,0.091c-0.72,0.135-1.206,0.473-1.452,0.738l-0.01-0.005L9.436,2.946
12 C9.434,2.949,9.43,2.952,9.427,2.955c-0.306,0.046-0.8,0.116-1.223,0.452C7.636,3.86,7.113,4.675,7.113,6.077
13 c0,0.996,0.087,1.584,0.087,1.946c0,0.407-0.393,0.452-0.48,0.904C6.597,9.564,6.807,11.01,7.2,11.734
14 c0.241,0.443,0.75,0.642,1.091,1.041c0.35,0.406,0.713,1.244,0.713,1.788c0,0.811-0.919,2.522-2.919,3.514
15 C3.346,19.435,2,20.059,2,21.95h20C22,20.059,20.655,19.435,17.914,18.077z M9.788,2.291L9.59,2.128
16 C9.486,2.253,9.414,2.393,9.379,2.534C9.247,2.487,9.095,2.466,8.921,2.466v0.256c0.205,0,0.368,0.036,0.499,0.11l0.073,0.042
17 l0.119-0.152C9.612,2.579,9.674,2.427,9.788,2.291z"/>
18 </g>
19</g>
20</svg>
21
22\ No newline at end of file1\ No newline at end of file
2<?xml version="1.0" encoding="UTF-8" standalone="no"?>
3<!-- Created with Inkscape (http://www.inkscape.org/) -->
4
5<svg
6 xmlns:dc="http://purl.org/dc/elements/1.1/"
7 xmlns:cc="http://creativecommons.org/ns#"
8 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
9 xmlns:svg="http://www.w3.org/2000/svg"
10 xmlns="http://www.w3.org/2000/svg"
11 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
12 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13 width="24"
14 height="24"
15 id="svg3416"
16 version="1.1"
17 inkscape:version="0.48.3.1 r9886"
18 sodipodi:docname="lens-nav-people.svg">
19 <defs
20 id="defs3418" />
21 <sodipodi:namedview
22 id="base"
23 pagecolor="#ffffff"
24 bordercolor="#666666"
25 borderopacity="1.0"
26 inkscape:pageopacity="0"
27 inkscape:pageshadow="2"
28 inkscape:zoom="24.286129"
29 inkscape:cx="18.664976"
30 inkscape:cy="15.39562"
31 inkscape:document-units="px"
32 inkscape:current-layer="g3441-4"
33 showgrid="true"
34 inkscape:window-width="1920"
35 inkscape:window-height="1029"
36 inkscape:window-x="0"
37 inkscape:window-y="24"
38 inkscape:window-maximized="1"
39 inkscape:snap-global="false">
40 <inkscape:grid
41 type="xygrid"
42 id="grid2988"
43 empspacing="8"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3421">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title />
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 inkscape:label="Layer 1"
62 inkscape:groupmode="layer"
63 id="layer1"
64 transform="translate(0,-1028.3622)">
65 <g
66 style="display:inline"
67 inkscape:label="Layer 1"
68 id="g3441-4"
69 transform="matrix(1.25,0,0,1.25,0,-263.09055)">
70 <path
71 inkscape:transform-center-y="4.1328031"
72 inkscape:transform-center-x="-0.0012930523"
73 id="path3447-0"
74 d="m 7.1978779,1036.3621 c -2.7985617,0 -3.1983559,1.1275 -3.1983559,3.3811 l 0,0.3758 c 0,1.6649 1.7896444,5.0457 3.2010249,5.0457 1.4113801,0 3.1956861,-3.3808 3.1956861,-5.0457 l 0,-0.3758 c 0,-2.2536 -0.399794,-3.3811 -3.1983551,-3.3811 z"
75 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
76 inkscape:connector-curvature="0"
77 sodipodi:nodetypes="ssszsss" />
78 <path
79 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
80 d="m 4.85,1044.3622 c -1.9570873,0.045 -2.45,0.3901 -2.45,2.65 l 0,1.95 c 0,1.0006 0.3183616,1 1.275,1 l 7.05,0 c 0.95973,0 1.275,-0 1.275,-0.975 l 0,-1.325 0,-0.65 c 0,-2.2637 -0.50287,-2.5572 -2.475,-2.6 -0.2135576,0.2859 -0.4297224,0.5703 -0.675,0.8 -0.4488816,0.4204 -0.9707909,0.775 -1.65,0.775 -0.6792091,0 -1.2287434,-0.3537 -1.675,-0.775 -0.2565679,-0.2422 -0.459969,-0.5469 -0.675,-0.85 z"
81 id="rect3461-3"
82 inkscape:connector-curvature="0" />
83 <path
84 sodipodi:nodetypes="ssszsss"
85 inkscape:connector-curvature="0"
86 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
87 d="m 13.579661,1038.7607 c -2.091866,0 -2.390704,0.7989 -2.390704,2.3955 l 0,0.2663 c 0,1.1796 1.337721,3.575 2.392699,3.575 1.054977,0 2.388709,-2.3954 2.388709,-3.575 l 0,-0.2663 c 0,-1.5966 -0.298838,-2.3955 -2.390704,-2.3955 z"
88 id="path2997"
89 inkscape:transform-center-x="4.4868569"
90 inkscape:transform-center-y="-8.1469625" />
91 <path
92 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
93 d="m 15.575,1044.4622 c -0.191036,0.2653 -0.389138,0.5154 -0.625,0.725 -0.352063,0.3129 -0.792628,0.575 -1.35,0.575 -0.363059,0 -0.678286,-0.111 -0.95,-0.275 0.09289,0.4383 0.125,0.9495 0.125,1.525 l 0,0.65 0,0.7 3.125,0 c 0.673096,0 0.9,-0.01 0.9,-0.7 l 0,-0.925 0,-0.475 c 0,-1.3795 -0.27326,-1.7104 -1.225,-1.8 z"
94 id="path2999"
95 inkscape:connector-curvature="0" />
96 </g>
97 </g>
98</svg>
2399
=== modified file 'resources/lens-nav-photo.svg'
--- resources/lens-nav-photo.svg 2012-09-13 10:56:42 +0000
+++ resources/lens-nav-photo.svg 2012-12-12 15:29:21 +0000
@@ -1,11 +1,105 @@
1<?xml version="1.0" encoding="utf-8"?>1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">3
4<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"4<svg
5 width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6<path fill="#FFFFFF" d="M16,13.5c0,2.21-1.79,4-4,4s-4-1.79-4-4s1.79-4,4-4S16,11.29,16,13.5z"/>6 xmlns:cc="http://creativecommons.org/ns#"
7<path fill="#FFFFFF" d="M20,7.5h-3c-0.55,0-1.162-0.433-1.336-0.956l-0.368-1.103C15.122,4.92,14.55,4.5,14,4.5h-47 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 c-0.55,0-1.162,0.42-1.337,0.942L8.296,6.544C8.122,7.067,7.55,7.5,7,7.5H4c-0.55,0-1,0.45-1,1v10c0,0.551,0.45,1,1,1h168 xmlns:svg="http://www.w3.org/2000/svg"
9 c0.55,0,1-0.449,1-1v-10C21,7.95,20.55,7.5,20,7.5z M12,18.5c-2.762,0-5-2.238-5-5c0-2.763,2.238-5,5-5c2.761,0,5,2.237,5,59 xmlns="http://www.w3.org/2000/svg"
10 C17,16.262,14.761,18.5,12,18.5z"/>10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11</svg>11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12 width="24"
13 height="24"
14 id="svg3140"
15 version="1.1"
16 inkscape:version="0.48.3.1 r9886"
17 sodipodi:docname="lens-nav-photo.svg">
18 <defs
19 id="defs3142" />
20 <sodipodi:namedview
21 id="base"
22 pagecolor="#ffffff"
23 bordercolor="#666666"
24 borderopacity="1.0"
25 inkscape:pageopacity="0.0"
26 inkscape:pageshadow="2"
27 inkscape:zoom="30.35766"
28 inkscape:cx="7.3844304"
29 inkscape:cy="13.704943"
30 inkscape:document-units="px"
31 inkscape:current-layer="g4978"
32 showgrid="true"
33 inkscape:window-width="1920"
34 inkscape:window-height="1029"
35 inkscape:window-x="0"
36 inkscape:window-y="24"
37 inkscape:window-maximized="1"
38 showguides="true"
39 inkscape:guide-bbox="true">
40 <inkscape:grid
41 type="xygrid"
42 id="grid3178"
43 empspacing="8"
44 visible="true"
45 enabled="true"
46 snapvisiblegridlinesonly="true" />
47 </sodipodi:namedview>
48 <metadata
49 id="metadata3145">
50 <rdf:RDF>
51 <cc:Work
52 rdf:about="">
53 <dc:format>image/svg+xml</dc:format>
54 <dc:type
55 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
56 <dc:title />
57 </cc:Work>
58 </rdf:RDF>
59 </metadata>
60 <g
61 inkscape:label="Layer 1"
62 inkscape:groupmode="layer"
63 id="layer1"
64 transform="translate(0,-1028.3622)">
65 <rect
66 style="color:#000000;fill:none;stroke:none;stroke-width:7.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
67 id="rect4198"
68 width="35.999981"
69 height="35.999981"
70 x="0"
71 y="1016.3622" />
72 <g
73 id="g4978"
74 transform="translate(-60,548.00002)">
75 <path
76 style="fill:#ffffff;fill-opacity:1"
77 d="m 102,484.36218 c -1.05907,0 -1.2448,1.15201 -1.59375,1.62538 l -0.71875,0.875 -0.34375,0 c -5.295339,0 -6.34375,0.0294 -6.34375,4.28125 l 0,4.93712 c 0,4.25191 1.048411,4.25 6.34375,4.25 l 5.3125,0 c 5.29534,0 6.34375,0.002 6.34375,-4.25 l 0,-4.93712 c 0,-3.52483 -0.76508,-4.14636 -4.03125,-4.25 L 106.25,485.98756 c -0.36561,-0.461 -0.53468,-1.62538 -1.59375,-1.62538 z"
78 id="path3784" />
79 <rect
80 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"
81 id="rect2987"
82 width="3"
83 height="3"
84 x="95"
85 y="486.36218"
86 ry="0.5" />
87 <path
88 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"
89 d="M 7.3125 6 C 3.771484 6.0547 3 6.5 3 10 L 3 16 C 3 20 4 20 9 20 L 15 20 C 20 20 21 20 21 16 L 21 10 C 21 6 20 6 15 6 L 9 6 C 8.375 6 7.818359 5.992 7.3125 6 z M 13.5 7 C 16.537566 7 19 9.4624339 19 12.5 C 19 15.537566 16.537566 18 13.5 18 C 10.462434 18 8 15.537566 8 12.5 C 8 9.4624339 10.462434 7 13.5 7 z "
90 transform="translate(60,480.36218)"
91 id="path3802" />
92 <path
93 style="fill:#ffffff;stroke:none"
94 d="m 71.1875,484.36218 c -0.235943,0.0501 -0.456305,0.17134 -0.625,0.34375 L 69,486.26843 c -0.281804,0.28031 -0.414534,0.70263 -0.34375,1.09375 l 9.6875,0 C 78.41453,486.97106 78.2818,486.54874 78,486.26843 l -1.5625,-1.5625 c -0.231824,-0.22276 -0.553544,-0.34915 -0.875,-0.34375 l -4.125,0 c -0.08305,-0.008 -0.166953,-0.008 -0.25,0 z"
95 id="path3776"
96 inkscape:connector-curvature="0"
97 sodipodi:nodetypes="cccccccccc" />
98 <path
99 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"
100 d="M 13.5 8.5 C 11.290861 8.5 9.5 10.290861 9.5 12.5 C 9.5 14.709139 11.290861 16.5 13.5 16.5 C 15.709139 16.5 17.5 14.709139 17.5 12.5 C 17.5 10.290861 15.709139 8.5 13.5 8.5 z M 12.5 10.5 C 13.052285 10.5 13.5 10.947715 13.5 11.5 C 13.5 12.052285 13.052285 12.5 12.5 12.5 C 11.947715 12.5 11.5 12.052285 11.5 11.5 C 11.5 10.947715 11.947715 10.5 12.5 10.5 z "
101 transform="translate(60,480.36218)"
102 id="path3806" />
103 </g>
104 </g>
105</svg>
12106
=== modified file 'resources/lens-nav-video.svg'
--- resources/lens-nav-video.svg 2012-09-13 10:56:42 +0000
+++ resources/lens-nav-video.svg 2012-12-12 15:29:21 +0000
@@ -1,13 +1,83 @@
1<?xml version="1.0" encoding="utf-8"?>1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->2<!-- Created with Inkscape (http://www.inkscape.org/) -->
3<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">3
4<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"4<svg
5 width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">5 xmlns:dc="http://purl.org/dc/elements/1.1/"
6<path fill="#FFFFFF" d="M20,4.5H4c-0.532,0-1,0.467-1,1v13c0,0.533,0.468,1,1,1h16c0.533,0,1-0.467,1-1v-136 xmlns:cc="http://creativecommons.org/ns#"
7 C21,4.967,20.533,4.5,20,4.5z M5.5,18.5h-1v-1h1V18.5z M5.5,16.5h-1v-1h1V16.5z M5.5,14.5h-1v-1h1V14.5z M5.5,12.5h-1v-1h1V12.5z7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 M5.5,10.5h-1v-1h1V10.5z M5.5,8.5h-1v-1h1V8.5z M5.5,6.5h-1v-1h1V6.5z M14.267,13.241c-0.61,0.431-1.226,0.85-1.849,1.2598 xmlns:svg="http://www.w3.org/2000/svg"
9 c-0.621,0.408-1.226,0.785-1.815,1.129C10.015,15.973,9.479,16.263,9,16.5v-9c0.458,0.236,0.981,0.527,1.57,0.8719 xmlns="http://www.w3.org/2000/svg"
10 c0.588,0.343,1.194,0.715,1.816,1.113c0.621,0.398,1.243,0.812,1.864,1.242c0.622,0.429,1.205,0.849,1.75,1.25710 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11 C15.455,12.392,14.877,12.812,14.267,13.241z M19.5,18.5h-1v-1h1V18.5z M19.5,16.5h-1v-1h1V16.5z M19.5,14.5h-1v-1h1V14.5z11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12 M19.5,12.5h-1v-1h1V12.5z M19.5,10.5h-1v-1h1V10.5z M19.5,8.5h-1v-1h1V8.5z M19.5,6.5h-1v-1h1V6.5z"/>12 width="24"
13</svg>13 height="24"
14 id="svg3416"
15 version="1.1"
16 inkscape:version="0.48.3.1 r9886"
17 sodipodi:docname="lens-nav-video.svg">
18 <defs
19 id="defs3418" />
20 <sodipodi:namedview
21 id="base"
22 pagecolor="#ffffff"
23 bordercolor="#666666"
24 borderopacity="1.0"
25 inkscape:pageopacity="0"
26 inkscape:pageshadow="2"
27 inkscape:zoom="30.357661"
28 inkscape:cx="18.097574"
29 inkscape:cy="11.611567"
30 inkscape:document-units="px"
31 inkscape:current-layer="layer1-44"
32 showgrid="true"
33 inkscape:window-width="1920"
34 inkscape:window-height="1029"
35 inkscape:window-x="0"
36 inkscape:window-y="24"
37 inkscape:window-maximized="1">
38 <inkscape:grid
39 type="xygrid"
40 id="grid2986"
41 empspacing="8"
42 visible="true"
43 enabled="true"
44 snapvisiblegridlinesonly="true" />
45 </sodipodi:namedview>
46 <metadata
47 id="metadata3421">
48 <rdf:RDF>
49 <cc:Work
50 rdf:about="">
51 <dc:format>image/svg+xml</dc:format>
52 <dc:type
53 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
54 <dc:title />
55 </cc:Work>
56 </rdf:RDF>
57 </metadata>
58 <g
59 inkscape:label="Layer 1"
60 inkscape:groupmode="layer"
61 id="layer1"
62 transform="translate(0,-1028.3622)">
63 <g
64 style="display:inline"
65 transform="matrix(1.2489156,0,0,1.2489156,0.01949292,-261.94937)"
66 id="layer1-44"
67 inkscape:label="Layer 1"
68 inkscape:export-filename="PNG/video_lense_icon@18.png"
69 inkscape:export-xdpi="90"
70 inkscape:export-ydpi="90">
71 <path
72 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
73 d="M 7 5 C 3.631252 5.0636947 3 5.5604642 3 9.40625 L 3 16 C 3 19.995531 3.7937498 20 8.59375 20 L 15.40625 20 C 20.206251 20 21 19.995531 21 16 L 21 9.40625 C 21 5.0111911 20.206251 5 15.40625 5 L 8.59375 5 C 7.9937498 5 7.481248 4.9875108 7 5 z M 9.21875 6 C 9.6345286 5.9931551 10.095767 6 10.625 6 L 13.375 6 C 17.62096 6 18.019042 5.9954179 18 9.5 L 18 15.9375 C 18 19.028191 17.62096 19.03125 13.375 19.03125 L 10.625 19.03125 C 6.391137 19.03125 6 19.028191 6 15.9375 L 6 9.5 C 6 6.4334907 6.3083 6.0479142 9.21875 6 z M 4 7.03125 L 5 7.03125 L 5 8 L 4 8 L 4 7.03125 z M 19 7.03125 L 20 7.03125 L 20 8 L 19 8 L 19 7.03125 z M 4 9.03125 L 5 9.03125 L 5 10 L 4 10 L 4 9.03125 z M 19 9.03125 L 20 9.03125 L 20 10 L 19 10 L 19 9.03125 z M 4 11.03125 L 5 11.03125 L 5 12 L 4 12 L 4 11.03125 z M 19 11.03125 L 20 11.03125 L 20 12 L 19 12 L 19 11.03125 z M 4 13.03125 L 5 13.03125 L 5 14 L 4 14 L 4 13.03125 z M 19 13.03125 L 20 13.03125 L 20 14 L 19 14 L 19 13.03125 z M 4 15.03125 L 5 15.03125 L 5 16 L 4 16 L 4 15.03125 z M 19 15.03125 L 20 15.03125 L 20 16 L 19 16 L 19 15.03125 z M 4 17.03125 L 5 17.03125 L 5 18 L 4 18 L 4 17.03125 z M 19 17.03125 L 20 17.03125 L 20 18 L 19 18 L 19 17.03125 z "
74 transform="matrix(0.80069462,0,0,0.80069462,-0.01560788,1033.1455)"
75 id="path3022" />
76 <path
77 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
78 d="m 7.6772898,1040.3518 c 0.9157814,0.075 5.1182162,2.3379 5.1182162,2.8097 0,0.5031 -4.7857672,3.0467 -5.2590848,2.7951 -0.4733172,-0.2515 -0.4733172,-5.3388 0,-5.5904 0.029579,-0.016 0.079817,-0.019 0.1408686,-0.015 z"
79 id="path4219"
80 inkscape:connector-curvature="0" />
81 </g>
82 </g>
83</svg>