diff options
author | kondou <kondou@ts.unde.re> | 2013-04-12 19:06:29 +0200 |
---|---|---|
committer | kondou <kondou@ts.unde.re> | 2013-04-12 19:06:29 +0200 |
commit | 448a3904860412c8277718673bc18773990c4c24 (patch) | |
tree | ec6602263d9ee9c9c1d4910376dd16c0d00710e5 /core/img/actions | |
parent | f59aedff4fd4aeee869abb3b57f7e531b62e164d (diff) | |
download | nextcloud-server-448a3904860412c8277718673bc18773990c4c24.tar.gz nextcloud-server-448a3904860412c8277718673bc18773990c4c24.zip |
Optimize svgs with scour.
Diffstat (limited to 'core/img/actions')
40 files changed, 210 insertions, 12148 deletions
diff --git a/core/img/actions/add.svg b/core/img/actions/add.svg index 29994747c33..136d6c4b311 100644 --- a/core/img/actions/add.svg +++ b/core/img/actions/add.svg @@ -1,109 +1,10 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.0" - width="22" - height="22" - id="svg2406" - inkscape:version="0.48.2 r9819" - sodipodi:docname="add.svg"> - <metadata - id="metadata3125"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="640" - inkscape:window-height="480" - id="namedview3123" - showgrid="false" - inkscape:zoom="10.727273" - inkscape:cx="11.843286" - inkscape:cy="14.728814" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="0" - inkscape:current-layer="svg2406" /> - <defs - id="defs2408"> - <linearGradient - id="linearGradient2264"> - <stop - id="stop2266" - style="stop-color:#d7e866;stop-opacity:1" - offset="0" /> - <stop - id="stop2268" - style="stop-color:#8cab2a;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="24.103895" - y1="15.180944" - x2="24.103895" - y2="34.224861" - id="linearGradient2401" - xlink:href="#linearGradient2264" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.8988874,0,0,0.8934652,-10.463705,-9.5659718)" /> - <linearGradient - id="linearGradient4222"> - <stop - id="stop4224" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> - <stop - id="stop4226" - style="stop-color:#ffffff;stop-opacity:0" - offset="1" /> - </linearGradient> - <linearGradient - x1="24.138529" - y1="6.5316639" - x2="24.138529" - y2="45.690399" - id="linearGradient2398" - xlink:href="#linearGradient4222" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.5399382,0,0,0.5366811,-1.8489228,-1.5061978)" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4222" - id="linearGradient3128" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.5399382,0,0,0.5366811,-1.7557025,-1.7858588)" - x1="24.138529" - y1="6.5316639" - x2="24.138529" - y2="45.690399" /> - </defs> - <path - inkscape:connector-curvature="0" - style="opacity:0.40000000000000002;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3128);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" - id="path2272" - d="m 8.5932204,8.2151575 0,-5.9948184 4.9999996,0 0,5.9948184 6,0 0,5.0051815 -6,0 0,6 -4.9999996,0 0,-6 -6,0 0,-5.0051815 6,0 z" /> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="22" width="22" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <defs> + <linearGradient id="a" y2="45.69" gradientUnits="userSpaceOnUse" x2="24.139" gradientTransform="matrix(.53994 0 0 .53668 -1.7557 -1.7859)" y1="6.5317" x1="24.139"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#fff" stop-opacity="0" offset="1"/> + </linearGradient> + </defs> + <path opacity=".4" d="m8.5932 8.2152v-5.9948h5v5.9948h6v5.0052h-6v6h-5v-6h-6v-5.0052h6z" fill-rule="evenodd" stroke="url(#a)"/> </svg> diff --git a/core/img/actions/caret-dark.svg b/core/img/actions/caret-dark.svg index abb1dc192d2..be45ad402bf 100644 --- a/core/img/actions/caret-dark.svg +++ b/core/img/actions/caret-dark.svg @@ -1,102 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.0" - width="10" - height="10" - id="svg2403" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="caret.svg" - inkscape:export-filename="caret.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="773" - id="namedview3047" - showgrid="false" - inkscape:zoom="25.279067" - inkscape:cx="-3.063006" - inkscape:cy="6.0978375" - inkscape:window-x="0" - inkscape:window-y="-1" - inkscape:window-maximized="1" - inkscape:current-layer="svg2403" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" /> - <metadata - id="metadata15"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs2405"> - <linearGradient - x1="11.644068" - y1="2.4988678" - x2="11.644068" - y2="15.00281" - id="linearGradient2392" - xlink:href="#linearGradient3678" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(1.0000001,1.1920928e-8)" /> - <linearGradient - x1="8.4964771" - y1="-0.061573759" - x2="8.4964771" - y2="8.083209" - id="linearGradient2395" - xlink:href="#linearGradient3678" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0526316,0,0,0.9843625,0.5789474,0.06024281)" /> - <linearGradient - id="linearGradient3678"> - <stop - id="stop3680" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> - <stop - id="stop3682" - style="stop-color:#e6e6e6;stop-opacity:1" - offset="1" /> - </linearGradient> - </defs> - <path - sodipodi:nodetypes="cccc" - inkscape:connector-curvature="0" - id="path3768" - d="M 1,2 5,10 9,2.011 z" - style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" /> - <path - style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#999999;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" - d="M 1,1 5,9 9,1.011 z" - id="path3716" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccc" /> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="10" width="10" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <path style="block-progression:tb;text-indent:0;color:#000000;text-transform:none" d="m1 2 4 8 4-7.989z" fill="#fff"/> + <path style="block-progression:tb;text-indent:0;color:#000000;text-transform:none" d="m1 1 4 8 4-7.989z" fill="#999"/> </svg> diff --git a/core/img/actions/caret.svg b/core/img/actions/caret.svg index 7bb0c59cde2..d1ae8d60a6f 100644 --- a/core/img/actions/caret.svg +++ b/core/img/actions/caret.svg @@ -1,112 +1,11 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.0" - width="10" - height="10" - id="svg2403" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="logout.svg" - inkscape:export-filename="caret.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="800" - id="namedview3047" - showgrid="false" - inkscape:zoom="25.279067" - inkscape:cx="3.6223673" - inkscape:cy="6.0978375" - inkscape:window-x="0" - inkscape:window-y="-31" - inkscape:window-maximized="1" - inkscape:current-layer="svg2403" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" /> - <metadata - id="metadata15"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs2405"> - <linearGradient - x1="11.644068" - y1="2.4988678" - x2="11.644068" - y2="15.00281" - id="linearGradient2392" - xlink:href="#linearGradient3678" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(1.0000001,1.1920928e-8)" /> - <linearGradient - x1="8.4964771" - y1="-0.061573759" - x2="8.4964771" - y2="8.083209" - id="linearGradient2395" - xlink:href="#linearGradient3678" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0526316,0,0,0.9843625,0.5789474,0.06024281)" /> - <linearGradient - id="linearGradient3678"> - <stop - id="stop3680" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> - <stop - id="stop3682" - style="stop-color:#e6e6e6;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3678" - id="linearGradient2993" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0526316,0,0,0.9843625,-3.4210526,1.060243)" - x1="8.4964771" - y1="-0.061573759" - x2="8.4964771" - y2="8.083209" /> - </defs> - <path - sodipodi:nodetypes="cccc" - inkscape:connector-curvature="0" - id="path3023" - d="M 1,2 5,10 9,2.011 z" - style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.5;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" /> - <path - style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:url(#linearGradient2993);fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" - d="M 1,1 5,9 9,1.011 z" - id="path3716" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccc" /> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="10" width="10" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <defs> + <linearGradient id="a" y2="8.0832" gradientUnits="userSpaceOnUse" x2="8.4965" gradientTransform="matrix(1.0526 0 0 .98436 -3.4211 1.0602)" y1="-.061574" x1="8.4965"> + <stop stop-color="#fff" offset="0"/> + <stop stop-color="#e6e6e6" offset="1"/> + </linearGradient> + </defs> + <path opacity=".5" style="block-progression:tb;text-indent:0;color:#000000;text-transform:none" d="m1 2 4 8 4-7.989z"/> + <path style="block-progression:tb;text-indent:0;color:#000000;text-transform:none" d="m1 1 4 8 4-7.989z" fill="url(#a)"/> </svg> diff --git a/core/img/actions/clock.svg b/core/img/actions/clock.svg index 1821f474df5..f3fcb19031a 100755..100644 --- a/core/img/actions/clock.svg +++ b/core/img/actions/clock.svg @@ -1,20 +1,21 @@ -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 100 100" xml:space="preserve"> -<path d="M50,89.836c-23.389,0-42.418-19.027-42.418-42.417C7.582,24.029,26.611,5,50,5c23.389,0,42.418,19.029,42.418,42.419 C92.418,70.809,73.389,89.836,50,89.836z M50,9.912c-20.681,0-37.506,16.826-37.506,37.508c0,20.681,16.826,37.505,37.506,37.505 s37.507-16.824,37.507-37.505C87.507,26.737,70.681,9.912,50,9.912z"/> -<path d="M50.001,49.875c-0.141,0-0.283-0.011-0.427-0.037c-1.173-0.206-2.03-1.226-2.03-2.419V29.442c0-1.355,1.1-2.456,2.456-2.456 c1.355,0,2.456,1.1,2.456,2.456v4.003l5.431-14.974c0.464-1.274,1.872-1.937,3.146-1.471c1.274,0.462,1.934,1.871,1.471,3.146 l-10.195,28.11C51.952,49.241,51.019,49.875,50.001,49.875z"/> -<circle cx="49.999" cy="12.956" r="1.617"/> -<path d="M50,14.778c-1.006,0-1.823-0.817-1.823-1.823c0-1.005,0.817-1.823,1.823-1.823c1.004,0,1.821,0.817,1.821,1.823 C51.821,13.961,51.004,14.778,50,14.778z M50,11.542c-0.779,0-1.414,0.635-1.414,1.413c0,0.779,0.635,1.414,1.414,1.414 s1.412-0.635,1.412-1.414C51.412,12.177,50.779,11.542,50,11.542z"/> -<circle cx="34.343" cy="20.301" r="1.47"/> -<path d="M23.617,30.488c0.703,0.409,0.945,1.305,0.537,2.008c-0.405,0.704-1.305,0.947-2.007,0.538 c-0.703-0.403-0.945-1.305-0.539-2.008C22.016,30.325,22.913,30.085,23.617,30.488z"/> -<circle cx="15.536" cy="47.42" r="1.618"/> -<path d="M15.536,49.242c-1.006,0-1.823-0.817-1.823-1.823c0.001-1,0.819-1.819,1.823-1.822c1.006,0,1.823,0.817,1.823,1.822 C17.359,48.425,16.542,49.242,15.536,49.242z M15.536,46.006c-0.777,0.003-1.412,0.636-1.414,1.413c0,0.779,0.635,1.414,1.414,1.414 s1.413-0.635,1.413-1.414C16.949,46.641,16.315,46.006,15.536,46.006z"/> -<path d="M22.147,61.803c0.705-0.406,1.602-0.167,2.007,0.537c0.408,0.703,0.166,1.602-0.537,2.008 c-0.704,0.406-1.604,0.163-2.008-0.537C21.202,63.104,21.447,62.209,22.147,61.803z"/> -<path d="M33.07,73.803c0.408-0.706,1.305-0.946,2.008-0.537c0.704,0.403,0.945,1.302,0.538,2.005 c-0.405,0.704-1.307,0.947-2.007,0.537C32.904,75.402,32.667,74.507,33.07,73.803z"/> -<path d="M48.382,81.884c0-0.896,0.725-1.618,1.618-1.618c0.892-0.003,1.618,0.723,1.618,1.618c0,0.892-0.728,1.618-1.618,1.618 C49.104,83.498,48.385,82.775,48.382,81.884z"/> -<path d="M50,83.706L50,83.706c-1.002-0.003-1.819-0.82-1.823-1.822c0-1.006,0.817-1.823,1.823-1.823 c1.007,0,1.822,0.817,1.822,1.823C51.822,82.889,51.006,83.706,50,83.706z M50.006,80.47c-0.785,0-1.42,0.635-1.42,1.414 c0.003,0.775,0.637,1.41,1.414,1.413c0.78,0,1.413-0.635,1.413-1.413C51.413,81.104,50.782,80.47,50.006,80.47z"/> -<path d="M64.385,75.271c-0.408-0.703-0.167-1.602,0.537-2.005c0.702-0.409,1.601-0.169,2.008,0.537 c0.406,0.7,0.163,1.603-0.539,2.005C65.686,76.214,64.791,75.971,64.385,75.271z"/> -<path d="M76.384,64.348c-0.704-0.406-0.945-1.305-0.537-2.008c0.402-0.704,1.301-0.943,2.006-0.537 c0.704,0.402,0.945,1.308,0.539,2.008C77.98,64.511,77.087,64.751,76.384,64.348z"/> -<path d="M84.464,49.038c-0.896-0.003-1.618-0.726-1.618-1.618c-0.001-0.892,0.723-1.618,1.618-1.618 c0.893-0.003,1.618,0.726,1.618,1.618C86.077,48.315,85.356,49.034,84.464,49.038z"/> -<path d="M84.464,49.242L84.464,49.242c-1.006-0.003-1.822-0.822-1.822-1.823c-0.002-0.486,0.188-0.943,0.532-1.287 c0.344-0.345,0.803-0.535,1.29-0.535c1.007,0,1.822,0.817,1.822,1.822C86.282,48.422,85.463,49.239,84.464,49.242z M84.471,46.006 c-0.386,0-0.74,0.147-1.008,0.416c-0.267,0.267-0.412,0.621-0.412,0.998c0,0.777,0.635,1.41,1.413,1.414 c0.775-0.003,1.408-0.638,1.413-1.415C85.877,46.641,85.246,46.006,84.471,46.006z"/> -<path d="M77.853,33.034c-0.705,0.409-1.604,0.166-2.006-0.538c-0.408-0.7-0.168-1.599,0.537-2.008 c0.701-0.406,1.604-0.163,2.008,0.537C78.795,31.732,78.553,32.627,77.853,33.034z"/> -<path d="M66.93,21.036c-0.407,0.704-1.308,0.943-2.008,0.537c-0.704-0.403-0.945-1.305-0.537-2.008 c0.404-0.703,1.306-0.943,2.006-0.537C67.095,19.437,67.333,20.333,66.93,21.036z"/> -</svg>
\ No newline at end of file +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" height="16px" viewBox="0 0 100 100" width="16px" version="1.1" y="0px" x="0px" xmlns:xlink="http://www.w3.org/1999/xlink"> +<path d="m50 89.836c-23.389 0-42.418-19.027-42.418-42.417s19.029-42.419 42.418-42.419 42.418 19.029 42.418 42.419-19.029 42.417-42.418 42.417zm0-79.924c-20.681 0-37.506 16.826-37.506 37.508 0 20.681 16.826 37.505 37.506 37.505s37.507-16.824 37.507-37.505c0-20.683-16.826-37.508-37.507-37.508z"/> +<path d="m50.001 49.875c-0.141 0-0.283-0.011-0.427-0.037-1.173-0.206-2.03-1.226-2.03-2.419v-17.977c0-1.355 1.1-2.456 2.456-2.456 1.355 0 2.456 1.1 2.456 2.456v4.003l5.431-14.974c0.464-1.274 1.872-1.937 3.146-1.471 1.274 0.462 1.934 1.871 1.471 3.146l-10.195 28.11c-0.357 0.985-1.29 1.619-2.308 1.619z"/> +<circle cy="12.956" cx="49.999" r="1.617"/> +<path d="m50 14.778c-1.006 0-1.823-0.817-1.823-1.823 0-1.005 0.817-1.823 1.823-1.823 1.004 0 1.821 0.817 1.821 1.823s-0.817 1.823-1.821 1.823zm0-3.236c-0.779 0-1.414 0.635-1.414 1.413 0 0.779 0.635 1.414 1.414 1.414s1.412-0.635 1.412-1.414c0-0.778-0.633-1.413-1.412-1.413z"/> +<circle cy="20.301" cx="34.343" r="1.47"/> +<path d="m23.617 30.488c0.703 0.409 0.945 1.305 0.537 2.008-0.405 0.704-1.305 0.947-2.007 0.538-0.703-0.403-0.945-1.305-0.539-2.008 0.408-0.701 1.305-0.941 2.009-0.538z"/> +<circle cy="47.42" cx="15.536" r="1.618"/> +<path d="m15.536 49.242c-1.006 0-1.823-0.817-1.823-1.823 0.001-1 0.819-1.819 1.823-1.822 1.006 0 1.823 0.817 1.823 1.822 0 1.006-0.817 1.823-1.823 1.823zm0-3.236c-0.777 0.003-1.412 0.636-1.414 1.413 0 0.779 0.635 1.414 1.414 1.414s1.413-0.635 1.413-1.414c0-0.778-0.634-1.413-1.413-1.413z"/> +<path d="m22.147 61.803c0.705-0.406 1.602-0.167 2.007 0.537 0.408 0.703 0.166 1.602-0.537 2.008-0.704 0.406-1.604 0.163-2.008-0.537-0.407-0.707-0.162-1.602 0.538-2.008z"/> +<path d="m33.07 73.803c0.408-0.706 1.305-0.946 2.008-0.537 0.704 0.403 0.945 1.302 0.538 2.005-0.405 0.704-1.307 0.947-2.007 0.537-0.705-0.406-0.942-1.301-0.539-2.005z"/> +<path d="m48.382 81.884c0-0.896 0.725-1.618 1.618-1.618 0.892-0.003 1.618 0.723 1.618 1.618 0 0.892-0.728 1.618-1.618 1.618-0.896-0.004-1.615-0.727-1.618-1.618z"/> +<path d="m50 83.706c-1.002-0.003-1.819-0.82-1.823-1.822 0-1.006 0.817-1.823 1.823-1.823 1.007 0 1.822 0.817 1.822 1.823 0 1.005-0.816 1.822-1.822 1.822zm0.006-3.236c-0.785 0-1.42 0.635-1.42 1.414 0.003 0.775 0.637 1.41 1.414 1.413 0.78 0 1.413-0.635 1.413-1.413 0-0.78-0.631-1.414-1.407-1.414z"/> +<path d="m64.385 75.271c-0.408-0.703-0.167-1.602 0.537-2.005 0.702-0.409 1.601-0.169 2.008 0.537 0.406 0.7 0.163 1.603-0.539 2.005-0.705 0.406-1.6 0.163-2.006-0.537z"/> +<path d="m76.384 64.348c-0.704-0.406-0.945-1.305-0.537-2.008 0.402-0.704 1.301-0.943 2.006-0.537 0.704 0.402 0.945 1.308 0.539 2.008-0.412 0.7-1.305 0.94-2.008 0.537z"/> +<path d="m84.464 49.038c-0.896-0.003-1.618-0.726-1.618-1.618-0.001-0.892 0.723-1.618 1.618-1.618 0.893-0.003 1.618 0.726 1.618 1.618-0.005 0.895-0.726 1.614-1.618 1.618z"/> +<path d="m84.464 49.242c-1.006-0.003-1.822-0.822-1.822-1.823-0.002-0.486 0.188-0.943 0.532-1.287 0.344-0.345 0.803-0.535 1.29-0.535 1.007 0 1.822 0.817 1.822 1.822-0.004 1.003-0.823 1.82-1.822 1.823zm0.007-3.236c-0.386 0-0.74 0.147-1.008 0.416-0.267 0.267-0.412 0.621-0.412 0.998 0 0.777 0.635 1.41 1.413 1.414 0.775-0.003 1.408-0.638 1.413-1.415 0-0.778-0.631-1.413-1.406-1.413z"/> +<path d="m77.853 33.034c-0.705 0.409-1.604 0.166-2.006-0.538-0.408-0.7-0.168-1.599 0.537-2.008 0.701-0.406 1.604-0.163 2.008 0.537 0.403 0.707 0.161 1.602-0.539 2.009z"/> +<path d="m66.93 21.036c-0.407 0.704-1.308 0.943-2.008 0.537-0.704-0.403-0.945-1.305-0.537-2.008 0.404-0.703 1.306-0.943 2.006-0.537 0.704 0.409 0.942 1.305 0.539 2.008z"/> +</svg> diff --git a/core/img/actions/close.svg b/core/img/actions/close.svg index 6a6d98e34ad..ef564bfd482 100644 --- a/core/img/actions/close.svg +++ b/core/img/actions/close.svg @@ -1,73 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="close.svg" - inkscape:export-filename="close.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="12.67268" - inkscape:cx="11.940651" - inkscape:cy="15.685139" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="773" - inkscape:window-x="0" - inkscape:window-y="-1" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - style="fill:#000000;fill-opacity:1;stroke:none" - d="m 3,1040.3622 1,-1 4,3 4,-3 1,1 -3,4 3,4 -1,1 -4,-3 -4,3 -1,-1 3,-4 z" - id="path3086" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccccccccccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m3 1040.4 1-1 4 3 4-3 1 1-3 4 3 4-1 1-4-3-4 3-1-1 3-4z"/> + </g> </svg> diff --git a/core/img/actions/delete-hover.svg b/core/img/actions/delete-hover.svg index 63cacd5e38e..3e8d26c9786 100644 --- a/core/img/actions/delete-hover.svg +++ b/core/img/actions/delete-hover.svg @@ -1,73 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="delete.svg" - inkscape:export-filename="delete-hover.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="12.67268" - inkscape:cx="11.940651" - inkscape:cy="15.685139" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="773" - inkscape:window-x="0" - inkscape:window-y="-1" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - style="fill:#d40000;fill-opacity:1;stroke:none" - d="m 3,1040.3622 1,-1 4,3 4,-3 1,1 -3,4 3,4 -1,1 -4,-3 -4,3 -1,-1 3,-4 z" - id="path3086" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccccccccccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m3 1040.4 1-1 4 3 4-3 1 1-3 4 3 4-1 1-4-3-4 3-1-1 3-4z" fill="#d40000"/> + </g> </svg> diff --git a/core/img/actions/delete.svg b/core/img/actions/delete.svg index 86c8317d01d..ef564bfd482 100644 --- a/core/img/actions/delete.svg +++ b/core/img/actions/delete.svg @@ -1,70 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.1 r9760" - sodipodi:docname="delete.svg"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="25.345359" - inkscape:cx="1.5609441" - inkscape:cy="8.3505321" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="776" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - style="fill:#000000;fill-opacity:1;stroke:none" - d="m 3,1040.3622 1,-1 4,3 4,-3 1,1 -3,4 3,4 -1,1 -4,-3 -4,3 -1,-1 3,-4 z" - id="path3086" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccccccccccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m3 1040.4 1-1 4 3 4-3 1 1-3 4 3 4-1 1-4-3-4 3-1-1 3-4z"/> + </g> </svg> diff --git a/core/img/actions/download.svg b/core/img/actions/download.svg index 107a46f07bf..a469c3b8a00 100644 --- a/core/img/actions/download.svg +++ b/core/img/actions/download.svg @@ -1,73 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.1 r9760" - sodipodi:docname="download.svg" - inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/play.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="17.921875" - inkscape:cx="-5.3403178" - inkscape:cy="10.148736" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="776" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - style="fill:#000000;fill-opacity:1;stroke:none" - d="m 6,1037.3622 4,0 1,7 4,0 -7,7 -7,-7 4,0 z" - id="path3086" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccccccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m6 1037.4h4l1 7h4l-7 7-7-7h4z"/> + </g> </svg> diff --git a/core/img/actions/history.svg b/core/img/actions/history.svg index 9c2838d565b..94512a2d431 100644 --- a/core/img/actions/history.svg +++ b/core/img/actions/history.svg @@ -1,240 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="17" - height="17" - id="svg3972" - version="1.1" - inkscape:version="0.48.1 r9760" - sodipodi:docname="backup.svg" - inkscape:export-filename="/home/ronny/persoenliches/Programme/JBackpack/jbackpack/src/ch/fhnw/jbackpack/icons/16x16/icon.png" - inkscape:export-xdpi="2.8099999" - inkscape:export-ydpi="2.8099999"> - <defs - id="defs3974"> - <linearGradient - id="linearGradient3820"> - <stop - style="stop-color:#7399ab;stop-opacity:1;" - offset="0" - id="stop3822" /> - <stop - style="stop-color:#fffeff;stop-opacity:1;" - offset="1" - id="stop3824" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - id="linearGradient5144"> - <stop - style="stop-color:#ab7392;stop-opacity:1;" - offset="0" - id="stop5146" /> - <stop - style="stop-color:#ffffff;stop-opacity:0.02909091" - offset="1" - id="stop5148" /> - </linearGradient> - <linearGradient - id="linearGradient5130"> - <stop - id="stop5140" - offset="0" - style="stop-color:#a08f82;stop-opacity:0.74901961;" /> - <stop - id="stop5138" - offset="0.5" - style="stop-color:#ab7392;stop-opacity:0.49803922;" /> - <stop - style="stop-color:#ab7392;stop-opacity:0;" - offset="1" - id="stop5134" /> - </linearGradient> - <linearGradient - id="linearGradient4519" - osb:paint="gradient"> - <stop - style="stop-color:#5d879d;stop-opacity:1;" - offset="0" - id="stop4521" /> - <stop - style="stop-color:#5d879d;stop-opacity:0;" - offset="1" - id="stop4523" /> - </linearGradient> - <filter - id="filter4697" - inkscape:label="Drop shadow" - width="1.5" - height="1.5" - x="-0.25" - y="-0.25" - color-interpolation-filters="sRGB"> - <feGaussianBlur - id="feGaussianBlur4699" - in="SourceAlpha" - stdDeviation="2" - result="blur" /> - <feColorMatrix - id="feColorMatrix4701" - result="bluralpha" - type="matrix" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.5 0 " /> - <feOffset - id="feOffset4703" - in="bluralpha" - dx="4" - dy="4" - result="offsetBlur" /> - <feMerge - id="feMerge4705"> - <feMergeNode - id="feMergeNode4707" - in="offsetBlur" /> - <feMergeNode - id="feMergeNode4709" - in="SourceGraphic" /> - </feMerge> - </filter> - <filter - id="filter5086" - inkscape:label="Drop shadow" - width="1.5" - height="1.5" - x="-0.25" - y="-0.25" - color-interpolation-filters="sRGB"> - <feGaussianBlur - id="feGaussianBlur5088" - in="SourceAlpha" - stdDeviation="5" - result="blur" /> - <feColorMatrix - id="feColorMatrix5090" - result="bluralpha" - type="matrix" - values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.5 0 " /> - <feOffset - id="feOffset5092" - in="bluralpha" - dx="10" - dy="10" - result="offsetBlur" /> - <feMerge - id="feMerge5094"> - <feMergeNode - id="feMergeNode5096" - in="offsetBlur" /> - <feMergeNode - id="feMergeNode5098" - in="SourceGraphic" /> - </feMerge> - </filter> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient5130" - id="linearGradient5136" - x1="119.76609" - y1="431.36642" - x2="631.76611" - y2="431.36642" - gradientUnits="userSpaceOnUse" /> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient5144" - id="radialGradient5150" - cx="294.02567" - cy="300.53604" - fx="294.02567" - fy="300.53604" - r="183.84033" - gradientTransform="matrix(0.66691196,0.43225768,-0.44145763,0.68110633,230.61036,-24.143353)" - gradientUnits="userSpaceOnUse" /> - <filter - inkscape:collect="always" - id="filter4381" - color-interpolation-filters="sRGB"> - <feGaussianBlur - inkscape:collect="always" - stdDeviation="2.5" - id="feGaussianBlur4383" /> - </filter> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3820" - id="linearGradient3575" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.06875313,0,0,0.06875313,2.829762,444.82336)" - x1="339.43503" - y1="370.08636" - x2="66.978798" - y2="135.09288" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="45.254834" - inkscape:cx="12.081283" - inkscape:cy="8.5032287" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1920" - inkscape:window-height="1033" - inkscape:window-x="-3" - inkscape:window-y="-3" - inkscape:window-maximized="1" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0"> - <inkscape:grid - type="xygrid" - id="grid4447" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3977"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(93.42207,-466.65551)"> - <path - style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" - d="m -83.896989,468.73997 c -3.950245,0 -6.534942,3.44694 -6.364259,6.72133 l -2.160822,0 3.904021,3.91738 4.081269,-3.87222 -2.148938,0 c -0.237051,-1.70092 1.163456,-3.1145 2.688727,-3.0921 1.596496,0.0235 2.800571,1.22922 2.800571,2.73336 0.08961,1.59378 -1.629405,3.4279 -3.965431,2.53172 -8.3e-5,1.22806 0.0027,2.54389 0,3.76397 4.189434,0.82896 7.639781,-2.50953 7.639781,-6.25087 0,-3.56212 -2.9188,-6.45252 -6.474921,-6.45252 z" - id="path4438" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccccscccccc" - inkscape:export-filename="/home/samtuke/owncloud/git/owncloud/core/img/actions/history.png" - inkscape:export-xdpi="89.929733" - inkscape:export-ydpi="89.929733" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" height="17" width="17" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(93.422 -466.66)"> + <path d="m-83.897 468.74c-3.9502 0-6.5349 3.4469-6.3643 6.7213h-2.1608l3.904 3.9174 4.0813-3.8722h-2.1489c-0.23705-1.7009 1.1635-3.1145 2.6887-3.0921 1.5965 0.0235 2.8006 1.2292 2.8006 2.7334 0.08961 1.5938-1.6294 3.4279-3.9654 2.5317-0.000083 1.2281 0.0027 2.5439 0 3.764 4.1894 0.82896 7.6398-2.5095 7.6398-6.2509 0-3.5621-2.9188-6.4525-6.4749-6.4525z"/> + </g> </svg> diff --git a/core/img/actions/info.svg b/core/img/actions/info.svg index 1e07aed8527..55bdb17f2e1 100644 --- a/core/img/actions/info.svg +++ b/core/img/actions/info.svg @@ -1,1758 +1,14 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.0" - width="16" - height="16" - id="svg11300" - inkscape:version="0.48.1 r9760" - sodipodi:docname="users.svg" - inkscape:export-filename="/home/jancborchardt/jancborchardt/ownCloud/icons/users.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <metadata - id="metadata26"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#cccccc" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="776" - id="namedview24" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:zoom="22.627418" - inkscape:cx="14.025105" - inkscape:cy="9.2202448" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="g4146"> - <inkscape:grid - type="xygrid" - id="grid4330" - empspacing="5" - dotted="true" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <defs - id="defs3"> - <linearGradient - id="linearGradient4136"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4138" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop4140" /> - </linearGradient> - <linearGradient - id="linearGradient4303"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop4305" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop4307" /> - </linearGradient> - <linearGradient - id="linearGradient4297"> - <stop - id="stop4299" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4301" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4115"> - <stop - id="stop4117" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4119" - style="stop-color:#363636;stop-opacity:0.698" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3785"> - <stop - id="stop3787" - style="stop-color:#b8b8b8;stop-opacity:1" - offset="0" /> - <stop - id="stop3789" - style="stop-color:#878787;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient6954"> - <stop - id="stop6960" - style="stop-color:#f5f5f5;stop-opacity:1" - offset="0" /> - <stop - id="stop6962" - style="stop-color:#d2d2d2;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3341"> - <stop - id="stop3343" - style="stop-color:white;stop-opacity:1" - offset="0" /> - <stop - id="stop3345" - style="stop-color:white;stop-opacity:0" - offset="1" /> - </linearGradient> - <radialGradient - cx="24.999998" - cy="28.659998" - r="16" - fx="24.999998" - fy="28.659998" - id="radialGradient2856" - xlink:href="#linearGradient6954" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.56186795,0,0,0.15787922,-6.1682604,5.3385209)" /> - <linearGradient - x1="30" - y1="25.084745" - x2="30" - y2="45" - id="linearGradient2858" - xlink:href="#linearGradient3785" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.42808986,0,0,0.42296591,-2.823809,-3.2486024)" /> - <radialGradient - cx="26.375898" - cy="12.31301" - r="8" - fx="26.375898" - fy="12.31301" - id="radialGradient2860" - xlink:href="#linearGradient6954" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.55250164,-0.0426402,0.04315608,0.50971914,-6.3026675,-1.9765067)" /> - <linearGradient - x1="30" - y1="5" - x2="30" - y2="44.678879" - id="linearGradient2862" - xlink:href="#linearGradient3785" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.33685737,0,0,0.32161283,-0.10572085,-0.29529973)" /> - <linearGradient - x1="30" - y1="0.91818392" - x2="30" - y2="25.792814" - id="linearGradient2864" - xlink:href="#linearGradient3341" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.33685737,0,0,0.32161283,-0.10572085,-0.29529973)" /> - <linearGradient - x1="29.955881" - y1="21.86607" - x2="29.955881" - y2="43.144382" - id="linearGradient2866" - xlink:href="#linearGradient3341" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.42808986,0,0,0.42296591,-2.823809,-3.2486024)" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient7308" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.54681372,0,0,0.39376081,3.7325729,-0.29182867)" - x1="34.992828" - y1="0.94087797" - x2="34.992828" - y2="33.955856" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3796" - x1="8.3635759" - y1="15.028702" - x2="15.937561" - y2="11.00073" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3798" - x1="6.9951797" - y1="4.7478018" - x2="13.00482" - y2="4.7478018" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3815" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-5" - id="linearGradient3815-3" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-5"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-9" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-0" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-5" - id="linearGradient3831" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3833"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3835" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3837" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3874" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2" - id="linearGradient3892-2" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(0.96967712,0,0,0.96967712,0.26437941,-0.96950812)" - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientUnits="userSpaceOnUse" - id="linearGradient3909" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3984" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(0.78786264,0,0,0.78786264,-1.5726929,-0.7389112)" - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientUnits="userSpaceOnUse" - id="linearGradient3909-3" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2-2" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-2"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-7" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4115-9" - id="linearGradient4113-3" - x1="0.86849999" - y1="13.895414" - x2="0.44923753" - y2="28.776533" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient4115-9"> - <stop - id="stop4117-5" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4119-6" - style="stop-color:#363636;stop-opacity:0.698" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3104" - id="linearGradient3815-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.23426255,0,0,0.2859159,18.734419,0.35950872)" - x1="-51.786404" - y1="50.786446" - x2="-51.786404" - y2="2.9062471" /> - <linearGradient - id="linearGradient3104"> - <stop - id="stop3106" - style="stop-color:#aaaaaa;stop-opacity:1" - offset="0" /> - <stop - id="stop3108" - style="stop-color:#c8c8c8;stop-opacity:1" - offset="1" /> - </linearGradient> - <radialGradient - cx="13.138569" - cy="25.625349" - r="13.931416" - fx="13.138569" - fy="25.625349" - id="radialGradient2965" - xlink:href="#linearGradient3690-451" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0,0.92614711,-1.0546317,0,32.402583,-9.3345932)" /> - <linearGradient - id="linearGradient3690-451"> - <stop - id="stop2857" - style="stop-color:#e8e8e8;stop-opacity:1" - offset="0" /> - <stop - id="stop2859" - style="stop-color:#d8d8d8;stop-opacity:1" - offset="0.26238" /> - <stop - id="stop2861" - style="stop-color:#c2c2c2;stop-opacity:1" - offset="0.66093999" /> - <stop - id="stop2863" - style="stop-color:#a5a5a5;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="21.483376" - y1="36.255058" - x2="21.483376" - y2="9.5799999" - id="linearGradient2967" - xlink:href="#linearGradient3603-84" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.55048262,0,0,0.57815823,-3.8262247,-5.2762279)" /> - <linearGradient - id="linearGradient3603-84"> - <stop - id="stop2867" - style="stop-color:#707070;stop-opacity:1" - offset="0" /> - <stop - id="stop2869" - style="stop-color:#9e9e9e;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11.566265" - y1="22.292103" - x2="15.214532" - y2="33.95525" - id="linearGradient3674-262" - xlink:href="#linearGradient8265-821-176-38-919-66-249-529" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4893617,0,0,0.4893617,1.7131795,22.728095)" /> - <linearGradient - id="linearGradient8265-821-176-38-919-66-249-529"> - <stop - id="stop2873" - style="stop-color:#ffffff;stop-opacity:0.27450982" - offset="0" /> - <stop - id="stop2875" - style="stop-color:#ffffff;stop-opacity:0" - offset="1" /> - </linearGradient> - <linearGradient - x1="24.046366" - y1="11.673002" - x2="24.046366" - y2="34.713669" - id="linearGradient3677-116" - xlink:href="#linearGradient3642-81" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.55048262,0,0,0.57815823,-3.8262247,-5.2762276)" /> - <linearGradient - id="linearGradient3642-81"> - <stop - id="stop2879" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> - <stop - id="stop2881" - style="stop-color:#ffffff;stop-opacity:0" - offset="1" /> - </linearGradient> - <linearGradient - y2="34.713669" - x2="24.046366" - y1="11.673002" - x1="24.046366" - gradientTransform="matrix(0.55048262,0,0,0.57815823,-3.8262247,-5.2762276)" - gradientUnits="userSpaceOnUse" - id="linearGradient3037" - xlink:href="#linearGradient3642-81" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3155-40" - id="linearGradient8639" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.415777,-0.4174938,0.518983,0.5146192,-15.747227,2.6503673)" - spreadMethod="pad" - x1="23.575972" - y1="25.356892" - x2="23.575972" - y2="31.210939" /> - <linearGradient - id="linearGradient3155-40"> - <stop - id="stop2541" - offset="0" - style="stop-color:#181818;stop-opacity:1;" /> - <stop - style="stop-color:#dbdbdb;stop-opacity:1;" - offset="0.13482948" - id="stop2543" /> - <stop - id="stop2545" - offset="0.20224422" - style="stop-color:#a4a4a4;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.26965895" - id="stop2547" /> - <stop - id="stop2549" - offset="0.44650277" - style="stop-color:#8d8d8d;stop-opacity:1;" /> - <stop - style="stop-color:#959595;stop-opacity:1;" - offset="0.57114136" - id="stop2551" /> - <stop - id="stop2553" - offset="0.72038066" - style="stop-color:#cecece;stop-opacity:1;" /> - <stop - id="stop2555" - offset="1" - style="stop-color:#181818;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3240-279" - id="linearGradient8641" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.867764,0.6930272)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3240-279"> - <stop - style="stop-color:#565656;stop-opacity:1;" - offset="0" - id="stop2559" /> - <stop - id="stop2561" - offset="0.5" - style="stop-color:#9a9a9a;stop-opacity:1;" /> - <stop - style="stop-color:#545454;stop-opacity:1;" - offset="1" - id="stop2563" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3223-789" - id="linearGradient8643" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.983472,0.8092126)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3223-789"> - <stop - id="stop2567" - offset="0" - style="stop-color:#b1b1b1;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.5" - id="stop2569" /> - <stop - id="stop2571" - offset="1" - style="stop-color:#8f8f8f;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3240-686" - id="linearGradient8645" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.465684,0.2892868)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3240-686"> - <stop - style="stop-color:#565656;stop-opacity:1;" - offset="0" - id="stop2575" /> - <stop - id="stop2577" - offset="0.5" - style="stop-color:#9a9a9a;stop-opacity:1;" /> - <stop - style="stop-color:#545454;stop-opacity:1;" - offset="1" - id="stop2579" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3223-768" - id="linearGradient8647" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.581392,0.4054707)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3223-768"> - <stop - id="stop2583" - offset="0" - style="stop-color:#b1b1b1;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.5" - id="stop2585" /> - <stop - id="stop2587" - offset="1" - style="stop-color:#8f8f8f;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3240-907" - id="linearGradient8649" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.061661,-0.1164056)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3240-907"> - <stop - style="stop-color:#565656;stop-opacity:1;" - offset="0" - id="stop2591" /> - <stop - id="stop2593" - offset="0.5" - style="stop-color:#9a9a9a;stop-opacity:1;" /> - <stop - style="stop-color:#545454;stop-opacity:1;" - offset="1" - id="stop2595" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3223-699" - id="linearGradient8651" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.177369,-2.1969969e-4)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3223-699"> - <stop - id="stop2599" - offset="0" - style="stop-color:#b1b1b1;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.5" - id="stop2601" /> - <stop - id="stop2603" - offset="1" - style="stop-color:#8f8f8f;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3290-678" - id="linearGradient8653" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.602268,-17.636692,0.462492)" - x1="9" - y1="29.056757" - x2="9" - y2="26.02973" /> - <linearGradient - id="linearGradient3290-678"> - <stop - id="stop2607" - offset="0" - style="stop-color:#ece5a5;stop-opacity:1;" /> - <stop - id="stop2609" - offset="1" - style="stop-color:#fcfbf2;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3191-577" - id="linearGradient8655" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.3763801,0.03615261,0.03669995,0.374874,-2.2182805,-1.1331002)" - x1="5.5178981" - y1="37.371799" - x2="9.5220556" - y2="41.391716" /> - <linearGradient - id="linearGradient3191-577"> - <stop - id="stop2613" - offset="0" - style="stop-color:#dbce48;stop-opacity:1;" /> - <stop - id="stop2615" - offset="1" - style="stop-color:#c5b625;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2-1-0" - id="linearGradient3934-0" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0" /> - </linearGradient> - <linearGradient - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - gradientUnits="userSpaceOnUse" - id="linearGradient4154-8" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-9" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-9"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9-8" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0-4" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-9-0"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9-8-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0-4-8" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-3"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0-6" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4326" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.6858824,0,0,0.68591053,-5.3691237,-18.974705)" - x1="14.501121" - y1="-1.4095211" - x2="14.152531" - y2="20.074369" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4328" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - x1="-2.4040222" - y1="4.4573336" - x2="-2.4040222" - y2="18.967093" - id="linearGradient3878" - xlink:href="#linearGradient3587-6-5" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(13.927091,-3.4266134)" /> - <linearGradient - id="linearGradient3587-6-5"> - <stop - id="stop3589-9-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4357" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0344828,0,0,1.0344828,8.0707628,-14.513825)" - x1="0.86849999" - y1="13.895414" - x2="0.44923753" - y2="28.776533" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient4405" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55" - id="linearGradient4413-7" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-55"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-95" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-6" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2" - id="linearGradient4411-3" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-2"> - <stop - id="stop3589-9-2-8" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-0" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4" - id="linearGradient4466-9" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.23426255,0,0,0.2859159,18.734419,60.359508)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4"> - <stop - id="stop3589-9-2-8-7" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="54.703121" - x2="-41.553459" - y1="2.2401412" - x1="-41.553459" - gradientTransform="matrix(0.21864454,0,0,0.26685422,17.618755,60.402242)" - gradientUnits="userSpaceOnUse" - id="linearGradient4483-3" - xlink:href="#linearGradient3587-6-5-2-4-9" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3587-6-5-2-4-9"> - <stop - id="stop3589-9-2-8-7-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-0-3-8" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55" - id="linearGradient4564" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4566" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(13.927091,16.573387)" - x1="-2.4040222" - y1="4.4573336" - x2="-2.4040222" - y2="18.967093" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2" - id="linearGradient4578" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55" - id="linearGradient4580" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3" - id="linearGradient4359-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,29.038238,-21.358617)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient3587-6-5-3"> - <stop - id="stop3589-9-2-6" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3" - id="linearGradient4361-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.6858824,0,0,0.68591053,25.66524,-19.333318)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient4597"> - <stop - id="stop4599" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4601" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientTransform="matrix(0.6858824,0,0,0.68591053,25.66524,-19.333318)" - gradientUnits="userSpaceOnUse" - id="linearGradient4610" - xlink:href="#linearGradient3587-6-5-3" - inkscape:collect="always" /> - <linearGradient - x1="1.3333321" - y1="6.6666665" - x2="1.3333321" - y2="33.333332" - id="linearGradient2422" - xlink:href="#linearGradient3587-6-5-5" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4090909,0,0,0.375,7.4545459,0.5)" /> - <linearGradient - id="linearGradient3587-6-5-5"> - <stop - id="stop3589-9-2-4" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3189" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" /> - <linearGradient - id="linearGradient3587-6-5-8"> - <stop - id="stop3589-9-2-67" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-2" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3203" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" /> - <linearGradient - id="linearGradient3120"> - <stop - id="stop3122" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3124" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3207" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" /> - <linearGradient - id="linearGradient3127"> - <stop - id="stop3129" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3131" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3211" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" /> - <linearGradient - id="linearGradient3134"> - <stop - id="stop3136" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3138" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2409" - xlink:href="#linearGradient3587-6-5-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2403101,0,0,0.8988764,10.387597,0.2247191)" /> - <linearGradient - id="linearGradient3587-6-5-1"> - <stop - id="stop3589-9-2-0" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-21" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="40.805084" - y1="5.6271191" - x2="40.805084" - y2="17.627119" - id="linearGradient3206" - xlink:href="#linearGradient3587-8-5" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-32.805085,-3.6271193)" /> - <linearGradient - id="linearGradient3587-8-5"> - <stop - id="stop3589-2-7" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-3-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="17.627119" - x2="40.805084" - y1="5.6271191" - x1="40.805084" - gradientTransform="translate(-32.805085,-3.6271193)" - gradientUnits="userSpaceOnUse" - id="linearGradient3180" - xlink:href="#linearGradient3587-8-5" - inkscape:collect="always" /> - <linearGradient - x1="1.3333321" - y1="6.6666665" - x2="1.3333321" - y2="33.333332" - id="linearGradient2422-1" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2727273,0,0,0.375,9.636365,1.5)" /> - <linearGradient - id="linearGradient3587-6-5-86"> - <stop - id="stop3589-9-2-65" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-9" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2427" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4651163,0,0,0.3370786,4.3953488,1.5842703)" /> - <linearGradient - id="linearGradient3207-3"> - <stop - id="stop3209" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3211" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2436" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4651163,0,0,0.3370786,4.3953488,9.58427)" /> - <linearGradient - id="linearGradient3214"> - <stop - id="stop3216" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3218" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2442" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4651163,0,0,0.3370786,4.3953488,5.5842706)" /> - <linearGradient - id="linearGradient3221"> - <stop - id="stop3223" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3225" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="1.3333321" - y1="4.9755898" - x2="1.3333321" - y2="37.373981" - id="linearGradient2422-1-0" - xlink:href="#linearGradient3587-6-5-0" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.39871888,0,0,0.3091132,71.812715,15.470662)" /> - <linearGradient - id="linearGradient3587-6-5-0"> - <stop - id="stop3589-9-2-5" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-1" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="46.395508" - y1="12.707516" - x2="46.395508" - y2="38.409042" - id="linearGradient3795-2" - xlink:href="#linearGradient3587-6-5-3-5-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,28.02322,-5.9219706)" /> - <linearGradient - id="linearGradient3587-6-5-3-5-7"> - <stop - id="stop3589-9-2-2-6-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-73-5-1" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-3-5"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-6" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-5" - id="linearGradient4872" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,19.329265,-26.729116)" - x1="100.77747" - y1="17.859186" - x2="100.77747" - y2="38.055252" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4894" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4900" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4906" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4912" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient3587-6-5-8-6"> - <stop - id="stop3589-9-2-67-3" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-2-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4935"> - <stop - id="stop4937" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4939" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4942"> - <stop - id="stop4944" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4946" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-6" - id="linearGradient4912-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient4949"> - <stop - id="stop4951" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4953" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5012" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5015" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5018" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5021" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4" - id="linearGradient3335" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.21864454,0,0,0.26685422,18.618755,-19.597758)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4136" - id="linearGradient4134" - x1="9" - y1="0" - x2="9" - y2="15" - gradientUnits="userSpaceOnUse" - spreadMethod="pad" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4136" - id="linearGradient4150" - gradientUnits="userSpaceOnUse" - spreadMethod="pad" - x1="9" - y1="0" - x2="9" - y2="15" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6" - id="linearGradient3335-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,76.619476,1.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.755585" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6"> - <stop - id="stop3589-9-2-8-7-8" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-0" - id="linearGradient3335-7-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,16.619476,0.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-0"> - <stop - id="stop3589-9-2-8-7-8-7" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-7" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-4" - id="linearGradient3335-7-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,16.619476,0.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-4"> - <stop - id="stop3589-9-2-8-7-8-2" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-2" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-7" - id="linearGradient3335-7-3" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,16.619476,1.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.755585" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-7"> - <stop - id="stop3589-9-2-8-7-8-4" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-2" - id="linearGradient3335-7-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,56.619476,1.4022422)" - x1="-39.421574" - y1="-5.2547116" - x2="-39.421574" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-2"> - <stop - id="stop3589-9-2-8-7-8-77" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-9" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4136-9" - id="linearGradient4150-0" - gradientUnits="userSpaceOnUse" - spreadMethod="pad" - x1="9" - y1="0" - x2="9" - y2="15" /> - <linearGradient - id="linearGradient4136-9"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4138-6" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop4140-3" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-2-6" - id="linearGradient3335-7-1-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,56.619476,1.4022422)" - x1="-39.421574" - y1="-5.2547116" - x2="-39.421574" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-2-6"> - <stop - id="stop3589-9-2-8-7-8-77-4" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-9-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-10" - id="linearGradient4328-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient3587-6-5-10"> - <stop - id="stop3589-9-2-3" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-4" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-19" - id="linearGradient4326-9" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.6858824,0,0,0.68591053,-5.3691237,-18.974705)" - x1="14.501121" - y1="-1.4095211" - x2="14.152531" - y2="20.074369" /> - <linearGradient - id="linearGradient3587-6-5-19"> - <stop - id="stop3589-9-2-62" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-54" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="20.074369" - x2="14.152531" - y1="-1.4095211" - x1="14.501121" - gradientTransform="matrix(0.6858824,0,0,0.68591053,-5.3691237,-18.974705)" - gradientUnits="userSpaceOnUse" - id="linearGradient3437" - xlink:href="#linearGradient3587-6-5-19" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-4" - id="linearGradient4357-0" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0344828,0,0,1.0344828,8.0707628,-14.513825)" - x1="0.86849999" - y1="13.895414" - x2="0.44923753" - y2="28.776533" /> - <linearGradient - id="linearGradient3587-6-5-4"> - <stop - id="stop3589-9-2-1" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-04" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="28.776533" - x2="0.44923753" - y1="13.895414" - x1="0.86849999" - gradientTransform="matrix(1.0344828,0,0,1.0344828,8.0707628,-14.513825)" - gradientUnits="userSpaceOnUse" - id="linearGradient3456" - xlink:href="#linearGradient3587-6-5-4" - inkscape:collect="always" /> - </defs> - <g - transform="matrix(0.78786264,0,0,0.78786264,-3.1483699,0.44173984)" - id="g3743-3" - style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-opacity:1" /> - <rect - style="color:#000000;fill:#ccc000;fill-opacity:0;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect3136" - width="163.31035" - height="97.986206" - x="-62.896553" - y="-32.993103" /> - <g - transform="matrix(0.99998873,0,0,0.99998873,-3.996044,-20.001608)" - id="g3743-9-4" - style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-opacity:1" /> - <g - id="g4146"> - <g - id="g4314" - transform="matrix(1.0000288,0,0,1,-0.14973031,7.5119235e-7)"> - <path - d="M 5.149582,8.4745445 C 5.3049331,8.8555559 5.4749951,9.1626038 5.7940692,8.7203676 6.2006678,8.4518873 7.5528003,7.2925123 7.4556978,8.3783304 7.0875579,10.395217 6.6215241,12.395026 6.2845924,14.416813 5.892954,15.532242 6.9195772,16.485144 7.9224991,15.729405 9.0003636,15.226276 9.9139828,14.440939 10.850418,13.716521 10.706075,13.39458 10.599944,12.928009 10.253582,13.370754 9.7853152,13.60987 8.7844663,14.688222 8.5572925,13.841548 8.8726653,11.661003 9.5328233,9.5467073 9.9227187,7.3804227 10.320459,6.3755023 9.5582449,5.1570833 8.5229975,6.0170334 7.266481,6.6343485 6.2334577,7.6013759 5.149582,8.4745445 z M 9.6088759,1.0026758 C 8.3013694,0.98534052 7.7033019,3.148247 8.9661979,3.6822119 9.9886006,4.0601787 11.042606,2.968368 10.755649,1.9317924 10.657925,1.3899396 10.158361,0.96201137 9.6088769,1.0026758 l -1e-6,0 z" - id="path3536-8" - style="font-size:40px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:none;font-family:URW Palladio L;-inkscape-font-specification:URW Palladio L Bold" - inkscape:connector-curvature="0" /> - <path - d="M 5.149582,7.4745451 C 5.3049334,7.8555565 5.4749951,8.1626045 5.7940689,7.7203682 6.2006672,7.4518879 7.5527994,6.292513 7.4556976,7.378331 7.0875583,9.3952173 6.6215238,11.395026 6.2845927,13.416813 5.8929541,14.532242 6.9195769,15.485145 7.9224987,14.729405 9.0003636,14.226276 9.9139826,13.440939 10.850418,12.716521 10.706076,12.394581 10.599945,11.928009 10.253583,12.370754 9.7853157,12.60987 8.784467,13.688222 8.5572925,12.841549 8.872666,10.661003 9.5328233,8.5467079 9.9227188,6.3804233 10.32046,5.3755029 9.5582457,4.1570839 8.5229973,5.017034 7.2664804,5.6343492 6.2334583,6.6013765 5.149582,7.4745451 z M 9.6088764,0.00267653 C 8.3013697,-0.01465929 7.7033021,2.1482476 8.9661977,2.6822125 9.9886009,3.0601794 11.042605,1.9683686 10.755649,0.93179313 10.657922,0.38994033 10.158361,-0.03798791 9.6088774,0.00267653 l -1e-6,0 z" - id="path3536" - style="font-size:40px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:100%;writing-mode:lr-tb;text-anchor:start;opacity:0.7;fill:url(#linearGradient3456);fill-opacity:1;stroke:none;font-family:URW Palladio L;-inkscape-font-specification:URW Palladio L Bold" - inkscape:connector-curvature="0" /> - </g> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <defs> + <linearGradient id="a" y2="28.777" gradientUnits="userSpaceOnUse" y1="13.895" gradientTransform="matrix(1.0345 0 0 1.0345 8.0708 -14.514)" x2=".44924" x1=".86850"> + <stop offset="0"/> + <stop stop-color="#363636" offset="1"/> + </linearGradient> + </defs> + <rect style="color:#000000" fill-opacity="0" height="97.986" width="163.31" y="-32.993" x="-62.897"/> + <g transform="translate(-.14973 7.5119e-7)"> + <path opacity=".6" d="m5.1496 8.4745c0.1553 0.3811 0.3254 0.6881 0.6445 0.2459 0.4066-0.2685 1.7587-1.4279 1.6616-0.3421-0.3681 2.0167-0.8342 4.0167-1.1711 6.0387-0.3916 1.115 0.635 2.068 1.6379 1.312 1.0779-0.503 1.9915-1.288 2.9275-2.012-0.144-0.322-0.25-0.789-0.596-0.346-0.4687 0.239-1.4695 1.317-1.6967 0.471 0.3154-2.181 0.9755-4.2953 1.3654-6.4616 0.3973-1.0049-0.3645-2.2233-1.3997-1.3634-1.2565 0.6173-2.2895 1.5844-3.3734 2.4575zm4.4593-7.4718c-1.3075-0.01736-1.9056 2.1455-0.6427 2.6795 1.0224 0.378 2.0768-0.7138 1.7898-1.7504-0.098-0.5419-0.598-0.96979-1.1471-0.9291h-0.000001z" fill="#fff"/> + <path opacity=".7" d="m5.1496 7.4745c0.1553 0.3811 0.3254 0.6881 0.6445 0.2459 0.4066-0.2685 1.7587-1.4279 1.6616-0.3421-0.3681 2.0169-0.8342 4.0167-1.1711 6.0387-0.3916 1.115 0.635 2.068 1.6379 1.312 1.0779-0.503 1.9915-1.288 2.9275-2.012-0.144-0.322-0.25-0.789-0.596-0.346-0.4687 0.239-1.4695 1.317-1.6967 0.471 0.3154-2.181 0.9755-4.2953 1.3654-6.4616 0.3973-1.0049-0.3645-2.2233-1.3997-1.3634-1.2565 0.6173-2.2895 1.5844-3.3734 2.4575zm4.4593-7.4718c-1.3075-0.017336-1.9056 2.1455-0.6427 2.6795 1.0224 0.378 2.0768-0.7138 1.7898-1.7504-0.098-0.54186-0.598-0.96979-1.1471-0.92912h-0.000001z" fill="url(#a)"/> + </g> </svg> diff --git a/core/img/actions/lock.svg b/core/img/actions/lock.svg index 8fb039b9e3b..beef1d3ad3a 100755..100644 --- a/core/img/actions/lock.svg +++ b/core/img/actions/lock.svg @@ -1,8 +1,5 @@ -<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<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"
- width="16px" height="16px" viewBox="0 0 71 100" xml:space="preserve">
-<path d="M65.5,45V30c0-16.542-13.458-30-30-30s-30,13.458-30,30v15H0v55h71V45H65.5z M13.5,30c0-12.131,9.869-22,22-22
- s22,9.869,22,22v15h-44V30z"/>
-</svg>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'> +<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" height="16px" viewBox="0 0 71 100" width="16px" version="1.1" y="0px" x="0px" xmlns:xlink="http://www.w3.org/1999/xlink"> +<path d="m65.5 45v-15c0-16.542-13.458-30-30-30s-30 13.458-30 30v15h-5.5v55h71v-55h-5.5zm-52-15c0-12.131 9.869-22 22-22s22 9.869 22 22v15h-44v-15z"/> +</svg> diff --git a/core/img/actions/logout.svg b/core/img/actions/logout.svg index e5edc24895d..59543875d75 100644 --- a/core/img/actions/logout.svg +++ b/core/img/actions/logout.svg @@ -1,178 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.0" - width="16" - height="16" - id="svg2403" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="logout.svg" - inkscape:export-filename="logout.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="745" - id="namedview3047" - showgrid="false" - inkscape:zoom="25.279067" - inkscape:cx="-1.6512429" - inkscape:cy="6.4537904" - inkscape:window-x="0" - inkscape:window-y="27" - inkscape:window-maximized="1" - inkscape:current-layer="svg2403" /> - <metadata - id="metadata15"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <defs - id="defs2405"> - <linearGradient - x1="11.644068" - y1="2.4988678" - x2="11.644068" - y2="15.00281" - id="linearGradient2392" - xlink:href="#linearGradient3678" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(1.0000001,1.1920928e-8)" /> - <linearGradient - x1="8.4964771" - y1="-0.061573759" - x2="8.4964771" - y2="8.083209" - id="linearGradient2395" - xlink:href="#linearGradient3678" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0526316,0,0,0.9843625,0.578947,0.06024281)" /> - <linearGradient - id="linearGradient3678"> - <stop - id="stop3680" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> - <stop - id="stop3682" - style="stop-color:#e6e6e6;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3678" - id="linearGradient3879" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0526316,0,0,0.9843625,0.578947,0.06024281)" - x1="8.4964771" - y1="-0.061573759" - x2="8.4964771" - y2="8.083209" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3678" - id="linearGradient3908" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(1.0000001,1.1920928e-8)" - x1="11.644068" - y1="2.4988678" - x2="11.644068" - y2="15.00281" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3678" - id="linearGradient3914" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0526316,0,0,0.9843625,0.578947,0.06024281)" - x1="8.4964771" - y1="-0.061573759" - x2="8.4964771" - y2="8.083209" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3678" - id="linearGradient3916" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(1.0000001,1.1920928e-8)" - x1="11.644068" - y1="2.4988678" - x2="11.644068" - y2="15.00281" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3678" - id="linearGradient3919" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(1.0000001,1.1920928e-8)" - x1="11.644068" - y1="2.4988678" - x2="11.644068" - y2="15.00281" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3678" - id="linearGradient3922" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0526316,0,0,0.9843625,0.578947,0.06024281)" - x1="8.4964771" - y1="-0.061573759" - x2="8.4964771" - y2="8.083209" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3678" - id="linearGradient3925" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0526316,0,0,0.9843625,0.578947,0.06024281)" - x1="8.4964771" - y1="-0.061573759" - x2="8.4964771" - y2="15.216674" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3678" - id="linearGradient3942" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0526316,0,0,0.9843625,-0.42098964,0.06024281)" - x1="8.4964771" - y1="-0.061573759" - x2="8.4964771" - y2="15.216674" /> - </defs> - <path - sodipodi:nodetypes="sccsccsccssscscssscscc" - inkscape:connector-curvature="0" - style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" - d="m 8.0000634,0 c -0.4714045,0 -0.9610304,0.5419023 -0.95,1 l 0,6 c -0.00747,0.5283126 0.4216346,1 0.95,1 0.5283654,0 0.957472,-0.4716874 0.95,-1 l 0,-6 c 0.014622,-0.605105 -0.4785955,-1 -0.95,-1 z m -3.34375,2.5 c -0.087186,0.019294 -0.1716251,0.050959 -0.25,0.09375 -2.9994999,1.5715133 -3.91842874,4.7978566 -3.125,7.46875 C 2.0747421,12.733393 4.5611725,15 7.9688134,15 11.327833,15 13.846204,12.850562 14.687563,10.21875 15.528922,7.5869378 14.630363,4.3955638 11.562563,2.625 11.128957,2.3713639 10.503661,2.535122 10.250038,2.9687356 9.9964154,3.4023491 10.160192,4.0276401 10.593813,4.28125 c 2.390793,1.3798311 2.882452,3.4944109 2.28125,5.375 -0.601202,1.880589 -2.344037,3.4375 -4.9062496,3.4375 -2.575923,0 -4.297634,-1.650181 -4.875,-3.59375 C 2.5164474,7.5564313 3.0469519,5.451888 5.2813134,4.28125 5.6599659,4.0748887 5.8603711,3.5887067 5.7371222,3.1754605 5.6138734,2.7622144 5.1798937,2.4652349 4.7500634,2.5 4.7188384,2.49846 4.6875384,2.49846 4.6563134,2.5 z" - id="path3781" /> - <path - id="path3927" - d="m 8.0000634,1 c -0.4714045,0 -0.9610304,0.5419023 -0.95,1 l 0,6 c -0.00747,0.5283126 0.4216346,1 0.95,1 0.5283654,0 0.957472,-0.4716874 0.95,-1 l 0,-6 c 0.014622,-0.605105 -0.4785955,-1 -0.95,-1 z m -3.34375,2.5 c -0.087186,0.019294 -0.1716251,0.050959 -0.25,0.09375 -2.9994999,1.5715133 -3.91842874,4.7978566 -3.125,7.46875 C 2.0747421,13.733393 4.5611725,16 7.9688134,16 11.327833,16 13.846204,13.850562 14.687563,11.21875 15.528922,8.5869378 14.630363,5.3955638 11.562563,3.625 11.128957,3.3713639 10.503661,3.535122 10.250038,3.9687356 9.9964154,4.4023491 10.160192,5.0276401 10.593813,5.28125 c 2.390793,1.3798311 2.882452,3.4944109 2.28125,5.375 -0.601202,1.880589 -2.344037,3.4375 -4.9062496,3.4375 -2.575923,0 -4.297634,-1.650181 -4.875,-3.59375 C 2.5164474,8.5564313 3.0469519,6.451888 5.2813134,5.28125 5.6599659,5.0748887 5.8603711,4.5887067 5.7371222,4.1754605 5.6138734,3.7622144 5.1798937,3.4652349 4.7500634,3.5 4.7188384,3.49846 4.6875384,3.49846 4.6563134,3.5 z" - style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:1;color:#000000;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sccsccsccssscscssscscc" /> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <path style="block-progression:tb;text-indent:0;color:#000000;text-transform:none" d="m8.0001 0c-0.4714 0-0.96103 0.5419-0.95 1v6c-0.00747 0.52831 0.42163 1 0.95 1s0.95747-0.47169 0.95-1v-6c0.014622-0.6051-0.4786-1-0.95-1zm-3.3438 2.5c-0.087186 0.019294-0.17163 0.050959-0.25 0.09375-2.9995 1.5715-3.9184 4.7979-3.125 7.4688 0.7934 2.67 3.2799 4.937 6.6875 4.937 3.3592 0 5.8772-2.149 6.7192-4.781 0.841-2.6321-0.058-5.8234-3.125-7.594-0.434-0.2536-1.059-0.0899-1.313 0.3437-0.2536 0.4336-0.09 1.0589 0.344 1.3125 2.3908 1.3798 2.8825 3.4944 2.2812 5.375-0.6012 1.8806-2.344 3.4375-4.9062 3.4375-2.5759 0-4.2976-1.6502-4.875-3.5938-0.5776-1.9435-0.047-4.048 2.1873-5.2187 0.3787-0.2063 0.5791-0.6925 0.4558-1.1057-0.1232-0.4133-0.5572-0.7103-0.987-0.6755-0.0313-0.0015-0.0626-0.0015-0.0938 0z"/> + <path style="block-progression:tb;text-indent:0;color:#000000;text-transform:none" d="m8.0001 1c-0.4714 0-0.96103 0.5419-0.95 1v6c-0.00747 0.52831 0.42163 1 0.95 1s0.95747-0.47169 0.95-1v-6c0.014622-0.6051-0.4786-1-0.95-1zm-3.3438 2.5c-0.087186 0.019294-0.17163 0.050959-0.25 0.09375-2.9995 1.5715-3.9184 4.7979-3.125 7.4688 0.7934 2.67 3.2799 4.937 6.6875 4.937 3.3592 0 5.8772-2.149 6.7192-4.781 0.841-2.6321-0.058-5.8234-3.125-7.594-0.434-0.2536-1.059-0.0899-1.313 0.3437-0.2536 0.4336-0.09 1.0589 0.344 1.3125 2.3908 1.3798 2.8825 3.4944 2.2812 5.375-0.6012 1.8806-2.344 3.4375-4.9062 3.4375-2.5759 0-4.2976-1.6502-4.875-3.5938-0.5776-1.9436-0.047-4.0481 2.1873-5.2188 0.3787-0.2063 0.5791-0.6925 0.4558-1.1057-0.1232-0.4133-0.5572-0.7103-0.987-0.6755-0.0313-0.0015-0.0626-0.0015-0.0938 0z" fill="#fff"/> </svg> diff --git a/core/img/actions/mail.svg b/core/img/actions/mail.svg index e82fa3b4677..2c63daac034 100644 --- a/core/img/actions/mail.svg +++ b/core/img/actions/mail.svg @@ -1,58 +1,8 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - version="1.1" - width="16" - height="16" - id="svg2985"> - <defs - id="defs2987"> - <linearGradient - id="linearGradient3767"> - <stop - id="stop3769" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> - <stop - id="stop3771" - style="stop-color:#ffffff;stop-opacity:0" - offset="1" /> - </linearGradient> - </defs> - <metadata - id="metadata2990"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - id="layer1"> - <rect - width="15.243872" - height="10.243872" - x="0.37806413" - y="2.6280646" - id="rect2995" - style="fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.75612825;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <path - d="M -0.6,11 8,6 l 8.6,5" - id="path3765" - style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - d="M 0,2.5 8,9 16,2.5" - id="path3775" - style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g> + <rect stroke-linejoin="round" height="10.244" width="15.244" stroke="#000" stroke-linecap="square" y="2.6281" x=".37806" stroke-width=".75613"/> + <path d="m-0.6 11 8.6-5l8.6 5" stroke="#fff" stroke-width="1px" fill="none"/> + <path d="m0 2.5 8 6.5 8-6.5" stroke="#fff" stroke-linecap="round" stroke-width="1px"/> + </g> </svg> diff --git a/core/img/actions/password.svg b/core/img/actions/password.svg index ee6a9fe0182..9ab5d4243d9 100644 --- a/core/img/actions/password.svg +++ b/core/img/actions/password.svg @@ -1,2148 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.0" - width="16" - height="16" - id="svg11300" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="password.svg" - inkscape:export-filename="password.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <metadata - id="metadata26"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#cccccc" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="745" - id="namedview24" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:zoom="16.000001" - inkscape:cx="-1.1375545" - inkscape:cy="5.0070539" - inkscape:window-x="0" - inkscape:window-y="27" - inkscape:window-maximized="1" - inkscape:current-layer="g4146"> - <inkscape:grid - type="xygrid" - id="grid4330" - empspacing="5" - dotted="true" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <defs - id="defs3"> - <linearGradient - id="linearGradient4136"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4138" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop4140" /> - </linearGradient> - <linearGradient - id="linearGradient4303"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop4305" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop4307" /> - </linearGradient> - <linearGradient - id="linearGradient4297"> - <stop - id="stop4299" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4301" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4115"> - <stop - id="stop4117" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4119" - style="stop-color:#363636;stop-opacity:0.698" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3785"> - <stop - id="stop3787" - style="stop-color:#b8b8b8;stop-opacity:1" - offset="0" /> - <stop - id="stop3789" - style="stop-color:#878787;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient6954"> - <stop - id="stop6960" - style="stop-color:#f5f5f5;stop-opacity:1" - offset="0" /> - <stop - id="stop6962" - style="stop-color:#d2d2d2;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3341"> - <stop - id="stop3343" - style="stop-color:white;stop-opacity:1" - offset="0" /> - <stop - id="stop3345" - style="stop-color:white;stop-opacity:0" - offset="1" /> - </linearGradient> - <radialGradient - cx="24.999998" - cy="28.659998" - r="16" - fx="24.999998" - fy="28.659998" - id="radialGradient2856" - xlink:href="#linearGradient6954" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.56186795,0,0,0.15787922,-6.1682604,5.3385209)" /> - <linearGradient - x1="30" - y1="25.084745" - x2="30" - y2="45" - id="linearGradient2858" - xlink:href="#linearGradient3785" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.42808986,0,0,0.42296591,-2.823809,-3.2486024)" /> - <radialGradient - cx="26.375898" - cy="12.31301" - r="8" - fx="26.375898" - fy="12.31301" - id="radialGradient2860" - xlink:href="#linearGradient6954" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.55250164,-0.0426402,0.04315608,0.50971914,-6.3026675,-1.9765067)" /> - <linearGradient - x1="30" - y1="5" - x2="30" - y2="44.678879" - id="linearGradient2862" - xlink:href="#linearGradient3785" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.33685737,0,0,0.32161283,-0.10572085,-0.29529973)" /> - <linearGradient - x1="30" - y1="0.91818392" - x2="30" - y2="25.792814" - id="linearGradient2864" - xlink:href="#linearGradient3341" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.33685737,0,0,0.32161283,-0.10572085,-0.29529973)" /> - <linearGradient - x1="29.955881" - y1="21.86607" - x2="29.955881" - y2="43.144382" - id="linearGradient2866" - xlink:href="#linearGradient3341" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.42808986,0,0,0.42296591,-2.823809,-3.2486024)" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient7308" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.54681372,0,0,0.39376081,3.7325729,-0.29182867)" - x1="34.992828" - y1="0.94087797" - x2="34.992828" - y2="33.955856" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3796" - x1="8.3635759" - y1="15.028702" - x2="15.937561" - y2="11.00073" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3798" - x1="6.9951797" - y1="4.7478018" - x2="13.00482" - y2="4.7478018" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3815" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-5" - id="linearGradient3815-3" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-5"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-9" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-0" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-5" - id="linearGradient3831" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3833"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3835" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3837" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3874" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2" - id="linearGradient3892-2" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(0.96967712,0,0,0.96967712,0.26437941,-0.96950812)" - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientUnits="userSpaceOnUse" - id="linearGradient3909" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3984" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(0.78786264,0,0,0.78786264,-1.5726929,-0.7389112)" - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientUnits="userSpaceOnUse" - id="linearGradient3909-3" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2-2" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-2"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-7" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4115-9" - id="linearGradient4113-3" - x1="0.86849999" - y1="13.895414" - x2="0.44923753" - y2="28.776533" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient4115-9"> - <stop - id="stop4117-5" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4119-6" - style="stop-color:#363636;stop-opacity:0.698" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3104" - id="linearGradient3815-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.23426255,0,0,0.2859159,18.734419,0.35950872)" - x1="-51.786404" - y1="50.786446" - x2="-51.786404" - y2="2.9062471" /> - <linearGradient - id="linearGradient3104"> - <stop - id="stop3106" - style="stop-color:#aaaaaa;stop-opacity:1" - offset="0" /> - <stop - id="stop3108" - style="stop-color:#c8c8c8;stop-opacity:1" - offset="1" /> - </linearGradient> - <radialGradient - cx="13.138569" - cy="25.625349" - r="13.931416" - fx="13.138569" - fy="25.625349" - id="radialGradient2965" - xlink:href="#linearGradient3690-451" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0,0.92614711,-1.0546317,0,32.402583,-9.3345932)" /> - <linearGradient - id="linearGradient3690-451"> - <stop - id="stop2857" - style="stop-color:#e8e8e8;stop-opacity:1" - offset="0" /> - <stop - id="stop2859" - style="stop-color:#d8d8d8;stop-opacity:1" - offset="0.26238" /> - <stop - id="stop2861" - style="stop-color:#c2c2c2;stop-opacity:1" - offset="0.66093999" /> - <stop - id="stop2863" - style="stop-color:#a5a5a5;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="21.483376" - y1="36.255058" - x2="21.483376" - y2="9.5799999" - id="linearGradient2967" - xlink:href="#linearGradient3603-84" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.55048262,0,0,0.57815823,-3.8262247,-5.2762279)" /> - <linearGradient - id="linearGradient3603-84"> - <stop - id="stop2867" - style="stop-color:#707070;stop-opacity:1" - offset="0" /> - <stop - id="stop2869" - style="stop-color:#9e9e9e;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11.566265" - y1="22.292103" - x2="15.214532" - y2="33.95525" - id="linearGradient3674-262" - xlink:href="#linearGradient8265-821-176-38-919-66-249-529" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4893617,0,0,0.4893617,1.7131795,22.728095)" /> - <linearGradient - id="linearGradient8265-821-176-38-919-66-249-529"> - <stop - id="stop2873" - style="stop-color:#ffffff;stop-opacity:0.27450982" - offset="0" /> - <stop - id="stop2875" - style="stop-color:#ffffff;stop-opacity:0" - offset="1" /> - </linearGradient> - <linearGradient - x1="24.046366" - y1="11.673002" - x2="24.046366" - y2="34.713669" - id="linearGradient3677-116" - xlink:href="#linearGradient3642-81" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.55048262,0,0,0.57815823,-3.8262247,-5.2762276)" /> - <linearGradient - id="linearGradient3642-81"> - <stop - id="stop2879" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> - <stop - id="stop2881" - style="stop-color:#ffffff;stop-opacity:0" - offset="1" /> - </linearGradient> - <linearGradient - y2="34.713669" - x2="24.046366" - y1="11.673002" - x1="24.046366" - gradientTransform="matrix(0.55048262,0,0,0.57815823,-3.8262247,-5.2762276)" - gradientUnits="userSpaceOnUse" - id="linearGradient3037" - xlink:href="#linearGradient3642-81" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3155-40" - id="linearGradient8639" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.415777,-0.4174938,0.518983,0.5146192,-15.747227,2.6503673)" - spreadMethod="pad" - x1="23.575972" - y1="25.356892" - x2="23.575972" - y2="31.210939" /> - <linearGradient - id="linearGradient3155-40"> - <stop - id="stop2541" - offset="0" - style="stop-color:#181818;stop-opacity:1;" /> - <stop - style="stop-color:#dbdbdb;stop-opacity:1;" - offset="0.13482948" - id="stop2543" /> - <stop - id="stop2545" - offset="0.20224422" - style="stop-color:#a4a4a4;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.26965895" - id="stop2547" /> - <stop - id="stop2549" - offset="0.44650277" - style="stop-color:#8d8d8d;stop-opacity:1;" /> - <stop - style="stop-color:#959595;stop-opacity:1;" - offset="0.57114136" - id="stop2551" /> - <stop - id="stop2553" - offset="0.72038066" - style="stop-color:#cecece;stop-opacity:1;" /> - <stop - id="stop2555" - offset="1" - style="stop-color:#181818;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3240-279" - id="linearGradient8641" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.867764,0.6930272)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3240-279"> - <stop - style="stop-color:#565656;stop-opacity:1;" - offset="0" - id="stop2559" /> - <stop - id="stop2561" - offset="0.5" - style="stop-color:#9a9a9a;stop-opacity:1;" /> - <stop - style="stop-color:#545454;stop-opacity:1;" - offset="1" - id="stop2563" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3223-789" - id="linearGradient8643" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.983472,0.8092126)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3223-789"> - <stop - id="stop2567" - offset="0" - style="stop-color:#b1b1b1;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.5" - id="stop2569" /> - <stop - id="stop2571" - offset="1" - style="stop-color:#8f8f8f;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3240-686" - id="linearGradient8645" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.465684,0.2892868)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3240-686"> - <stop - style="stop-color:#565656;stop-opacity:1;" - offset="0" - id="stop2575" /> - <stop - id="stop2577" - offset="0.5" - style="stop-color:#9a9a9a;stop-opacity:1;" /> - <stop - style="stop-color:#545454;stop-opacity:1;" - offset="1" - id="stop2579" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3223-768" - id="linearGradient8647" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.581392,0.4054707)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3223-768"> - <stop - id="stop2583" - offset="0" - style="stop-color:#b1b1b1;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.5" - id="stop2585" /> - <stop - id="stop2587" - offset="1" - style="stop-color:#8f8f8f;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3240-907" - id="linearGradient8649" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.061661,-0.1164056)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3240-907"> - <stop - style="stop-color:#565656;stop-opacity:1;" - offset="0" - id="stop2591" /> - <stop - id="stop2593" - offset="0.5" - style="stop-color:#9a9a9a;stop-opacity:1;" /> - <stop - style="stop-color:#545454;stop-opacity:1;" - offset="1" - id="stop2595" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3223-699" - id="linearGradient8651" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.177369,-2.1969969e-4)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3223-699"> - <stop - id="stop2599" - offset="0" - style="stop-color:#b1b1b1;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.5" - id="stop2601" /> - <stop - id="stop2603" - offset="1" - style="stop-color:#8f8f8f;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3290-678" - id="linearGradient8653" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.602268,-17.636692,0.462492)" - x1="9" - y1="29.056757" - x2="9" - y2="26.02973" /> - <linearGradient - id="linearGradient3290-678"> - <stop - id="stop2607" - offset="0" - style="stop-color:#ece5a5;stop-opacity:1;" /> - <stop - id="stop2609" - offset="1" - style="stop-color:#fcfbf2;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3191-577" - id="linearGradient8655" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.3763801,0.03615261,0.03669995,0.374874,-2.2182805,-1.1331002)" - x1="5.5178981" - y1="37.371799" - x2="9.5220556" - y2="41.391716" /> - <linearGradient - id="linearGradient3191-577"> - <stop - id="stop2613" - offset="0" - style="stop-color:#dbce48;stop-opacity:1;" /> - <stop - id="stop2615" - offset="1" - style="stop-color:#c5b625;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2-1-0" - id="linearGradient3934-0" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0" /> - </linearGradient> - <linearGradient - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - gradientUnits="userSpaceOnUse" - id="linearGradient4154-8" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-9" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-9"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9-8" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0-4" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-9-0"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9-8-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0-4-8" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-3"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0-6" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4326" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.6858824,0,0,0.68591053,-5.3691237,-18.974705)" - x1="14.501121" - y1="-1.4095211" - x2="14.152531" - y2="20.074369" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4328" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - x1="-2.4040222" - y1="4.4573336" - x2="-2.4040222" - y2="18.967093" - id="linearGradient3878" - xlink:href="#linearGradient3587-6-5" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(13.927091,-3.4266134)" /> - <linearGradient - id="linearGradient3587-6-5"> - <stop - id="stop3589-9-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4357" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0344828,0,0,1.0344828,8.0707628,-14.513825)" - x1="0.86849999" - y1="13.895414" - x2="0.44923753" - y2="28.776533" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient4405" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55" - id="linearGradient4413-7" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-55"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-95" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-6" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2" - id="linearGradient4411-3" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-2"> - <stop - id="stop3589-9-2-8" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-0" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4" - id="linearGradient4466-9" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.23426255,0,0,0.2859159,18.734419,60.359508)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4"> - <stop - id="stop3589-9-2-8-7" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="54.703121" - x2="-41.553459" - y1="2.2401412" - x1="-41.553459" - gradientTransform="matrix(0.21864454,0,0,0.26685422,17.618755,60.402242)" - gradientUnits="userSpaceOnUse" - id="linearGradient4483-3" - xlink:href="#linearGradient3587-6-5-2-4-9" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3587-6-5-2-4-9"> - <stop - id="stop3589-9-2-8-7-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-0-3-8" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55" - id="linearGradient4564" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4566" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(13.927091,16.573387)" - x1="-2.4040222" - y1="4.4573336" - x2="-2.4040222" - y2="18.967093" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2" - id="linearGradient4578" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55" - id="linearGradient4580" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3" - id="linearGradient4359-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,29.038238,-21.358617)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient3587-6-5-3"> - <stop - id="stop3589-9-2-6" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3" - id="linearGradient4361-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.6858824,0,0,0.68591053,25.66524,-19.333318)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient4597"> - <stop - id="stop4599" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4601" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientTransform="matrix(0.6858824,0,0,0.68591053,25.66524,-19.333318)" - gradientUnits="userSpaceOnUse" - id="linearGradient4610" - xlink:href="#linearGradient3587-6-5-3" - inkscape:collect="always" /> - <linearGradient - x1="1.3333321" - y1="6.6666665" - x2="1.3333321" - y2="33.333332" - id="linearGradient2422" - xlink:href="#linearGradient3587-6-5-5" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4090909,0,0,0.375,7.4545459,0.5)" /> - <linearGradient - id="linearGradient3587-6-5-5"> - <stop - id="stop3589-9-2-4" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3189" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" /> - <linearGradient - id="linearGradient3587-6-5-8"> - <stop - id="stop3589-9-2-67" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-2" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3203" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" /> - <linearGradient - id="linearGradient3120"> - <stop - id="stop3122" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3124" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3207" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" /> - <linearGradient - id="linearGradient3127"> - <stop - id="stop3129" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3131" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3211" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" /> - <linearGradient - id="linearGradient3134"> - <stop - id="stop3136" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3138" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2409" - xlink:href="#linearGradient3587-6-5-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2403101,0,0,0.8988764,10.387597,0.2247191)" /> - <linearGradient - id="linearGradient3587-6-5-1"> - <stop - id="stop3589-9-2-0" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-21" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="40.805084" - y1="5.6271191" - x2="40.805084" - y2="17.627119" - id="linearGradient3206" - xlink:href="#linearGradient3587-8-5" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-32.805085,-3.6271193)" /> - <linearGradient - id="linearGradient3587-8-5"> - <stop - id="stop3589-2-7" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-3-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="17.627119" - x2="40.805084" - y1="5.6271191" - x1="40.805084" - gradientTransform="translate(-32.805085,-3.6271193)" - gradientUnits="userSpaceOnUse" - id="linearGradient3180" - xlink:href="#linearGradient3587-8-5" - inkscape:collect="always" /> - <linearGradient - x1="1.3333321" - y1="6.6666665" - x2="1.3333321" - y2="33.333332" - id="linearGradient2422-1" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2727273,0,0,0.375,9.636365,1.5)" /> - <linearGradient - id="linearGradient3587-6-5-86"> - <stop - id="stop3589-9-2-65" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-9" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2427" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4651163,0,0,0.3370786,4.3953488,1.5842703)" /> - <linearGradient - id="linearGradient3207-3"> - <stop - id="stop3209" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3211" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2436" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4651163,0,0,0.3370786,4.3953488,9.58427)" /> - <linearGradient - id="linearGradient3214"> - <stop - id="stop3216" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3218" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2442" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4651163,0,0,0.3370786,4.3953488,5.5842706)" /> - <linearGradient - id="linearGradient3221"> - <stop - id="stop3223" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3225" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="1.3333321" - y1="4.9755898" - x2="1.3333321" - y2="37.373981" - id="linearGradient2422-1-0" - xlink:href="#linearGradient3587-6-5-0" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.39871888,0,0,0.3091132,71.812715,15.470662)" /> - <linearGradient - id="linearGradient3587-6-5-0"> - <stop - id="stop3589-9-2-5" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-1" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="46.395508" - y1="12.707516" - x2="46.395508" - y2="38.409042" - id="linearGradient3795-2" - xlink:href="#linearGradient3587-6-5-3-5-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,28.02322,-5.9219706)" /> - <linearGradient - id="linearGradient3587-6-5-3-5-7"> - <stop - id="stop3589-9-2-2-6-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-73-5-1" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-3-5"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-6" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-5" - id="linearGradient4872" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,19.329265,-26.729116)" - x1="100.77747" - y1="17.859186" - x2="100.77747" - y2="38.055252" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4894" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4900" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4906" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4912" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient3587-6-5-8-6"> - <stop - id="stop3589-9-2-67-3" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-2-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4935"> - <stop - id="stop4937" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4939" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4942"> - <stop - id="stop4944" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4946" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-6" - id="linearGradient4912-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient4949"> - <stop - id="stop4951" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4953" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5012" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5015" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5018" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5021" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4" - id="linearGradient3335" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.21864454,0,0,0.26685422,18.618755,-19.597758)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4136" - id="linearGradient4134" - x1="9" - y1="0" - x2="9" - y2="15" - gradientUnits="userSpaceOnUse" - spreadMethod="pad" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4136" - id="linearGradient4150" - gradientUnits="userSpaceOnUse" - spreadMethod="pad" - x1="9" - y1="0" - x2="9" - y2="15" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6" - id="linearGradient3335-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,76.619476,1.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.755585" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6"> - <stop - id="stop3589-9-2-8-7-8" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-0" - id="linearGradient3335-7-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,16.619476,0.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-0"> - <stop - id="stop3589-9-2-8-7-8-7" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-7" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-4" - id="linearGradient3335-7-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,16.619476,0.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-4"> - <stop - id="stop3589-9-2-8-7-8-2" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-2" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-7" - id="linearGradient3335-7-3" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,16.619476,1.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.755585" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-7"> - <stop - id="stop3589-9-2-8-7-8-4" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-2" - id="linearGradient3335-7-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,56.619476,1.4022422)" - x1="-39.421574" - y1="-5.2547116" - x2="-39.421574" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-2"> - <stop - id="stop3589-9-2-8-7-8-77" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-9" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4136-9" - id="linearGradient4150-0" - gradientUnits="userSpaceOnUse" - spreadMethod="pad" - x1="9" - y1="0" - x2="9" - y2="15" /> - <linearGradient - id="linearGradient4136-9"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4138-6" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop4140-3" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-2-6" - id="linearGradient3335-7-1-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,56.619476,1.4022422)" - x1="-39.421574" - y1="-5.2547116" - x2="-39.421574" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-2-6"> - <stop - id="stop3589-9-2-8-7-8-77-4" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-9-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-10" - id="linearGradient4328-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient3587-6-5-10"> - <stop - id="stop3589-9-2-3" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-4" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-19" - id="linearGradient4326-9" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.6858824,0,0,0.68591053,-5.3691237,-18.974705)" - x1="14.501121" - y1="-1.4095211" - x2="14.152531" - y2="20.074369" /> - <linearGradient - id="linearGradient3587-6-5-19"> - <stop - id="stop3589-9-2-62" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-54" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-4" - id="linearGradient4357-0" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0344828,0,0,1.0344828,8.0707628,-14.513825)" - x1="0.86849999" - y1="13.895414" - x2="0.44923753" - y2="28.776533" /> - <linearGradient - id="linearGradient3587-6-5-4"> - <stop - id="stop3589-9-2-1" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-04" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-26" - id="linearGradient4566-7" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(13.927091,16.573387)" - x1="-2.4040222" - y1="4.4573336" - x2="-2.4040222" - y2="18.967093" /> - <linearGradient - id="linearGradient3587-6-5-26"> - <stop - id="stop3589-9-2-45" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-20" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55-2" - id="linearGradient4580-3" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-55-2"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-95-4" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-6-3" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-2-1"> - <stop - id="stop3589-9-2-8-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-0-2" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="1013.451" - x2="209.34245" - y1="998.45801" - x1="209.34245" - gradientUnits="userSpaceOnUse" - id="linearGradient3528" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55-2" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-4" - id="linearGradient3335-2" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.21864454,0,0,0.26685422,18.618755,-19.597758)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4-4"> - <stop - id="stop3589-9-2-8-7-7" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-6" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="54.703121" - x2="-41.553459" - y1="2.2401412" - x1="-41.553459" - gradientTransform="matrix(0.21864454,0,0,0.26685422,18.618755,-19.597758)" - gradientUnits="userSpaceOnUse" - id="linearGradient3567" - xlink:href="#linearGradient3587-6-5-2-4-4" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient5021-0" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient3587-6-5-8-3"> - <stop - id="stop3589-9-2-67-4" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-2-9" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient5018-2" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient3584"> - <stop - id="stop3586" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3588" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient5015-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient3591"> - <stop - id="stop3593" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3595" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient5012-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient3598"> - <stop - id="stop3600" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3602" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient4638" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient4640" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient4642" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient4644" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient4656" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,6.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient4659" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient4661" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient4663" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,6.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient4665" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient3587-6-5-8-3-9"> - <stop - id="stop3589-9-2-67-4-8" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-2-9-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3-9" - id="linearGradient4661-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient4682"> - <stop - id="stop4684" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4686" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4689"> - <stop - id="stop4691" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4693" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3-9" - id="linearGradient4665-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient4696"> - <stop - id="stop4698" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4700" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="19.490837" - x2="26.045763" - y1="9.6223383" - x1="26.045763" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - gradientUnits="userSpaceOnUse" - id="linearGradient4707" - xlink:href="#linearGradient3587-6-5-8-3-9" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient4823" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient4825" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient4827" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,6.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient4829" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient3717" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient3719" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient3721" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,6.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-3" - id="linearGradient3723" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - </defs> - <g - transform="matrix(0.78786264,0,0,0.78786264,-3.1483699,0.44173984)" - id="g3743-3" - style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-opacity:1" /> - <rect - style="color:#000000;fill:#ccc000;fill-opacity:0;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect3136" - width="163.31035" - height="97.986206" - x="-62.896553" - y="-32.993103" /> - <g - transform="matrix(0.99998873,0,0,0.99998873,-3.996044,-20.001608)" - id="g3743-9-4" - style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-opacity:1" /> - <g - id="g4146"> - <path - style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;opacity:1" - d="M 3 6 C 1.8954305 6 1 6.8954305 1 8 C 1 9.1045695 1.8954305 10 3 10 C 4.1045695 10 5 9.1045695 5 8 C 5 6.8954305 4.1045695 6 3 6 z M 8 6 C 6.8954305 6 6 6.8954305 6 8 C 6 9.1045695 6.8954305 10 8 10 C 9.1045695 10 10 9.1045695 10 8 C 10 6.8954305 9.1045695 6 8 6 z M 13 6 C 11.895431 6 11 6.8954305 11 8 C 11 9.1045695 11.895431 10 13 10 C 14.104569 10 15 9.1045695 15 8 C 15 6.8954305 14.104569 6 13 6 z " - id="path3750" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <rect style="color:#000000" fill-opacity="0" height="97.986" width="163.31" y="-32.993" x="-62.897"/> + <path d="m3 6c-1.1046 0-2 0.8954-2 2s0.8954 2 2 2 2-0.8954 2-2-0.8954-2-2-2zm5 0c-1.1046 0-2 0.8954-2 2s0.8954 2 2 2 2-0.8954 2-2-0.8954-2-2-2zm5 0c-1.105 0-2 0.8954-2 2s0.895 2 2 2 2-0.8954 2-2-0.895-2-2-2z" fill-rule="evenodd"/> </svg> diff --git a/core/img/actions/pause-big.svg b/core/img/actions/pause-big.svg index b521057a35c..9c4944223ff 100644 --- a/core/img/actions/pause-big.svg +++ b/core/img/actions/pause-big.svg @@ -1,73 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.1 r9760" - sodipodi:docname="play-big.svg" - inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/play-add.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="2.2402344" - inkscape:cx="110.24162" - inkscape:cy="54.102269" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="776" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - inkscape:connector-curvature="0" - style="fill:#000000;fill-opacity:1;stroke:none" - d="m 1,1037.3622 0,14 5,0 0,-14 z m 9,0 0,14 5,0 0,-14 z" - id="path3086-7" - sodipodi:nodetypes="cccccccccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m1 1037.4v14h5v-14zm9 0v14h5v-14z"/> + </g> </svg> diff --git a/core/img/actions/pause.svg b/core/img/actions/pause.svg index ff3c69d6c71..d572ad6f5c5 100644 --- a/core/img/actions/pause.svg +++ b/core/img/actions/pause.svg @@ -1,72 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.1 r9760" - sodipodi:docname="play-next.svg" - inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/play-big.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="17.921875" - inkscape:cx="-5.3403178" - inkscape:cy="10.148736" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="776" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - style="fill:#000000;fill-opacity:1;stroke:none" - d="M 3 3 L 3 13 L 7 13 L 7 3 L 3 3 z M 9 3 L 9 13 L 13 13 L 13 3 L 9 3 z " - transform="translate(0,1036.3622)" - id="path3086" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m3 3v10h4v-10h-4zm6 0v10h4v-10h-4z" transform="translate(0 1036.4)"/> + </g> </svg> diff --git a/core/img/actions/play-add.svg b/core/img/actions/play-add.svg index 25ff0b57eee..cdf4f6ea9f3 100644 --- a/core/img/actions/play-add.svg +++ b/core/img/actions/play-add.svg @@ -1,83 +1,9 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.1 r9760" - sodipodi:docname="play-add.svg" - inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/play-add.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="25.345359" - inkscape:cx="2.4224415" - inkscape:cy="8.0693339" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="776" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <g - id="g4806" - style="fill:#000000;fill-opacity:1"> - <path - sodipodi:nodetypes="cccc" - inkscape:connector-curvature="0" - id="path3086" - d="m 2,1037.3622 11,6 -11,6 z" - style="fill:#000000;fill-opacity:1;stroke:none" /> - <path - sodipodi:nodetypes="ccccccccccccc" - id="rect2984" - d="m 11,1045.3622 0,2 -2,0 0,2 2,0 0,2 2,0 0,-2 2,0 0,-2 -2,0 0,-2 z" - style="fill:#000000;fill-opacity:1;stroke:none" - inkscape:connector-curvature="0" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <g> + <path d="m2 1037.4 11 6-11 6z"/> + <path d="m11 1045.4v2h-2v2h2v2h2v-2h2v-2h-2v-2z"/> </g> + </g> </svg> diff --git a/core/img/actions/play-big.svg b/core/img/actions/play-big.svg index 2ef67415323..884171ced85 100644 --- a/core/img/actions/play-big.svg +++ b/core/img/actions/play-big.svg @@ -1,73 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.1 r9760" - sodipodi:docname="play.svg" - inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/play-add.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="17.921875" - inkscape:cx="-5.3403178" - inkscape:cy="10.148736" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="776" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - style="fill:#000000;fill-opacity:1;stroke:none" - d="m 0,1036.3622 16,8 -16,8 z" - id="path3086" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m0 1036.4 16 8-16 8z"/> + </g> </svg> diff --git a/core/img/actions/play-next.svg b/core/img/actions/play-next.svg index 9a41e4bd9d0..8b3d7d6effc 100644 --- a/core/img/actions/play-next.svg +++ b/core/img/actions/play-next.svg @@ -1,79 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.1 r9760" - sodipodi:docname="play-big.svg" - inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/play-big.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="17.921875" - inkscape:cx="-5.3403178" - inkscape:cy="10.148736" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="776" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - style="fill:#000000;fill-opacity:1;stroke:none" - d="m 7,1038.3622 7,6 -7,6 z" - id="path3086" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccc" /> - <path - style="fill:#000000;fill-opacity:1;stroke:none" - d="m 2,1038.3622 7,6 -7,6 z" - id="path3086-5" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m7 1038.4 7 6-7 6z"/> + <path d="m2 1038.4 7 6-7 6z"/> + </g> </svg> diff --git a/core/img/actions/play-previous.svg b/core/img/actions/play-previous.svg index 31d45dedb4d..6210b088cb8 100644 --- a/core/img/actions/play-previous.svg +++ b/core/img/actions/play-previous.svg @@ -1,79 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.1 r9760" - sodipodi:docname="next.svg" - inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/play-next.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="17.921875" - inkscape:cx="-5.3403178" - inkscape:cy="10.148736" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="776" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - style="fill:#000000;fill-opacity:1;stroke:none" - d="m 9,1038.3622 -7,6 7,6 z" - id="path3086" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccc" /> - <path - style="fill:#000000;fill-opacity:1;stroke:none" - d="m 14,1038.3622 -7,6 7,6 z" - id="path3086-5" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m9 1038.4-7 6 7 6z"/> + <path d="m14 1038.4-7 6 7 6z"/> + </g> </svg> diff --git a/core/img/actions/play.svg b/core/img/actions/play.svg index 7bb7b5c262a..ae23e6a0d26 100644 --- a/core/img/actions/play.svg +++ b/core/img/actions/play.svg @@ -1,73 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.1 r9760" - sodipodi:docname="play.svg" - inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/play-add.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="17.921875" - inkscape:cx="-5.3403178" - inkscape:cy="10.148736" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="776" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - style="fill:#000000;fill-opacity:1;stroke:none" - d="m 2,1038.3622 12,6 -12,6 z" - id="path3086" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m2 1038.4 12 6-12 6z"/> + </g> </svg> diff --git a/core/img/actions/public.svg b/core/img/actions/public.svg index b47305fbd08..c70a7627788 100644 --- a/core/img/actions/public.svg +++ b/core/img/actions/public.svg @@ -1,292 +1,4 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.0" - width="16" - height="16" - id="svg2457" - inkscape:version="0.48.1 r9760" - sodipodi:docname="world.svg" - inkscape:export-filename="/home/jancborchardt/owncloud-sharing/core/img/actions/settings.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <metadata - id="metadata23"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="776" - id="namedview21" - showgrid="false" - inkscape:zoom="17.875" - inkscape:cx="-12.837249" - inkscape:cy="5.7622378" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2457" /> - <defs - id="defs2459"> - <linearGradient - id="linearGradient5128"> - <stop - id="stop5130" - style="stop-color:#e5e5e5;stop-opacity:1" - offset="0" /> - <stop - id="stop5132" - style="stop-color:#ababab;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="86.132919" - y1="105.105" - x2="84.63858" - y2="20.895" - id="linearGradient3260" - xlink:href="#linearGradient5128" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(9.6142312e-2,0,0,9.6142312e-2,1.8468935,1.9430362)" /> - <linearGradient - id="linearGradient3397"> - <stop - id="stop3399" - style="stop-color:#aaaaaa;stop-opacity:1" - offset="0" /> - <stop - id="stop3401" - style="stop-color:#8c8c8c;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="21" - y1="0" - x2="21" - y2="16.004715" - id="linearGradient3264" - xlink:href="#linearGradient3397" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-17.058189,0)" /> - <linearGradient - x1="63.9995" - y1="3.1001" - x2="63.9995" - y2="122.8994" - id="linearGradient3309" - gradientUnits="userSpaceOnUse"> - <stop - id="stop3311" - style="stop-color:#f6f6f6;stop-opacity:1" - offset="0" /> - <stop - id="stop3313" - style="stop-color:#cccccc;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="25" - y1="0" - x2="25" - y2="16.000105" - id="linearGradient3262" - xlink:href="#linearGradient3309" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-17.058189,0)" /> - <linearGradient - id="linearGradient3678"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop3680" /> - <stop - style="stop-color:#e6e6e6;stop-opacity:1;" - offset="1" - id="stop3682" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3309-5" - id="linearGradient3066-2" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-17.058189,0)" - x1="25" - y1="0" - x2="25" - y2="16.000105" /> - <linearGradient - x1="63.9995" - y1="3.1001" - x2="63.9995" - y2="122.8994" - id="linearGradient3309-5" - gradientUnits="userSpaceOnUse"> - <stop - id="stop3311-3" - style="stop-color:#f6f6f6;stop-opacity:1" - offset="0" /> - <stop - id="stop3313-3" - style="stop-color:#cccccc;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3678" - id="linearGradient3920" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-17.058189,-0.444)" - x1="25" - y1="0" - x2="25" - y2="16.000105" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3678-0" - id="linearGradient3920-6" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-17.058189,-0.444)" - x1="25" - y1="0" - x2="25" - y2="16.000105" /> - <linearGradient - id="linearGradient3678-0"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop3680-5" /> - <stop - style="stop-color:#e6e6e6;stop-opacity:1;" - offset="1" - id="stop3682-7" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-5-7" - id="linearGradient3784" - x1="0.5" - y1="7.5560002" - x2="15.5" - y2="7.5560002" - gradientUnits="userSpaceOnUse" /> - <linearGradient - x1="46.395508" - y1="12.707516" - x2="46.395508" - y2="38.409042" - id="linearGradient3795-2" - xlink:href="#linearGradient3587-6-5-3-5-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,28.02322,-5.9219706)" /> - <linearGradient - id="linearGradient3587-6-5-3-5-7"> - <stop - id="stop3589-9-2-2-6-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-73-5-1" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-5-7" - id="linearGradient3810" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,28.02322,-5.9219706)" - x1="46.395508" - y1="12.707516" - x2="46.395508" - y2="38.409042" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-5-7" - id="linearGradient3813" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,10.462268,-5.974418)" - x1="46.395508" - y1="12.707516" - x2="46.395508" - y2="38.409042" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-5-7" - id="linearGradient3816" - gradientUnits="userSpaceOnUse" - x1="7.4930072" - y1="0.0035526801" - x2="7.4930072" - y2="14.998127" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-5-7" - id="linearGradient3798" - x1="8.8461542" - y1="0.89504272" - x2="8.8461542" - y2="15.048951" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-5-7-2" - id="linearGradient3798-6" - x1="8.8461542" - y1="0.89504272" - x2="8.8461542" - y2="15.048951" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3587-6-5-3-5-7-2"> - <stop - id="stop3589-9-2-2-6-2-9" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-73-5-1-7" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - gradientTransform="translate(-1,-1)" - y2="15.048951" - x2="8.8461542" - y1="0.89504272" - x1="8.8461542" - gradientUnits="userSpaceOnUse" - id="linearGradient3815" - xlink:href="#linearGradient3587-6-5-3-5-7-2" - inkscape:collect="always" /> - </defs> - <path - inkscape:connector-curvature="0" - style="opacity:1;fill:#000000;fill-opacity:1;stroke:none" - d="M 8,1 C 4.1340071,1 1,4.134007 1,7.9999999 1,11.865994 4.1340071,15 8,15 11.865994,15 15,11.865994 15,7.9999999 15,4.134007 11.865994,1 8,1 z m 0.8020833,0.8932295 c 1.2010717,0.026708 2.2624547,0.7482116 3.3359377,1.2213541 L 13.869792,5.511719 13.596354,6.5416669 14.125,6.8697919 14.1159,8.0911458 c -0.0121,0.349374 0.005,0.6992101 -0.0091,1.048177 -0.166346,0.6623539 -0.550627,1.2665712 -0.875,1.8684892 -0.219888,0.108406 0.02005,-0.7185 -0.11849,-0.97526 C 13.14504,9.4386408 12.642422,9.4660089 12.302112,9.7955727 11.881413,10.041226 10.955977,10.114914 10.92581,9.4492183 10.687264,8.6490761 10.891165,7.7966268 11.217384,7.0520835 L 10.679623,6.3958335 10.87103,4.7096354 10.014259,3.8437502 10.21478,2.8958336 9.2121752,2.3307295 C 9.0145444,2.1755339 8.6384357,2.114115 8.5559252,1.902344 8.6372992,1.897654 8.7219474,1.891447 8.8020189,1.893224 z m -2.4609375,0.00912 c 0.031442,0.00459 0.069992,0.026431 0.1276042,0.072917 C 6.8067806,2.1608975 6.3863479,2.3716106 6.2864583,2.5677086 5.7466682,2.9328038 6.4524911,3.2318365 6.6875,3.5247398 7.0642392,3.4164892 7.4410308,2.8779535 7.9908854,3.0416669 8.6942527,2.8222093 8.5821719,3.630807 8.984375,3.9895836 9.036567,4.1585309 9.8643709,4.7080895 9.3671875,4.5273437 8.9577408,4.2098855 8.5022772,4.2337911 8.2096354,4.6914062 7.4187262,5.1199798 7.8867869,3.8662153 7.5078125,3.5611981 6.9348738,2.9219861 7.1750002,4.0387484 7.1067708,4.3723957 6.7342944,4.364267 6.0387231,4.0858224 5.6575521,4.5364583 L 6.03125,5.1471356 6.4778646,4.4635416 C 6.5864179,4.2161129 6.7226128,4.6558348 6.8424479,4.736979 6.9855355,5.0129459 7.6653536,5.4804485 7.1523438,5.6119794 6.3917179,6.0339397 5.7934201,6.6737624 5.1471354,7.2434895 4.9290953,7.7034971 4.4841468,7.6508764 4.2083333,7.2708332 3.5410706,6.8603335 3.5906422,7.9274218 3.625,8.3281249 l 0.5833333,-0.3645833 0,0.6015625 C 4.19179,8.6789089 4.2058787,8.7972867 4.1992147,8.9114582 3.790491,9.3384813 3.3785344,8.3120287 3.0234334,8.0820311 L 2.9960896,6.5781252 C 3.0089957,6.1556005 2.9197821,5.7229754 3.0052082,5.3111981 3.8089547,4.4486619 4.6253679,3.5550749 5.1015624,2.4583336 l 0.7838542,0 C 6.4331575,2.7236662 6.1210544,1.8701843 6.3411457,1.902344 z M 5.1835938,9.722656 c 0.095099,-0.010145 0.2032823,0.011573 0.3190103,0.072921 0.7379441,0.1056226 1.289687,0.640901 1.8776042,1.048178 0.4687224,0.464525 1.4828124,0.315782 1.5950521,1.102865 -0.1706086,0.853749 -1.0104785,1.312191 -1.75,1.61328 C 7.0406658,13.662851 6.8423351,13.744732 6.6328125,13.77865 5.9471995,13.950405 5.6507787,13.2474 5.5117188,12.721359 5.2012551,12.071255 4.4254987,11.578795 4.5364583,10.779953 4.5547311,10.382752 4.7714976,9.7666104 5.1835938,9.7226607 z" - id="path3002" /> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <path d="m8 1c-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7-3.134-7-7-7zm0.80208 0.89323c1.2011 0.026708 2.2625 0.74821 3.3359 1.2214l1.732 2.3971-0.274 1.03 0.529 0.3281-0.009 1.2213c-0.0121 0.34937 0.005 0.69921-0.0091 1.0482-0.16635 0.66235-0.55063 1.2666-0.875 1.8685-0.21989 0.10841 0.02005-0.7185-0.11849-0.97526 0.032-0.5934-0.471-0.566-0.811-0.2364-0.421 0.2454-1.346 0.3194-1.376-0.3464-0.239-0.8001-0.035-1.6526 0.291-2.3971l-0.537-0.6563 0.191-1.6862-0.857-0.8658 0.201-0.948-1.0028-0.5651c-0.1977-0.1552-0.5738-0.2166-0.6563-0.4284 0.0814-0.0046 0.166-0.0109 0.2461-0.0091zm-2.4609 0.00912c0.031442 0.00459 0.069992 0.026431 0.1276 0.072917 0.338 0.1857-0.0825 0.3964-0.1823 0.5925-0.5398 0.3651 0.166 0.6641 0.401 0.957 0.3767-0.1082 0.7535-0.6467 1.3034-0.483 0.7034-0.2195 0.5913 0.5891 0.9935 0.9479 0.0522 0.1689 0.88 0.7185 0.3828 0.5377-0.4095-0.3174-0.8649-0.2935-1.1576 0.1641-0.7909 0.4286-0.3228-0.8252-0.7018-1.1302-0.5729-0.6392-0.3328 0.4775-0.401 0.8112-0.3725-0.0081-1.0681-0.2866-1.4492 0.1641l0.3736 0.6106 0.4467-0.6836c0.1085-0.2474 0.2447 0.1923 0.3645 0.2735 0.1431 0.2759 0.823 0.7434 0.3099 0.875-0.7606 0.4219-1.3589 1.0618-2.0052 1.6315-0.218 0.46-0.663 0.4074-0.9388 0.0273-0.6672-0.4105-0.6177 0.6566-0.5833 1.0573l0.58333-0.36458v0.60156c-0.0165 0.1138-0.0024 0.2322-0.0091 0.3464-0.4087 0.427-0.8207-0.5995-1.1758-0.8295l-0.0273-1.5039c0.0129-0.4225-0.0763-0.8551 0.0091-1.2669 0.8038-0.8625 1.6202-1.7561 2.0964-2.8529h0.78385c0.5478 0.2654 0.2357-0.5881 0.4557-0.556zm-1.1576 7.8204c0.095099-0.010145 0.20328 0.011573 0.31901 0.072921 0.73794 0.10562 1.2897 0.6409 1.8776 1.0482 0.46872 0.46452 1.4828 0.31578 1.5951 1.1029-0.17061 0.85375-1.0105 1.3122-1.75 1.6133-0.1846 0.103-0.383 0.185-0.5925 0.219-0.6856 0.171-0.982-0.532-1.1211-1.058-0.3104-0.65-1.0862-1.142-0.9752-1.941 0.0182-0.397 0.235-1.0134 0.6471-1.0573z"/> </svg> diff --git a/core/img/actions/rename.svg b/core/img/actions/rename.svg index 44b464c850f..d6779709d96 100644 --- a/core/img/actions/rename.svg +++ b/core/img/actions/rename.svg @@ -1,72 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.1 r9760" - sodipodi:docname="rename.svg" - inkscape:export-filename="/home/jancborchardt/rename.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8.9609376" - inkscape:cx="13.152158" - inkscape:cy="4.0337477" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="776" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - style="fill:#000000;fill-opacity:1;stroke:none" - d="M 12.59375 1.34375 C 12.0625 1.3125 11.5 1.5 11 2 L 14 5 C 15.5 3.5 14.1875 1.4375 12.59375 1.34375 z M 10 3 L 3 10 L 1 15 L 6 13 L 13 6 L 10 3 z M 3.5 10.5 L 5.5 12.5 L 3 14 L 2 13 L 3.5 10.5 z " - transform="translate(0,1036.3622)" - id="path3086" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m12.594 1.3438c-0.532-0.0313-1.094 0.1562-1.594 0.6562l3 3c1.5-1.5 0.188-3.5625-1.406-3.6562zm-2.594 1.6562l-7 7-2 5 5-2 7-7-3-3zm-6.5 7.5l2 2-2.5 1.5-1-1 1.5-2.5z" transform="translate(0 1036.4)"/> + </g> </svg> diff --git a/core/img/actions/search.svg b/core/img/actions/search.svg index c8d9d848c46..4f27369dbbc 100644 --- a/core/img/actions/search.svg +++ b/core/img/actions/search.svg @@ -1,1632 +1,14 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.0" - width="16" - height="16" - id="svg11300" - inkscape:version="0.48.1 r9760" - sodipodi:docname="icons-single.svg" - inkscape:export-filename="/home/jancborchardt/jancborchardt/ownCloud/icons/search.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <metadata - id="metadata26"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#cccccc" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="776" - id="namedview24" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:zoom="2.8284273" - inkscape:cx="-44.315999" - inkscape:cy="38.30965" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg11300"> - <inkscape:grid - type="xygrid" - id="grid4330" - empspacing="5" - dotted="true" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <defs - id="defs3"> - <linearGradient - id="linearGradient4136"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4138" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop4140" /> - </linearGradient> - <linearGradient - id="linearGradient4303"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop4305" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop4307" /> - </linearGradient> - <linearGradient - id="linearGradient4297"> - <stop - id="stop4299" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4301" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4115"> - <stop - id="stop4117" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4119" - style="stop-color:#363636;stop-opacity:0.698" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3785"> - <stop - id="stop3787" - style="stop-color:#b8b8b8;stop-opacity:1" - offset="0" /> - <stop - id="stop3789" - style="stop-color:#878787;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient6954"> - <stop - id="stop6960" - style="stop-color:#f5f5f5;stop-opacity:1" - offset="0" /> - <stop - id="stop6962" - style="stop-color:#d2d2d2;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3341"> - <stop - id="stop3343" - style="stop-color:white;stop-opacity:1" - offset="0" /> - <stop - id="stop3345" - style="stop-color:white;stop-opacity:0" - offset="1" /> - </linearGradient> - <radialGradient - cx="24.999998" - cy="28.659998" - r="16" - fx="24.999998" - fy="28.659998" - id="radialGradient2856" - xlink:href="#linearGradient6954" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.56186795,0,0,0.15787922,-6.1682604,5.3385209)" /> - <linearGradient - x1="30" - y1="25.084745" - x2="30" - y2="45" - id="linearGradient2858" - xlink:href="#linearGradient3785" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.42808986,0,0,0.42296591,-2.823809,-3.2486024)" /> - <radialGradient - cx="26.375898" - cy="12.31301" - r="8" - fx="26.375898" - fy="12.31301" - id="radialGradient2860" - xlink:href="#linearGradient6954" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.55250164,-0.0426402,0.04315608,0.50971914,-6.3026675,-1.9765067)" /> - <linearGradient - x1="30" - y1="5" - x2="30" - y2="44.678879" - id="linearGradient2862" - xlink:href="#linearGradient3785" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.33685737,0,0,0.32161283,-0.10572085,-0.29529973)" /> - <linearGradient - x1="30" - y1="0.91818392" - x2="30" - y2="25.792814" - id="linearGradient2864" - xlink:href="#linearGradient3341" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.33685737,0,0,0.32161283,-0.10572085,-0.29529973)" /> - <linearGradient - x1="29.955881" - y1="21.86607" - x2="29.955881" - y2="43.144382" - id="linearGradient2866" - xlink:href="#linearGradient3341" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.42808986,0,0,0.42296591,-2.823809,-3.2486024)" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient7308" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.54681372,0,0,0.39376081,3.7325729,-0.29182867)" - x1="34.992828" - y1="0.94087797" - x2="34.992828" - y2="33.955856" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3796" - x1="8.3635759" - y1="15.028702" - x2="15.937561" - y2="11.00073" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3798" - x1="6.9951797" - y1="4.7478018" - x2="13.00482" - y2="4.7478018" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3815" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-5" - id="linearGradient3815-3" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-5"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-9" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-0" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-5" - id="linearGradient3831" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3833"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3835" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3837" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3874" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2" - id="linearGradient3892-2" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(0.96967712,0,0,0.96967712,0.26437941,-0.96950812)" - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientUnits="userSpaceOnUse" - id="linearGradient3909" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3984" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(0.78786264,0,0,0.78786264,-1.5726929,-0.7389112)" - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientUnits="userSpaceOnUse" - id="linearGradient3909-3" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2-2" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-2"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-7" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4115-9" - id="linearGradient4113-3" - x1="0.86849999" - y1="13.895414" - x2="0.44923753" - y2="28.776533" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient4115-9"> - <stop - id="stop4117-5" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4119-6" - style="stop-color:#363636;stop-opacity:0.698" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3104" - id="linearGradient3815-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.23426255,0,0,0.2859159,18.734419,0.35950872)" - x1="-51.786404" - y1="50.786446" - x2="-51.786404" - y2="2.9062471" /> - <linearGradient - id="linearGradient3104"> - <stop - id="stop3106" - style="stop-color:#aaaaaa;stop-opacity:1" - offset="0" /> - <stop - id="stop3108" - style="stop-color:#c8c8c8;stop-opacity:1" - offset="1" /> - </linearGradient> - <radialGradient - cx="13.138569" - cy="25.625349" - r="13.931416" - fx="13.138569" - fy="25.625349" - id="radialGradient2965" - xlink:href="#linearGradient3690-451" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0,0.92614711,-1.0546317,0,32.402583,-9.3345932)" /> - <linearGradient - id="linearGradient3690-451"> - <stop - id="stop2857" - style="stop-color:#e8e8e8;stop-opacity:1" - offset="0" /> - <stop - id="stop2859" - style="stop-color:#d8d8d8;stop-opacity:1" - offset="0.26238" /> - <stop - id="stop2861" - style="stop-color:#c2c2c2;stop-opacity:1" - offset="0.66093999" /> - <stop - id="stop2863" - style="stop-color:#a5a5a5;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="21.483376" - y1="36.255058" - x2="21.483376" - y2="9.5799999" - id="linearGradient2967" - xlink:href="#linearGradient3603-84" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.55048262,0,0,0.57815823,-3.8262247,-5.2762279)" /> - <linearGradient - id="linearGradient3603-84"> - <stop - id="stop2867" - style="stop-color:#707070;stop-opacity:1" - offset="0" /> - <stop - id="stop2869" - style="stop-color:#9e9e9e;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11.566265" - y1="22.292103" - x2="15.214532" - y2="33.95525" - id="linearGradient3674-262" - xlink:href="#linearGradient8265-821-176-38-919-66-249-529" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4893617,0,0,0.4893617,1.7131795,22.728095)" /> - <linearGradient - id="linearGradient8265-821-176-38-919-66-249-529"> - <stop - id="stop2873" - style="stop-color:#ffffff;stop-opacity:0.27450982" - offset="0" /> - <stop - id="stop2875" - style="stop-color:#ffffff;stop-opacity:0" - offset="1" /> - </linearGradient> - <linearGradient - x1="24.046366" - y1="11.673002" - x2="24.046366" - y2="34.713669" - id="linearGradient3677-116" - xlink:href="#linearGradient3642-81" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.55048262,0,0,0.57815823,-3.8262247,-5.2762276)" /> - <linearGradient - id="linearGradient3642-81"> - <stop - id="stop2879" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> - <stop - id="stop2881" - style="stop-color:#ffffff;stop-opacity:0" - offset="1" /> - </linearGradient> - <linearGradient - y2="34.713669" - x2="24.046366" - y1="11.673002" - x1="24.046366" - gradientTransform="matrix(0.55048262,0,0,0.57815823,-3.8262247,-5.2762276)" - gradientUnits="userSpaceOnUse" - id="linearGradient3037" - xlink:href="#linearGradient3642-81" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3155-40" - id="linearGradient8639" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.415777,-0.4174938,0.518983,0.5146192,-15.747227,2.6503673)" - spreadMethod="pad" - x1="23.575972" - y1="25.356892" - x2="23.575972" - y2="31.210939" /> - <linearGradient - id="linearGradient3155-40"> - <stop - id="stop2541" - offset="0" - style="stop-color:#181818;stop-opacity:1;" /> - <stop - style="stop-color:#dbdbdb;stop-opacity:1;" - offset="0.13482948" - id="stop2543" /> - <stop - id="stop2545" - offset="0.20224422" - style="stop-color:#a4a4a4;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.26965895" - id="stop2547" /> - <stop - id="stop2549" - offset="0.44650277" - style="stop-color:#8d8d8d;stop-opacity:1;" /> - <stop - style="stop-color:#959595;stop-opacity:1;" - offset="0.57114136" - id="stop2551" /> - <stop - id="stop2553" - offset="0.72038066" - style="stop-color:#cecece;stop-opacity:1;" /> - <stop - id="stop2555" - offset="1" - style="stop-color:#181818;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3240-279" - id="linearGradient8641" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.867764,0.6930272)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3240-279"> - <stop - style="stop-color:#565656;stop-opacity:1;" - offset="0" - id="stop2559" /> - <stop - id="stop2561" - offset="0.5" - style="stop-color:#9a9a9a;stop-opacity:1;" /> - <stop - style="stop-color:#545454;stop-opacity:1;" - offset="1" - id="stop2563" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3223-789" - id="linearGradient8643" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.983472,0.8092126)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3223-789"> - <stop - id="stop2567" - offset="0" - style="stop-color:#b1b1b1;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.5" - id="stop2569" /> - <stop - id="stop2571" - offset="1" - style="stop-color:#8f8f8f;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3240-686" - id="linearGradient8645" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.465684,0.2892868)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3240-686"> - <stop - style="stop-color:#565656;stop-opacity:1;" - offset="0" - id="stop2575" /> - <stop - id="stop2577" - offset="0.5" - style="stop-color:#9a9a9a;stop-opacity:1;" /> - <stop - style="stop-color:#545454;stop-opacity:1;" - offset="1" - id="stop2579" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3223-768" - id="linearGradient8647" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.581392,0.4054707)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3223-768"> - <stop - id="stop2583" - offset="0" - style="stop-color:#b1b1b1;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.5" - id="stop2585" /> - <stop - id="stop2587" - offset="1" - style="stop-color:#8f8f8f;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3240-907" - id="linearGradient8649" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.061661,-0.1164056)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3240-907"> - <stop - style="stop-color:#565656;stop-opacity:1;" - offset="0" - id="stop2591" /> - <stop - id="stop2593" - offset="0.5" - style="stop-color:#9a9a9a;stop-opacity:1;" /> - <stop - style="stop-color:#545454;stop-opacity:1;" - offset="1" - id="stop2595" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3223-699" - id="linearGradient8651" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.177369,-2.1969969e-4)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3223-699"> - <stop - id="stop2599" - offset="0" - style="stop-color:#b1b1b1;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.5" - id="stop2601" /> - <stop - id="stop2603" - offset="1" - style="stop-color:#8f8f8f;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3290-678" - id="linearGradient8653" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.602268,-17.636692,0.462492)" - x1="9" - y1="29.056757" - x2="9" - y2="26.02973" /> - <linearGradient - id="linearGradient3290-678"> - <stop - id="stop2607" - offset="0" - style="stop-color:#ece5a5;stop-opacity:1;" /> - <stop - id="stop2609" - offset="1" - style="stop-color:#fcfbf2;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3191-577" - id="linearGradient8655" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.3763801,0.03615261,0.03669995,0.374874,-2.2182805,-1.1331002)" - x1="5.5178981" - y1="37.371799" - x2="9.5220556" - y2="41.391716" /> - <linearGradient - id="linearGradient3191-577"> - <stop - id="stop2613" - offset="0" - style="stop-color:#dbce48;stop-opacity:1;" /> - <stop - id="stop2615" - offset="1" - style="stop-color:#c5b625;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2-1-0" - id="linearGradient3934-0" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0" /> - </linearGradient> - <linearGradient - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - gradientUnits="userSpaceOnUse" - id="linearGradient4154-8" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-9" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-9"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9-8" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0-4" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-9-0"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9-8-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0-4-8" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-3"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0-6" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4326" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.6858824,0,0,0.68591053,-5.3691237,-18.974705)" - x1="14.501121" - y1="-1.4095211" - x2="14.152531" - y2="20.074369" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4328" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - x1="-2.4040222" - y1="4.4573336" - x2="-2.4040222" - y2="18.967093" - id="linearGradient3878" - xlink:href="#linearGradient3587-6-5" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(13.927091,-3.4266134)" /> - <linearGradient - id="linearGradient3587-6-5"> - <stop - id="stop3589-9-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4357" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0344828,0,0,1.0344828,8.0707628,-14.513825)" - x1="0.86849999" - y1="13.895414" - x2="0.44923753" - y2="28.776533" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient4405" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55" - id="linearGradient4413-7" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-55"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-95" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-6" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2" - id="linearGradient4411-3" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-2"> - <stop - id="stop3589-9-2-8" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-0" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4" - id="linearGradient4466-9" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.23426255,0,0,0.2859159,18.734419,60.359508)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4"> - <stop - id="stop3589-9-2-8-7" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="54.703121" - x2="-41.553459" - y1="2.2401412" - x1="-41.553459" - gradientTransform="matrix(0.21864454,0,0,0.26685422,17.618755,60.402242)" - gradientUnits="userSpaceOnUse" - id="linearGradient4483-3" - xlink:href="#linearGradient3587-6-5-2-4-9" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3587-6-5-2-4-9"> - <stop - id="stop3589-9-2-8-7-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-0-3-8" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55" - id="linearGradient4564" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4566" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(13.927091,16.573387)" - x1="-2.4040222" - y1="4.4573336" - x2="-2.4040222" - y2="18.967093" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2" - id="linearGradient4578" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55" - id="linearGradient4580" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3" - id="linearGradient4359-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,29.038238,-21.358617)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient3587-6-5-3"> - <stop - id="stop3589-9-2-6" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3" - id="linearGradient4361-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.6858824,0,0,0.68591053,25.66524,-19.333318)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient4597"> - <stop - id="stop4599" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4601" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientTransform="matrix(0.6858824,0,0,0.68591053,25.66524,-19.333318)" - gradientUnits="userSpaceOnUse" - id="linearGradient4610" - xlink:href="#linearGradient3587-6-5-3" - inkscape:collect="always" /> - <linearGradient - x1="1.3333321" - y1="6.6666665" - x2="1.3333321" - y2="33.333332" - id="linearGradient2422" - xlink:href="#linearGradient3587-6-5-5" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4090909,0,0,0.375,7.4545459,0.5)" /> - <linearGradient - id="linearGradient3587-6-5-5"> - <stop - id="stop3589-9-2-4" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3189" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" /> - <linearGradient - id="linearGradient3587-6-5-8"> - <stop - id="stop3589-9-2-67" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-2" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3203" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" /> - <linearGradient - id="linearGradient3120"> - <stop - id="stop3122" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3124" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3207" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" /> - <linearGradient - id="linearGradient3127"> - <stop - id="stop3129" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3131" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3211" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" /> - <linearGradient - id="linearGradient3134"> - <stop - id="stop3136" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3138" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2409" - xlink:href="#linearGradient3587-6-5-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2403101,0,0,0.8988764,10.387597,0.2247191)" /> - <linearGradient - id="linearGradient3587-6-5-1"> - <stop - id="stop3589-9-2-0" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-21" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="40.805084" - y1="5.6271191" - x2="40.805084" - y2="17.627119" - id="linearGradient3206" - xlink:href="#linearGradient3587-8-5" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-32.805085,-3.6271193)" /> - <linearGradient - id="linearGradient3587-8-5"> - <stop - id="stop3589-2-7" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-3-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="17.627119" - x2="40.805084" - y1="5.6271191" - x1="40.805084" - gradientTransform="translate(-32.805085,-3.6271193)" - gradientUnits="userSpaceOnUse" - id="linearGradient3180" - xlink:href="#linearGradient3587-8-5" - inkscape:collect="always" /> - <linearGradient - x1="1.3333321" - y1="6.6666665" - x2="1.3333321" - y2="33.333332" - id="linearGradient2422-1" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2727273,0,0,0.375,9.636365,1.5)" /> - <linearGradient - id="linearGradient3587-6-5-86"> - <stop - id="stop3589-9-2-65" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-9" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2427" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4651163,0,0,0.3370786,4.3953488,1.5842703)" /> - <linearGradient - id="linearGradient3207-3"> - <stop - id="stop3209" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3211" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2436" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4651163,0,0,0.3370786,4.3953488,9.58427)" /> - <linearGradient - id="linearGradient3214"> - <stop - id="stop3216" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3218" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2442" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4651163,0,0,0.3370786,4.3953488,5.5842706)" /> - <linearGradient - id="linearGradient3221"> - <stop - id="stop3223" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3225" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="1.3333321" - y1="4.9755898" - x2="1.3333321" - y2="37.373981" - id="linearGradient2422-1-0" - xlink:href="#linearGradient3587-6-5-0" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.39871888,0,0,0.3091132,71.812715,15.470662)" /> - <linearGradient - id="linearGradient3587-6-5-0"> - <stop - id="stop3589-9-2-5" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-1" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="46.395508" - y1="12.707516" - x2="46.395508" - y2="38.409042" - id="linearGradient3795-2" - xlink:href="#linearGradient3587-6-5-3-5-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,28.02322,-5.9219706)" /> - <linearGradient - id="linearGradient3587-6-5-3-5-7"> - <stop - id="stop3589-9-2-2-6-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-73-5-1" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-3-5"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-6" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-5" - id="linearGradient4872" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,19.329265,-26.729116)" - x1="100.77747" - y1="17.859186" - x2="100.77747" - y2="38.055252" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4894" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4900" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4906" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4912" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient3587-6-5-8-6"> - <stop - id="stop3589-9-2-67-3" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-2-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4935"> - <stop - id="stop4937" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4939" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4942"> - <stop - id="stop4944" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4946" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-6" - id="linearGradient4912-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient4949"> - <stop - id="stop4951" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4953" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5012" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5015" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5018" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5021" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4" - id="linearGradient3335" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.21864454,0,0,0.26685422,18.618755,-19.597758)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4136" - id="linearGradient4134" - x1="9" - y1="0" - x2="9" - y2="15" - gradientUnits="userSpaceOnUse" - spreadMethod="pad" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4136" - id="linearGradient4150" - gradientUnits="userSpaceOnUse" - spreadMethod="pad" - x1="9" - y1="0" - x2="9" - y2="15" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6" - id="linearGradient3335-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,76.619476,1.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.755585" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6"> - <stop - id="stop3589-9-2-8-7-8" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-0" - id="linearGradient3335-7-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,16.619476,0.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-0"> - <stop - id="stop3589-9-2-8-7-8-7" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-7" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-4" - id="linearGradient3335-7-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,16.619476,0.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-4"> - <stop - id="stop3589-9-2-8-7-8-2" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-2" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-7" - id="linearGradient3335-7-3" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,16.619476,1.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.755585" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-7"> - <stop - id="stop3589-9-2-8-7-8-4" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-2" - id="linearGradient3335-7-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,56.619476,1.4022422)" - x1="-39.421574" - y1="-5.2547116" - x2="-39.421574" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-2"> - <stop - id="stop3589-9-2-8-7-8-77" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-9" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - </defs> - <g - transform="matrix(0.78786264,0,0,0.78786264,-3.1483699,0.44173984)" - id="g3743-3" - style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-opacity:1" /> - <rect - style="color:#000000;fill:#ccc000;fill-opacity:0;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect3136" - width="163.31035" - height="97.986206" - x="-62.896553" - y="-32.993103" /> - <g - transform="matrix(0.99998873,0,0,0.99998873,-3.996044,-20.001608)" - id="g3743-9-4" - style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-opacity:1" /> - <g - id="g3252"> - <g - id="layer1-4"> - <path - inkscape:connector-curvature="0" - style="opacity:0.6;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" - id="path3220-5" - d="m 6,1.9992355 c -2.7614237,0 -5,2.2385763 -5,5 0,2.7614237 2.2385763,4.9999995 5,4.9999995 0.9847834,0 1.8822735,-0.289667 2.65625,-0.78125 l 4.46875,4.625 c 0.09558,0.105267 0.226186,0.164519 0.375,0.15625 0.148816,-0.0083 0.303095,-0.07119 0.40625,-0.1875 l 0.9375,-1.0625 c 0.191938,-0.220889 0.195486,-0.535924 0,-0.71875 L 10.25,9.6242355 c 0.477599,-0.7663478 0.75,-1.6555164 0.75,-2.625 0,-2.7614237 -2.2385763,-5 -5,-5 z m 0,2 c 1.6568542,0 3,1.3431458 3,3 0,1.6568542 -1.3431458,3 -3,3 -1.6568542,0 -3,-1.3431458 -3,-3 0,-1.6568542 1.3431458,-3 3,-3 z" /> - <path - inkscape:connector-curvature="0" - style="opacity:0.7;color:#000000;fill:url(#linearGradient3795-2);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3220" - d="M 6,1 C 3.2385763,1 1,3.2385763 1,6 c 0,2.7614237 2.2385763,5 5,5 0.9847834,0 1.8822735,-0.289667 2.65625,-0.78125 l 4.46875,4.625 c 0.09558,0.105267 0.226186,0.164519 0.375,0.15625 0.148816,-0.0083 0.303095,-0.07119 0.40625,-0.1875 l 0.9375,-1.0625 c 0.191938,-0.220889 0.195486,-0.535924 0,-0.71875 L 10.25,8.625 C 10.727599,7.8586522 11,6.9694836 11,6 11,3.2385763 8.7614237,1 6,1 z M 6,3 C 7.6568542,3 9,4.3431458 9,6 9,7.6568542 7.6568542,9 6,9 4.3431458,9 3,7.6568542 3,6 3,4.3431458 4.3431458,3 6,3 z" /> - </g> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <defs> + <linearGradient id="a" y2="38.409" gradientUnits="userSpaceOnUse" x2="46.396" gradientTransform="matrix(-.41002 0 0 .54471 28.023 -5.922)" y1="12.708" x1="46.396"> + <stop offset="0"/> + <stop stop-color="#363636" offset="1"/> + </linearGradient> + </defs> + <rect style="color:#000000" fill-opacity="0" height="97.986" width="163.31" y="-32.993" x="-62.897"/> + <g> + <path opacity=".6" style="color:#000000" d="m6 1.9992c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5c0.98478 0 1.8823-0.28967 2.6562-0.78125l4.4688 4.625c0.09558 0.10527 0.22619 0.16452 0.375 0.15625 0.14882-0.0083 0.3031-0.07119 0.40625-0.1875l0.9375-1.0625c0.19194-0.22089 0.19549-0.53592 0-0.71875l-4.594-4.4068c0.4776-0.76635 0.75-1.6555 0.75-2.625 0-2.7614-2.2386-5-5-5zm0 2c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3 1.3431-3 3-3z" fill="#fff"/> + <path opacity=".7" style="color:#000000" d="m6 1c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5c0.98478 0 1.8823-0.28967 2.6562-0.78125l4.4688 4.625c0.09558 0.10527 0.22619 0.16452 0.375 0.15625 0.14882-0.0083 0.3031-0.07119 0.40625-0.1875l0.9375-1.0625c0.19194-0.22089 0.19549-0.53592 0-0.71875l-4.594-4.406c0.478-0.7663 0.75-1.6555 0.75-2.625 0-2.7614-2.2386-5-5-5zm0 2c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3 1.3431-3 3-3z" fill="url(#a)"/> + </g> </svg> diff --git a/core/img/actions/settings.svg b/core/img/actions/settings.svg index da685e8be0b..bd7ae3b3d7f 100644 --- a/core/img/actions/settings.svg +++ b/core/img/actions/settings.svg @@ -1,270 +1,17 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.0" - width="16" - height="16" - id="svg2457" - inkscape:version="0.48.1 r9760" - sodipodi:docname="settings.svg" - inkscape:export-filename="/home/jancborchardt/owncloud-sharing/core/img/actions/settings.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <metadata - id="metadata23"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="776" - id="namedview21" - showgrid="false" - inkscape:zoom="17.875" - inkscape:cx="-0.41568268" - inkscape:cy="1.2867133" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="svg2457" /> - <defs - id="defs2459"> - <linearGradient - id="linearGradient5128"> - <stop - id="stop5130" - style="stop-color:#e5e5e5;stop-opacity:1" - offset="0" /> - <stop - id="stop5132" - style="stop-color:#ababab;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="86.132919" - y1="105.105" - x2="84.63858" - y2="20.895" - id="linearGradient3260" - xlink:href="#linearGradient5128" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(9.6142312e-2,0,0,9.6142312e-2,1.8468935,1.9430362)" /> - <linearGradient - id="linearGradient3397"> - <stop - id="stop3399" - style="stop-color:#aaaaaa;stop-opacity:1" - offset="0" /> - <stop - id="stop3401" - style="stop-color:#8c8c8c;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="21" - y1="0" - x2="21" - y2="16.004715" - id="linearGradient3264" - xlink:href="#linearGradient3397" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-17.058189,0)" /> - <linearGradient - x1="63.9995" - y1="3.1001" - x2="63.9995" - y2="122.8994" - id="linearGradient3309" - gradientUnits="userSpaceOnUse"> - <stop - id="stop3311" - style="stop-color:#f6f6f6;stop-opacity:1" - offset="0" /> - <stop - id="stop3313" - style="stop-color:#cccccc;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="25" - y1="0" - x2="25" - y2="16.000105" - id="linearGradient3262" - xlink:href="#linearGradient3309" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-17.058189,0)" /> - <linearGradient - id="linearGradient3678"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop3680" /> - <stop - style="stop-color:#e6e6e6;stop-opacity:1;" - offset="1" - id="stop3682" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3309-5" - id="linearGradient3066-2" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-17.058189,0)" - x1="25" - y1="0" - x2="25" - y2="16.000105" /> - <linearGradient - x1="63.9995" - y1="3.1001" - x2="63.9995" - y2="122.8994" - id="linearGradient3309-5" - gradientUnits="userSpaceOnUse"> - <stop - id="stop3311-3" - style="stop-color:#f6f6f6;stop-opacity:1" - offset="0" /> - <stop - id="stop3313-3" - style="stop-color:#cccccc;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3678" - id="linearGradient3920" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-17.058189,-0.444)" - x1="25" - y1="0" - x2="25" - y2="16.000105" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3678-0" - id="linearGradient3920-6" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-17.058189,-0.444)" - x1="25" - y1="0" - x2="25" - y2="16.000105" /> - <linearGradient - id="linearGradient3678-0"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop3680-5" /> - <stop - style="stop-color:#e6e6e6;stop-opacity:1;" - offset="1" - id="stop3682-7" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-5-7" - id="linearGradient3784" - x1="0.5" - y1="7.5560002" - x2="15.5" - y2="7.5560002" - gradientUnits="userSpaceOnUse" /> - <linearGradient - x1="46.395508" - y1="12.707516" - x2="46.395508" - y2="38.409042" - id="linearGradient3795-2" - xlink:href="#linearGradient3587-6-5-3-5-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,28.02322,-5.9219706)" /> - <linearGradient - id="linearGradient3587-6-5-3-5-7"> - <stop - id="stop3589-9-2-2-6-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-73-5-1" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-5-7" - id="linearGradient3810" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,28.02322,-5.9219706)" - x1="46.395508" - y1="12.707516" - x2="46.395508" - y2="38.409042" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-5-7" - id="linearGradient3813" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,10.462268,-5.974418)" - x1="46.395508" - y1="12.707516" - x2="46.395508" - y2="38.409042" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-5-7" - id="linearGradient3816" - gradientUnits="userSpaceOnUse" - x1="7.4930072" - y1="0.0035526801" - x2="7.4930072" - y2="14.998127" /> - </defs> - <g - transform="translate(0.027972,0.944)" - id="g2479-3" - style="opacity:0.6;fill:#ffffff;fill-opacity:1"> - <path - inkscape:connector-curvature="0" - style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate" - id="path2426-2" - d="M 6.9375,0.056 C 6.6890831,0.056 6.5,0.245082 6.5,0.4935 l 0,1.25 C 5.9460971,1.885701 5.448836,2.115378 4.96875,2.39975 L 4.0625,1.4935 c -0.1756569,-0.175658 -0.449342,-0.175658 -0.625,0 l -1.5,1.5 c -0.175657,0.175658 -0.175657,0.449342 0,0.625 L 2.84375,4.52475 C 2.5593789,5.004836 2.329701,5.502097 2.1875,6.056 l -1.25,0 C 0.68908301,6.056 0.5,6.245082 0.5,6.4935 l 0,2.125 c 1e-8,0.248418 0.189083,0.4375 0.4375,0.4375 l 1.25,0 c 0.1422009,0.553903 0.371879,1.051164 0.65625,1.53125 L 1.9375,11.4935 c -0.175657,0.175658 -0.175657,0.449342 0,0.625 l 1.5,1.5 c 0.1756579,0.175658 0.449342,0.175658 0.625,0 L 4.96875,12.71225 C 5.4488361,12.996622 5.946097,13.2263 6.5,13.3685 l 0,1.25 c 1e-7,0.248418 0.189083,0.4375 0.4375,0.4375 l 2.125,0 C 9.3109176,15.056 9.5,14.866918 9.5,14.6185 l 0,-1.25 c 0.553903,-0.1422 1.051164,-0.371878 1.53125,-0.65625 l 0.90625,0.90625 c 0.175658,0.175658 0.449342,0.175658 0.625,0 l 1.5,-1.5 c 0.175658,-0.175658 0.175658,-0.449342 0,-0.625 L 13.15625,10.58725 C 13.440622,10.107164 13.6703,9.609903 13.8125,9.056 l 1.25,0 C 15.310918,9.056 15.5,8.866917 15.5,8.6185 l 0,-2.125 C 15.5,6.245082 15.310917,6.056 15.0625,6.056 l -1.25,0 C 13.6703,5.502097 13.440622,5.004836 13.15625,4.52475 L 14.0625,3.6185 c 0.175658,-0.175658 0.175658,-0.449342 0,-0.625 l -1.5,-1.5 c -0.175658,-0.175658 -0.449342,-0.175658 -0.625,0 L 11.03125,2.39975 C 10.551164,2.115378 10.053903,1.885701 9.5,1.7435 l 0,-1.25 C 9.4999996,0.245082 9.310918,0.056 9.0625,0.056 z M 8,4.2133427 c 1.8451469,0 3.342657,1.4975104 3.342657,3.3426573 0,1.8451469 -1.4975101,3.342657 -3.342657,3.342657 C 6.1548531,10.898657 4.6573427,9.4011469 4.6573427,7.556 4.6573427,5.7108531 6.1548531,4.2133427 8,4.2133427 z" - sodipodi:nodetypes="ssccssssccssssccssssccssssccssssccssssccssssccssssssss" /> - </g> - <g - id="g2479" - transform="translate(0,-0.056)" - style="fill-opacity:1;fill:url(#linearGradient3784);opacity:0.7"> - <path - inkscape:connector-curvature="0" - style="fill:url(#linearGradient3816);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999994000000003;marker:none;visibility:visible;display:block;overflow:visible;enable-background:accumulate" - id="path2426" - d="M 6.9375,0.056 C 6.6890831,0.056 6.5,0.245082 6.5,0.4935 l 0,1.25 C 5.9460971,1.885701 5.448836,2.115378 4.96875,2.39975 L 4.0625,1.4935 c -0.1756569,-0.175658 -0.449342,-0.175658 -0.625,0 l -1.5,1.5 c -0.175657,0.175658 -0.175657,0.449342 0,0.625 L 2.84375,4.52475 C 2.5593789,5.004836 2.329701,5.502097 2.1875,6.056 l -1.25,0 C 0.68908301,6.056 0.5,6.245082 0.5,6.4935 l 0,2.125 c 1e-8,0.248418 0.189083,0.4375 0.4375,0.4375 l 1.25,0 c 0.1422009,0.553903 0.371879,1.051164 0.65625,1.53125 L 1.9375,11.4935 c -0.175657,0.175658 -0.175657,0.449342 0,0.625 l 1.5,1.5 c 0.1756579,0.175658 0.449342,0.175658 0.625,0 L 4.96875,12.71225 C 5.4488361,12.996622 5.946097,13.2263 6.5,13.3685 l 0,1.25 c 1e-7,0.248418 0.189083,0.4375 0.4375,0.4375 l 2.125,0 C 9.3109176,15.056 9.5,14.866918 9.5,14.6185 l 0,-1.25 c 0.553903,-0.1422 1.051164,-0.371878 1.53125,-0.65625 l 0.90625,0.90625 c 0.175658,0.175658 0.449342,0.175658 0.625,0 l 1.5,-1.5 c 0.175658,-0.175658 0.175658,-0.449342 0,-0.625 L 13.15625,10.58725 C 13.440622,10.107164 13.6703,9.609903 13.8125,9.056 l 1.25,0 C 15.310918,9.056 15.5,8.866917 15.5,8.6185 l 0,-2.125 C 15.5,6.245082 15.310917,6.056 15.0625,6.056 l -1.25,0 C 13.6703,5.502097 13.440622,5.004836 13.15625,4.52475 L 14.0625,3.6185 c 0.175658,-0.175658 0.175658,-0.449342 0,-0.625 l -1.5,-1.5 c -0.175658,-0.175658 -0.449342,-0.175658 -0.625,0 L 11.03125,2.39975 C 10.551164,2.115378 10.053903,1.885701 9.5,1.7435 l 0,-1.25 C 9.4999996,0.245082 9.310918,0.056 9.0625,0.056 z M 8,4.2133427 c 1.8451469,0 3.342657,1.4975104 3.342657,3.3426573 0,1.8451469 -1.4975101,3.342657 -3.342657,3.342657 C 6.1548531,10.898657 4.6573427,9.4011469 4.6573427,7.556 4.6573427,5.7108531 6.1548531,4.2133427 8,4.2133427 z" - sodipodi:nodetypes="ssccssssccssssccssssccssssccssssccssssccssssccssssssss" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <defs> + <linearGradient id="c" y2="7.556" xlink:href="#a" gradientUnits="userSpaceOnUse" x2="15.5" y1="7.556" x1=".5"/> + <linearGradient id="a"> + <stop offset="0"/> + <stop stop-color="#363636" offset="1"/> + </linearGradient> + <linearGradient id="b" y2="14.998" xlink:href="#a" gradientUnits="userSpaceOnUse" x2="7.493" y1=".0035527" x1="7.493"/> + </defs> + <g opacity=".6" transform="translate(.027972 .944)" fill="#fff"> + <path d="m6.9375 0.056c-0.2484 0-0.4375 0.18908-0.4375 0.4375v1.25c-0.5539 0.1422-1.0512 0.3719-1.5312 0.6563l-0.9063-0.9063c-0.17566-0.17566-0.44934-0.17566-0.625 0l-1.5 1.5c-0.17566 0.17566-0.17566 0.44934 0 0.625l0.9063 0.9063c-0.2844 0.48-0.5141 0.9773-0.6563 1.5312h-1.25c-0.24842 0-0.4375 0.1891-0.4375 0.4375v2.125c1e-8 0.24842 0.18908 0.4375 0.4375 0.4375h1.25c0.1422 0.5539 0.37188 1.0512 0.65625 1.5312l-0.9063 0.907c-0.17566 0.17566-0.17566 0.44934 0 0.625l1.5 1.5c0.17566 0.17566 0.44934 0.17566 0.625 0l0.9063-0.907c0.48 0.285 0.9773 0.514 1.5312 0.656v1.25c1e-7 0.24842 0.18908 0.4375 0.4375 0.4375h2.125c0.2484 0 0.4375-0.189 0.4375-0.438v-1.25c0.5539-0.1422 1.0512-0.37188 1.5312-0.65625l0.90625 0.90625c0.17566 0.17566 0.44934 0.17566 0.625 0l1.5-1.5c0.17566-0.17566 0.17566-0.44934 0-0.625l-0.906-0.906c0.285-0.48 0.514-0.9771 0.656-1.531h1.25c0.249 0 0.438-0.1891 0.438-0.4375v-2.125c0-0.2484-0.189-0.4375-0.438-0.4375h-1.25c-0.142-0.5539-0.371-1.0512-0.656-1.5312l0.906-0.9063c0.17566-0.17566 0.17566-0.44934 0-0.625l-1.5-1.5c-0.17566-0.17566-0.44934-0.17566-0.625 0l-0.906 0.9063c-0.48-0.2844-0.977-0.5141-1.531-0.6563v-1.25c0-0.24842-0.1891-0.4375-0.4375-0.4375zm1.0625 4.1573c1.8451 0 3.3427 1.4975 3.3427 3.3427 0 1.8451-1.4975 3.3427-3.3427 3.3427-1.8451 0-3.3427-1.4979-3.3427-3.343s1.4976-3.3427 3.3427-3.3427z" display="block" fill="#fff"/> + </g> + <g opacity=".7" transform="translate(0 -.056)" fill="url(#c)"> + <path d="m6.9375 0.056c-0.2484 0-0.4375 0.18908-0.4375 0.4375v1.25c-0.5539 0.1422-1.0512 0.3719-1.5312 0.6563l-0.9063-0.9063c-0.17566-0.17566-0.44934-0.17566-0.625 0l-1.5 1.5c-0.17566 0.17566-0.17566 0.44934 0 0.625l0.9063 0.9063c-0.2844 0.48-0.5141 0.9773-0.6563 1.5312h-1.25c-0.24842 0-0.4375 0.1891-0.4375 0.4375v2.125c1e-8 0.24842 0.18908 0.4375 0.4375 0.4375h1.25c0.1422 0.5539 0.37188 1.0512 0.65625 1.5312l-0.9063 0.907c-0.17566 0.17566-0.17566 0.44934 0 0.625l1.5 1.5c0.17566 0.17566 0.44934 0.17566 0.625 0l0.9063-0.907c0.48 0.285 0.9773 0.514 1.5312 0.656v1.25c1e-7 0.24842 0.18908 0.4375 0.4375 0.4375h2.125c0.2484 0 0.4375-0.189 0.4375-0.438v-1.25c0.5539-0.1422 1.0512-0.37188 1.5312-0.65625l0.90625 0.90625c0.17566 0.17566 0.44934 0.17566 0.625 0l1.5-1.5c0.17566-0.17566 0.17566-0.44934 0-0.625l-0.906-0.906c0.285-0.48 0.514-0.9771 0.656-1.531h1.25c0.249 0 0.438-0.1891 0.438-0.4375v-2.125c0-0.2484-0.189-0.4375-0.438-0.4375h-1.25c-0.142-0.5539-0.371-1.0512-0.656-1.5312l0.906-0.9063c0.17566-0.17566 0.17566-0.44934 0-0.625l-1.5-1.5c-0.17566-0.17566-0.44934-0.17566-0.625 0l-0.906 0.9063c-0.48-0.2844-0.977-0.5141-1.531-0.6563v-1.25c0-0.24842-0.1891-0.4375-0.4375-0.4375zm1.0625 4.1573c1.8451 0 3.3427 1.4975 3.3427 3.3427 0 1.8451-1.4975 3.3427-3.3427 3.3427-1.8451 0-3.3427-1.4979-3.3427-3.343s1.4976-3.3427 3.3427-3.3427z" display="block" fill="url(#b)"/> + </g> </svg> diff --git a/core/img/actions/share.svg b/core/img/actions/share.svg index a5f2f8cb4d2..d67d35c6e56 100644 --- a/core/img/actions/share.svg +++ b/core/img/actions/share.svg @@ -1,70 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg2" - version="1.1" - inkscape:version="0.48.1 r9760" - sodipodi:docname="share.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="7.919596" - inkscape:cx="-4.1004833" - inkscape:cy="12.085717" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="776" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid2985" - empspacing="8" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" - dotted="true" /> - </sodipodi:namedview> - <metadata - id="metadata7"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - style="fill:#000000;fill-opacity:1;overflow:visible" - d="m 12.227825,1037.3622 c -1.356528,0 -2.45919,1.0977 -2.45919,2.4542 0,0.075 0.0084,0.1504 0.0149,0.2236 l -4.734564,2.4145 c -0.429101,-0.3667 -0.986112,-0.5863 -1.594748,-0.5863 -1.356527,0 -2.454223,1.0977 -2.454223,2.4543 0,1.3565 1.097696,2.4542 2.454223,2.4542 0.546067,0 1.052763,-0.1755 1.46061,-0.477 l 4.863734,2.4741 c -0.0024,0.044 -0.0099,0.089 -0.0099,0.1342 0,1.3565 1.102663,2.4542 2.45919,2.4542 1.356527,0 2.454223,-1.0977 2.454223,-2.4542 0,-1.3565 -1.097696,-2.4592 -2.454223,-2.4592 -0.636532,0 -1.218019,0.2437 -1.654365,0.6409 L 5.878678,1044.7 c 0.01892,-0.1228 0.03478,-0.2494 0.03478,-0.3775 0,-0.072 -0.0089,-0.1437 -0.0149,-0.2137 l 4.73953,-2.4145 c 0.428025,0.3627 0.984876,0.5813 1.58978,0.5813 1.356527,0 2.454223,-1.1027 2.454223,-2.4592 0,-1.3565 -1.097696,-2.4542 -2.454223,-2.4542 z" - id="circle54" - inkscape:connector-curvature="0" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m12.228 1037.4c-1.3565 0-2.4592 1.0977-2.4592 2.4542 0 0.075 0.0084 0.1504 0.0149 0.2236l-4.7346 2.4145c-0.4291-0.3667-0.98611-0.5863-1.5947-0.5863-1.3565 0-2.4542 1.0977-2.4542 2.4543 0 1.3565 1.0977 2.4542 2.4542 2.4542 0.54607 0 1.0528-0.1755 1.4606-0.477l4.8637 2.4741c-0.0024 0.044-0.0099 0.089-0.0099 0.1342 0 1.3565 1.1027 2.4542 2.4592 2.4542s2.4542-1.0977 2.4542-2.4542-1.0977-2.4592-2.4542-2.4592c-0.63653 0-1.218 0.2437-1.6544 0.6409l-4.6953-2.4c0.01892-0.1228 0.03478-0.2494 0.03478-0.3775 0-0.072-0.0089-0.1437-0.0149-0.2137l4.7395-2.4145c0.42802 0.3627 0.98488 0.5813 1.5898 0.5813 1.3565 0 2.4542-1.1027 2.4542-2.4592s-1.0977-2.4542-2.4542-2.4542z"/> + </g> </svg> diff --git a/core/img/actions/shared.svg b/core/img/actions/shared.svg index 2302cc98919..3e63cc54687 100644 --- a/core/img/actions/shared.svg +++ b/core/img/actions/shared.svg @@ -1,1738 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.0" - width="16" - height="16" - id="svg11300" - inkscape:version="0.48.1 r9760" - sodipodi:docname="users.svg" - inkscape:export-filename="/home/jancborchardt/jancborchardt/ownCloud/icons/personal.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <metadata - id="metadata26"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#cccccc" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="776" - id="namedview24" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:zoom="22.627418" - inkscape:cx="5.8712803" - inkscape:cy="9.2202448" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="g4146"> - <inkscape:grid - type="xygrid" - id="grid4330" - empspacing="5" - dotted="true" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <defs - id="defs3"> - <linearGradient - id="linearGradient4136"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4138" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop4140" /> - </linearGradient> - <linearGradient - id="linearGradient4303"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop4305" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop4307" /> - </linearGradient> - <linearGradient - id="linearGradient4297"> - <stop - id="stop4299" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4301" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4115"> - <stop - id="stop4117" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4119" - style="stop-color:#363636;stop-opacity:0.698" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3785"> - <stop - id="stop3787" - style="stop-color:#b8b8b8;stop-opacity:1" - offset="0" /> - <stop - id="stop3789" - style="stop-color:#878787;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient6954"> - <stop - id="stop6960" - style="stop-color:#f5f5f5;stop-opacity:1" - offset="0" /> - <stop - id="stop6962" - style="stop-color:#d2d2d2;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3341"> - <stop - id="stop3343" - style="stop-color:white;stop-opacity:1" - offset="0" /> - <stop - id="stop3345" - style="stop-color:white;stop-opacity:0" - offset="1" /> - </linearGradient> - <radialGradient - cx="24.999998" - cy="28.659998" - r="16" - fx="24.999998" - fy="28.659998" - id="radialGradient2856" - xlink:href="#linearGradient6954" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.56186795,0,0,0.15787922,-6.1682604,5.3385209)" /> - <linearGradient - x1="30" - y1="25.084745" - x2="30" - y2="45" - id="linearGradient2858" - xlink:href="#linearGradient3785" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.42808986,0,0,0.42296591,-2.823809,-3.2486024)" /> - <radialGradient - cx="26.375898" - cy="12.31301" - r="8" - fx="26.375898" - fy="12.31301" - id="radialGradient2860" - xlink:href="#linearGradient6954" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.55250164,-0.0426402,0.04315608,0.50971914,-6.3026675,-1.9765067)" /> - <linearGradient - x1="30" - y1="5" - x2="30" - y2="44.678879" - id="linearGradient2862" - xlink:href="#linearGradient3785" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.33685737,0,0,0.32161283,-0.10572085,-0.29529973)" /> - <linearGradient - x1="30" - y1="0.91818392" - x2="30" - y2="25.792814" - id="linearGradient2864" - xlink:href="#linearGradient3341" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.33685737,0,0,0.32161283,-0.10572085,-0.29529973)" /> - <linearGradient - x1="29.955881" - y1="21.86607" - x2="29.955881" - y2="43.144382" - id="linearGradient2866" - xlink:href="#linearGradient3341" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.42808986,0,0,0.42296591,-2.823809,-3.2486024)" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient7308" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.54681372,0,0,0.39376081,3.7325729,-0.29182867)" - x1="34.992828" - y1="0.94087797" - x2="34.992828" - y2="33.955856" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3796" - x1="8.3635759" - y1="15.028702" - x2="15.937561" - y2="11.00073" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3798" - x1="6.9951797" - y1="4.7478018" - x2="13.00482" - y2="4.7478018" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3815" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-5" - id="linearGradient3815-3" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-5"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-9" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-0" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-5" - id="linearGradient3831" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3833"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3835" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3837" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3874" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2" - id="linearGradient3892-2" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(0.96967712,0,0,0.96967712,0.26437941,-0.96950812)" - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientUnits="userSpaceOnUse" - id="linearGradient3909" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3984" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(0.78786264,0,0,0.78786264,-1.5726929,-0.7389112)" - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientUnits="userSpaceOnUse" - id="linearGradient3909-3" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2-2" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-2"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-7" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4115-9" - id="linearGradient4113-3" - x1="0.86849999" - y1="13.895414" - x2="0.44923753" - y2="28.776533" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient4115-9"> - <stop - id="stop4117-5" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4119-6" - style="stop-color:#363636;stop-opacity:0.698" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3104" - id="linearGradient3815-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.23426255,0,0,0.2859159,18.734419,0.35950872)" - x1="-51.786404" - y1="50.786446" - x2="-51.786404" - y2="2.9062471" /> - <linearGradient - id="linearGradient3104"> - <stop - id="stop3106" - style="stop-color:#aaaaaa;stop-opacity:1" - offset="0" /> - <stop - id="stop3108" - style="stop-color:#c8c8c8;stop-opacity:1" - offset="1" /> - </linearGradient> - <radialGradient - cx="13.138569" - cy="25.625349" - r="13.931416" - fx="13.138569" - fy="25.625349" - id="radialGradient2965" - xlink:href="#linearGradient3690-451" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0,0.92614711,-1.0546317,0,32.402583,-9.3345932)" /> - <linearGradient - id="linearGradient3690-451"> - <stop - id="stop2857" - style="stop-color:#e8e8e8;stop-opacity:1" - offset="0" /> - <stop - id="stop2859" - style="stop-color:#d8d8d8;stop-opacity:1" - offset="0.26238" /> - <stop - id="stop2861" - style="stop-color:#c2c2c2;stop-opacity:1" - offset="0.66093999" /> - <stop - id="stop2863" - style="stop-color:#a5a5a5;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="21.483376" - y1="36.255058" - x2="21.483376" - y2="9.5799999" - id="linearGradient2967" - xlink:href="#linearGradient3603-84" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.55048262,0,0,0.57815823,-3.8262247,-5.2762279)" /> - <linearGradient - id="linearGradient3603-84"> - <stop - id="stop2867" - style="stop-color:#707070;stop-opacity:1" - offset="0" /> - <stop - id="stop2869" - style="stop-color:#9e9e9e;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11.566265" - y1="22.292103" - x2="15.214532" - y2="33.95525" - id="linearGradient3674-262" - xlink:href="#linearGradient8265-821-176-38-919-66-249-529" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4893617,0,0,0.4893617,1.7131795,22.728095)" /> - <linearGradient - id="linearGradient8265-821-176-38-919-66-249-529"> - <stop - id="stop2873" - style="stop-color:#ffffff;stop-opacity:0.27450982" - offset="0" /> - <stop - id="stop2875" - style="stop-color:#ffffff;stop-opacity:0" - offset="1" /> - </linearGradient> - <linearGradient - x1="24.046366" - y1="11.673002" - x2="24.046366" - y2="34.713669" - id="linearGradient3677-116" - xlink:href="#linearGradient3642-81" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.55048262,0,0,0.57815823,-3.8262247,-5.2762276)" /> - <linearGradient - id="linearGradient3642-81"> - <stop - id="stop2879" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> - <stop - id="stop2881" - style="stop-color:#ffffff;stop-opacity:0" - offset="1" /> - </linearGradient> - <linearGradient - y2="34.713669" - x2="24.046366" - y1="11.673002" - x1="24.046366" - gradientTransform="matrix(0.55048262,0,0,0.57815823,-3.8262247,-5.2762276)" - gradientUnits="userSpaceOnUse" - id="linearGradient3037" - xlink:href="#linearGradient3642-81" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3155-40" - id="linearGradient8639" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.415777,-0.4174938,0.518983,0.5146192,-15.747227,2.6503673)" - spreadMethod="pad" - x1="23.575972" - y1="25.356892" - x2="23.575972" - y2="31.210939" /> - <linearGradient - id="linearGradient3155-40"> - <stop - id="stop2541" - offset="0" - style="stop-color:#181818;stop-opacity:1;" /> - <stop - style="stop-color:#dbdbdb;stop-opacity:1;" - offset="0.13482948" - id="stop2543" /> - <stop - id="stop2545" - offset="0.20224422" - style="stop-color:#a4a4a4;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.26965895" - id="stop2547" /> - <stop - id="stop2549" - offset="0.44650277" - style="stop-color:#8d8d8d;stop-opacity:1;" /> - <stop - style="stop-color:#959595;stop-opacity:1;" - offset="0.57114136" - id="stop2551" /> - <stop - id="stop2553" - offset="0.72038066" - style="stop-color:#cecece;stop-opacity:1;" /> - <stop - id="stop2555" - offset="1" - style="stop-color:#181818;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3240-279" - id="linearGradient8641" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.867764,0.6930272)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3240-279"> - <stop - style="stop-color:#565656;stop-opacity:1;" - offset="0" - id="stop2559" /> - <stop - id="stop2561" - offset="0.5" - style="stop-color:#9a9a9a;stop-opacity:1;" /> - <stop - style="stop-color:#545454;stop-opacity:1;" - offset="1" - id="stop2563" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3223-789" - id="linearGradient8643" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.983472,0.8092126)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3223-789"> - <stop - id="stop2567" - offset="0" - style="stop-color:#b1b1b1;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.5" - id="stop2569" /> - <stop - id="stop2571" - offset="1" - style="stop-color:#8f8f8f;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3240-686" - id="linearGradient8645" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.465684,0.2892868)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3240-686"> - <stop - style="stop-color:#565656;stop-opacity:1;" - offset="0" - id="stop2575" /> - <stop - id="stop2577" - offset="0.5" - style="stop-color:#9a9a9a;stop-opacity:1;" /> - <stop - style="stop-color:#545454;stop-opacity:1;" - offset="1" - id="stop2579" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3223-768" - id="linearGradient8647" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.581392,0.4054707)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3223-768"> - <stop - id="stop2583" - offset="0" - style="stop-color:#b1b1b1;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.5" - id="stop2585" /> - <stop - id="stop2587" - offset="1" - style="stop-color:#8f8f8f;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3240-907" - id="linearGradient8649" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.061661,-0.1164056)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3240-907"> - <stop - style="stop-color:#565656;stop-opacity:1;" - offset="0" - id="stop2591" /> - <stop - id="stop2593" - offset="0.5" - style="stop-color:#9a9a9a;stop-opacity:1;" /> - <stop - style="stop-color:#545454;stop-opacity:1;" - offset="1" - id="stop2595" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3223-699" - id="linearGradient8651" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.177369,-2.1969969e-4)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3223-699"> - <stop - id="stop2599" - offset="0" - style="stop-color:#b1b1b1;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.5" - id="stop2601" /> - <stop - id="stop2603" - offset="1" - style="stop-color:#8f8f8f;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3290-678" - id="linearGradient8653" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.602268,-17.636692,0.462492)" - x1="9" - y1="29.056757" - x2="9" - y2="26.02973" /> - <linearGradient - id="linearGradient3290-678"> - <stop - id="stop2607" - offset="0" - style="stop-color:#ece5a5;stop-opacity:1;" /> - <stop - id="stop2609" - offset="1" - style="stop-color:#fcfbf2;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3191-577" - id="linearGradient8655" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.3763801,0.03615261,0.03669995,0.374874,-2.2182805,-1.1331002)" - x1="5.5178981" - y1="37.371799" - x2="9.5220556" - y2="41.391716" /> - <linearGradient - id="linearGradient3191-577"> - <stop - id="stop2613" - offset="0" - style="stop-color:#dbce48;stop-opacity:1;" /> - <stop - id="stop2615" - offset="1" - style="stop-color:#c5b625;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2-1-0" - id="linearGradient3934-0" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0" /> - </linearGradient> - <linearGradient - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - gradientUnits="userSpaceOnUse" - id="linearGradient4154-8" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-9" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-9"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9-8" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0-4" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-9-0"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9-8-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0-4-8" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-3"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0-6" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4326" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.6858824,0,0,0.68591053,-5.3691237,-18.974705)" - x1="14.501121" - y1="-1.4095211" - x2="14.152531" - y2="20.074369" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4328" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - x1="-2.4040222" - y1="4.4573336" - x2="-2.4040222" - y2="18.967093" - id="linearGradient3878" - xlink:href="#linearGradient3587-6-5" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(13.927091,-3.4266134)" /> - <linearGradient - id="linearGradient3587-6-5"> - <stop - id="stop3589-9-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4357" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0344828,0,0,1.0344828,8.0707628,-14.513825)" - x1="0.86849999" - y1="13.895414" - x2="0.44923753" - y2="28.776533" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient4405" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55" - id="linearGradient4413-7" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-55"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-95" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-6" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2" - id="linearGradient4411-3" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-2"> - <stop - id="stop3589-9-2-8" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-0" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4" - id="linearGradient4466-9" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.23426255,0,0,0.2859159,18.734419,60.359508)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4"> - <stop - id="stop3589-9-2-8-7" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="54.703121" - x2="-41.553459" - y1="2.2401412" - x1="-41.553459" - gradientTransform="matrix(0.21864454,0,0,0.26685422,17.618755,60.402242)" - gradientUnits="userSpaceOnUse" - id="linearGradient4483-3" - xlink:href="#linearGradient3587-6-5-2-4-9" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3587-6-5-2-4-9"> - <stop - id="stop3589-9-2-8-7-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-0-3-8" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55" - id="linearGradient4564" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4566" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(13.927091,16.573387)" - x1="-2.4040222" - y1="4.4573336" - x2="-2.4040222" - y2="18.967093" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2" - id="linearGradient4578" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55" - id="linearGradient4580" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3" - id="linearGradient4359-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,29.038238,-21.358617)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient3587-6-5-3"> - <stop - id="stop3589-9-2-6" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3" - id="linearGradient4361-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.6858824,0,0,0.68591053,25.66524,-19.333318)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient4597"> - <stop - id="stop4599" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4601" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientTransform="matrix(0.6858824,0,0,0.68591053,25.66524,-19.333318)" - gradientUnits="userSpaceOnUse" - id="linearGradient4610" - xlink:href="#linearGradient3587-6-5-3" - inkscape:collect="always" /> - <linearGradient - x1="1.3333321" - y1="6.6666665" - x2="1.3333321" - y2="33.333332" - id="linearGradient2422" - xlink:href="#linearGradient3587-6-5-5" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4090909,0,0,0.375,7.4545459,0.5)" /> - <linearGradient - id="linearGradient3587-6-5-5"> - <stop - id="stop3589-9-2-4" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3189" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" /> - <linearGradient - id="linearGradient3587-6-5-8"> - <stop - id="stop3589-9-2-67" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-2" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3203" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" /> - <linearGradient - id="linearGradient3120"> - <stop - id="stop3122" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3124" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3207" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" /> - <linearGradient - id="linearGradient3127"> - <stop - id="stop3129" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3131" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3211" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" /> - <linearGradient - id="linearGradient3134"> - <stop - id="stop3136" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3138" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2409" - xlink:href="#linearGradient3587-6-5-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2403101,0,0,0.8988764,10.387597,0.2247191)" /> - <linearGradient - id="linearGradient3587-6-5-1"> - <stop - id="stop3589-9-2-0" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-21" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="40.805084" - y1="5.6271191" - x2="40.805084" - y2="17.627119" - id="linearGradient3206" - xlink:href="#linearGradient3587-8-5" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-32.805085,-3.6271193)" /> - <linearGradient - id="linearGradient3587-8-5"> - <stop - id="stop3589-2-7" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-3-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="17.627119" - x2="40.805084" - y1="5.6271191" - x1="40.805084" - gradientTransform="translate(-32.805085,-3.6271193)" - gradientUnits="userSpaceOnUse" - id="linearGradient3180" - xlink:href="#linearGradient3587-8-5" - inkscape:collect="always" /> - <linearGradient - x1="1.3333321" - y1="6.6666665" - x2="1.3333321" - y2="33.333332" - id="linearGradient2422-1" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2727273,0,0,0.375,9.636365,1.5)" /> - <linearGradient - id="linearGradient3587-6-5-86"> - <stop - id="stop3589-9-2-65" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-9" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2427" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4651163,0,0,0.3370786,4.3953488,1.5842703)" /> - <linearGradient - id="linearGradient3207-3"> - <stop - id="stop3209" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3211" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2436" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4651163,0,0,0.3370786,4.3953488,9.58427)" /> - <linearGradient - id="linearGradient3214"> - <stop - id="stop3216" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3218" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2442" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4651163,0,0,0.3370786,4.3953488,5.5842706)" /> - <linearGradient - id="linearGradient3221"> - <stop - id="stop3223" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3225" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="1.3333321" - y1="4.9755898" - x2="1.3333321" - y2="37.373981" - id="linearGradient2422-1-0" - xlink:href="#linearGradient3587-6-5-0" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.39871888,0,0,0.3091132,71.812715,15.470662)" /> - <linearGradient - id="linearGradient3587-6-5-0"> - <stop - id="stop3589-9-2-5" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-1" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="46.395508" - y1="12.707516" - x2="46.395508" - y2="38.409042" - id="linearGradient3795-2" - xlink:href="#linearGradient3587-6-5-3-5-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,28.02322,-5.9219706)" /> - <linearGradient - id="linearGradient3587-6-5-3-5-7"> - <stop - id="stop3589-9-2-2-6-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-73-5-1" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-3-5"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-6" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-5" - id="linearGradient4872" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,19.329265,-26.729116)" - x1="100.77747" - y1="17.859186" - x2="100.77747" - y2="38.055252" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4894" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4900" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4906" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4912" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient3587-6-5-8-6"> - <stop - id="stop3589-9-2-67-3" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-2-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4935"> - <stop - id="stop4937" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4939" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4942"> - <stop - id="stop4944" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4946" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-6" - id="linearGradient4912-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient4949"> - <stop - id="stop4951" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4953" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5012" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5015" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5018" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5021" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4" - id="linearGradient3335" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.21864454,0,0,0.26685422,18.618755,-19.597758)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4136" - id="linearGradient4134" - x1="9" - y1="0" - x2="9" - y2="15" - gradientUnits="userSpaceOnUse" - spreadMethod="pad" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4136" - id="linearGradient4150" - gradientUnits="userSpaceOnUse" - spreadMethod="pad" - x1="9" - y1="0" - x2="9" - y2="15" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6" - id="linearGradient3335-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,76.619476,1.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.755585" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6"> - <stop - id="stop3589-9-2-8-7-8" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-0" - id="linearGradient3335-7-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,16.619476,0.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-0"> - <stop - id="stop3589-9-2-8-7-8-7" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-7" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-4" - id="linearGradient3335-7-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,16.619476,0.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-4"> - <stop - id="stop3589-9-2-8-7-8-2" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-2" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-7" - id="linearGradient3335-7-3" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,16.619476,1.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.755585" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-7"> - <stop - id="stop3589-9-2-8-7-8-4" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-2" - id="linearGradient3335-7-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,56.619476,1.4022422)" - x1="-39.421574" - y1="-5.2547116" - x2="-39.421574" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-2"> - <stop - id="stop3589-9-2-8-7-8-77" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-9" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4136-9" - id="linearGradient4150-0" - gradientUnits="userSpaceOnUse" - spreadMethod="pad" - x1="9" - y1="0" - x2="9" - y2="15" /> - <linearGradient - id="linearGradient4136-9"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4138-6" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop4140-3" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-2-6" - id="linearGradient3335-7-1-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,56.619476,1.4022422)" - x1="-39.421574" - y1="-5.2547116" - x2="-39.421574" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-2-6"> - <stop - id="stop3589-9-2-8-7-8-77-4" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-9-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-10" - id="linearGradient4328-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient3587-6-5-10"> - <stop - id="stop3589-9-2-3" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-4" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - gradientUnits="userSpaceOnUse" - id="linearGradient3417" - xlink:href="#linearGradient3587-6-5-10" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-19" - id="linearGradient4326-9" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.6858824,0,0,0.68591053,-5.3691237,-18.974705)" - x1="14.501121" - y1="-1.4095211" - x2="14.152531" - y2="20.074369" /> - <linearGradient - id="linearGradient3587-6-5-19"> - <stop - id="stop3589-9-2-62" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-54" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="20.074369" - x2="14.152531" - y1="-1.4095211" - x1="14.501121" - gradientTransform="matrix(0.6858824,0,0,0.68591053,-5.3691237,-18.974705)" - gradientUnits="userSpaceOnUse" - id="linearGradient3437" - xlink:href="#linearGradient3587-6-5-19" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-19" - id="linearGradient4127" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.6858824,0,0,0.68591053,-5.3691237,-18.974705)" - x1="14.501121" - y1="-1.4095211" - x2="14.152531" - y2="20.074369" /> - </defs> - <g - transform="matrix(0.78786264,0,0,0.78786264,-3.1483699,0.44173984)" - id="g3743-3" - style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-opacity:1" /> - <rect - style="color:#000000;fill:#ccc000;fill-opacity:0;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect3136" - width="163.31035" - height="97.986206" - x="-62.896553" - y="-32.993103" /> - <g - transform="matrix(0.99998873,0,0,0.99998873,-3.996044,-20.001608)" - id="g3743-9-4" - style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-opacity:1" /> - <g - id="g4146"> - <path - inkscape:connector-curvature="0" - id="path2880-5-3-9-2" - style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:1;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.00012147000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" - d="m 4.5688738,2.4830511 c -0.9648083,0 -1.7832921,0.7055933 -1.7832921,1.6161756 0.00685,0.2878093 0.032588,0.6427159 0.2043359,1.3932536 l 0,0.018581 0.018574,0.018573 c 0.055135,0.1579316 0.1353681,0.2482737 0.2414872,0.3715352 0.1061191,0.1232607 0.2326347,0.2683371 0.3529435,0.3901106 0.014154,0.014326 0.023227,0.023201 0.037149,0.037163 0.023859,0.10383 0.052763,0.2155718 0.074304,0.3158043 0.057317,0.2666774 0.051439,0.4555265 0.037155,0.5201477 C 3.3369413,7.3099685 2.8211499,7.4833329 2.3583332,7.6845423 2.098497,7.797507 1.8633735,7.8983808 1.6710221,8.0189236 1.4786714,8.1394673 1.2873756,8.2305391 1.2251996,8.501919 c -7.972e-4,0.012367 -7.972e-4,0.024787 0,0.037163 -0.060756,0.5578815 -0.1526614,1.3782525 -0.2229116,1.931979 -0.0151658,0.116557 0.046264,0.239427 0.1486075,0.297228 0.8403342,0.453932 2.131186,0.636628 3.4179767,0.631608 1.2867901,-0.005 2.5673618,-0.198451 3.3808242,-0.631608 0.1023419,-0.0578 0.1637753,-0.180671 0.1486076,-0.297228 C 8.0758756,10.297976 8.0483234,9.9076775 8.0240004,9.5236465 7.9996757,9.1396165 7.9785611,8.761852 7.9496986,8.5390808 7.9396279,8.4838569 7.9135213,8.4316576 7.8753932,8.3904667 7.6169852,8.0818878 7.2309122,7.8932484 6.7794115,7.7031288 6.3672181,7.5295608 5.8839866,7.3493151 5.4047914,7.1458272 c -0.02682,-0.059748 -0.053461,-0.233582 0,-0.5015715 0.014356,-0.071959 0.036836,-0.1490327 0.055729,-0.2229212 0.045032,-0.05044 0.080132,-0.091658 0.1300317,-0.1486132 C 5.6969774,6.1512485 5.8113313,6.023821 5.9063431,5.9011869 6.0013555,5.7785519 6.0790889,5.6733465 6.1292547,5.5296516 l 0.018574,-0.018581 C 6.3419943,4.7274034 6.3420955,4.4003931 6.352165,4.1178159 l 0,-0.018573 c 0,-0.9105811 -0.818482,-1.6161744 -1.7832922,-1.6161744 z M 9.6699343,0.99999453 c -1.4066511,0 -2.5999668,1.02868367 -2.5999668,2.35622057 0.00998,0.4195963 0.047512,0.9370148 0.2979133,2.0312236 l 0,0.027083 0.027081,0.027083 c 0.080384,0.230248 0.1973613,0.3619578 0.3520786,0.54166 0.1547174,0.1797023 0.3391718,0.3912086 0.514577,0.5687425 0.020637,0.020887 0.033864,0.033826 0.054161,0.054175 0.034785,0.1513735 0.076926,0.3142816 0.1083314,0.4604109 0.083566,0.3887889 0.074995,0.6641113 0.054171,0.758323 C 7.8738277,8.0371487 7.121825,8.2898971 6.4470573,8.58324 6.0682268,8.7479308 5.7254263,8.8949953 5.4449859,9.0707345 c -0.2804394,0.17574 -0.5593407,0.308514 -0.6499909,0.704158 -0.00116,0.01804 -0.00116,0.03613 0,0.05418 -0.08858,0.8133375 -0.2225741,2.0093535 -0.324996,2.8166315 -0.022111,0.169929 0.067452,0.349061 0.2166637,0.433328 1.2251728,0.661787 3.1071818,0.92814 4.9832698,0.920822 1.8760865,-0.0073 3.7431075,-0.289321 4.9291025,-0.920822 0.14921,-0.08427 0.238778,-0.263399 0.216664,-0.433328 -0.0327,-0.252341 -0.07287,-0.821355 -0.108332,-1.381233 -0.03546,-0.559878 -0.06625,-1.11062 -0.108329,-1.4353995 -0.01468,-0.0805 -0.05274,-0.156611 -0.108333,-0.216664 C 14.113957,9.1625255 13.551078,8.887509 12.892809,8.6103329 12.291848,8.3572881 11.587316,8.094509 10.888669,7.7978433 c -0.0391,-0.087106 -0.07795,-0.3405381 0,-0.7312406 0.02093,-0.1049108 0.05371,-0.2172748 0.08125,-0.3249962 0.06566,-0.073537 0.116829,-0.1336294 0.189581,-0.2166638 0.155164,-0.1770945 0.321887,-0.3628712 0.46041,-0.5416592 0.138524,-0.1787888 0.251856,-0.3321687 0.324996,-0.5416609 l 0.02708,-0.027083 c 0.283087,-1.1425075 0.283235,-1.6192551 0.297916,-2.0312247 l 0,-0.027083 c 0,-1.3275361 -1.193313,-2.3562198 -2.5999669,-2.3562198 z" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <rect style="color:#000000" fill-opacity="0" height="97.986" width="163.31" y="-32.993" x="-62.897"/> + <path style="block-progression:tb;text-indent:0;color:#000000;text-transform:none" d="m4.5689 2.4831c-0.96481 0-1.7833 0.70559-1.7833 1.6162 0.00685 0.28781 0.032588 0.64272 0.20434 1.3933v0.018581l0.018574 0.018573c0.055135 0.15793 0.13537 0.24827 0.24149 0.37154 0.10612 0.12326 0.23263 0.26834 0.35294 0.39011 0.014154 0.014326 0.023227 0.023201 0.037149 0.037163 0.023859 0.10383 0.052763 0.21557 0.074304 0.3158 0.057317 0.26668 0.051439 0.45553 0.037155 0.52015-0.4146 0.1454-0.9304 0.3187-1.3932 0.5199-0.2598 0.113-0.4949 0.2139-0.6873 0.3344-0.1923 0.1206-0.3836 0.2116-0.4458 0.483-0.0007972 0.012367-0.0007972 0.024787 0 0.037163-0.060756 0.55788-0.15266 1.3783-0.22291 1.932-0.015166 0.11656 0.046264 0.23943 0.14861 0.29723 0.84033 0.45393 2.1312 0.63663 3.418 0.63161 1.2868-0.005 2.5674-0.19845 3.3808-0.63161 0.10234-0.0578 0.16378-0.18067 0.14861-0.29723-0.0224-0.173-0.05-0.5633-0.0743-0.9474-0.0243-0.384-0.0454-0.7617-0.0743-0.9845-0.0101-0.0552-0.0362-0.1074-0.0743-0.1486-0.2584-0.3086-0.6445-0.4973-1.096-0.6874-0.4122-0.1735-0.8954-0.3538-1.3746-0.5573-0.02682-0.059748-0.053461-0.23358 0-0.50157 0.014356-0.071959 0.036836-0.14903 0.055729-0.22292 0.045032-0.05044 0.080132-0.091658 0.13003-0.14861 0.1064-0.1215 0.2207-0.2489 0.3157-0.3715 0.0951-0.1226 0.1728-0.2279 0.223-0.3715l0.018574-0.018581c0.1941-0.7837 0.1942-1.1107 0.2043-1.3933v-0.018573c0-0.91058-0.81848-1.6162-1.7833-1.6162zm5.101-1.4831c-1.4067 0-2.6 1.0287-2.6 2.3562 0.00998 0.4196 0.047512 0.93701 0.29791 2.0312v0.027083l0.027081 0.027083c0.080384 0.23025 0.19736 0.36196 0.35208 0.54166s0.33917 0.39121 0.51458 0.56874c0.020637 0.020887 0.033864 0.033826 0.054161 0.054175 0.034785 0.15137 0.076926 0.31428 0.10833 0.46041 0.083566 0.38879 0.074995 0.66411 0.054171 0.75832-0.6045 0.2122-1.3565 0.465-2.0312 0.7583-0.3789 0.1647-0.7217 0.3118-1.0021 0.4875-0.28044 0.17574-0.55934 0.30851-0.64999 0.70416-0.00116 0.01804-0.00116 0.03613 0 0.05418-0.08858 0.81334-0.22257 2.0094-0.325 2.8166-0.022111 0.16993 0.067452 0.34906 0.21666 0.43333 1.2252 0.66179 3.1072 0.92814 4.9833 0.92082 1.8761-0.0073 3.7431-0.28932 4.9291-0.92082 0.14921-0.08427 0.23878-0.2634 0.21666-0.43333-0.0327-0.25234-0.07287-0.82136-0.10833-1.3812-0.03546-0.55988-0.06625-1.1106-0.10833-1.4354-0.01468-0.0805-0.05274-0.15661-0.10833-0.21666-0.377-0.4498-0.94-0.7248-1.598-1.002-0.601-0.253-1.306-0.5158-2.004-0.8125-0.0391-0.087106-0.07795-0.34054 0-0.73124 0.02093-0.10491 0.05371-0.21727 0.08125-0.325 0.06566-0.073537 0.11683-0.13363 0.18958-0.21666 0.15516-0.17709 0.32189-0.36287 0.46041-0.54166s0.25186-0.33217 0.325-0.54166l0.02708-0.027083c0.28309-1.1425 0.28324-1.6193 0.29792-2.0312v-0.027083c0-1.3275-1.1933-2.3562-2.6-2.3562z"/> </svg> diff --git a/core/img/actions/sound-off.svg b/core/img/actions/sound-off.svg index 053291311fa..701d7a1a64e 100644 --- a/core/img/actions/sound-off.svg +++ b/core/img/actions/sound-off.svg @@ -1,73 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.1 r9760" - sodipodi:docname="sound.svg" - inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/sound.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="3.1681698" - inkscape:cx="17.017228" - inkscape:cy="33.367762" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="776" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - style="fill:#000000;fill-opacity:1;stroke:none" - d="m 1,1042.3622 0,4 3,0 3,3 1,0 0,-10 -1,0 -3,3 z" - id="path3086" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccccccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m1 1042.4v4h3l3 3h1v-10h-1l-3 3z"/> + </g> </svg> diff --git a/core/img/actions/sound.svg b/core/img/actions/sound.svg index 6feea076a44..ecadf7dae90 100644 --- a/core/img/actions/sound.svg +++ b/core/img/actions/sound.svg @@ -1,78 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.1 r9760" - sodipodi:docname="sound-off.svg" - inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/pause.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="3.1681698" - inkscape:cx="17.017228" - inkscape:cy="33.367762" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="776" - inkscape:window-x="0" - inkscape:window-y="24" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - style="fill:#000000;fill-opacity:1;stroke:none" - d="m 1,1042.3622 0,4 3,0 3,3 1,0 0,-10 -1,0 -3,3 z" - id="path3086" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccccccc" /> - <path - style="fill:#000000;fill-opacity:1;stroke:none" - d="m 13.25,1039.3622 -0.78125,0.625 c 0.965189,1.1998 1.53125,2.7153 1.53125,4.375 0,1.6597 -0.566061,3.1752 -1.53125,4.375 l 0.78125,0.625 c 1.098257,-1.3697 1.75,-3.1078 1.75,-5 0,-1.8922 -0.651743,-3.6303 -1.75,-5 z m -1.5625,1.25 -0.8125,0.6563 c 0.687912,0.8565 1.125,1.9096 1.125,3.0937 0,1.1841 -0.437088,2.2372 -1.125,3.0938 l 0.8125,0.6562 c 0.823121,-1.0271 1.3125,-2.3314 1.3125,-3.75 0,-1.4186 -0.489379,-2.7229 -1.3125,-3.75 z m -1.5625,1.25 -0.78125,0.625 c 0.411273,0.5135 0.65625,1.1659 0.65625,1.875 0,0.7091 -0.244977,1.3615 -0.65625,1.875 l 0.78125,0.625 c 0.545316,-0.6836 0.875,-1.5576 0.875,-2.5 0,-0.9424 -0.329684,-1.8164 -0.875,-2.5 z" - id="path3105" - inkscape:connector-curvature="0" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m1 1042.4v4h3l3 3h1v-10h-1l-3 3z"/> + <path d="m13.25 1039.4-0.78125 0.625c0.96519 1.1998 1.5312 2.7153 1.5312 4.375s-0.56606 3.1752-1.5312 4.375l0.78125 0.625c1.0983-1.3697 1.75-3.1078 1.75-5s-0.65174-3.6303-1.75-5zm-1.5625 1.25-0.8125 0.6563c0.68791 0.8565 1.125 1.9096 1.125 3.0937s-0.43709 2.2372-1.125 3.0938l0.8125 0.6562c0.82312-1.0271 1.3125-2.3314 1.3125-3.75s-0.48938-2.7229-1.3125-3.75zm-1.5625 1.25-0.78125 0.625c0.41127 0.5135 0.65625 1.1659 0.65625 1.875s-0.24498 1.3615-0.65625 1.875l0.78125 0.625c0.54532-0.6836 0.875-1.5576 0.875-2.5s-0.32968-1.8164-0.875-2.5z"/> + </g> </svg> diff --git a/core/img/actions/toggle.svg b/core/img/actions/toggle.svg index 82a5171477e..1b774a19b11 100644 --- a/core/img/actions/toggle.svg +++ b/core/img/actions/toggle.svg @@ -1,61 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.1" - x="0px" - y="0px" - width="16px" - height="9px" - viewBox="0 0 16 9" - overflow="visible" - enable-background="new 0 0 16 9" - xml:space="preserve" - id="svg2" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="eye_all.svg"><metadata - id="metadata12"><rdf:RDF><cc:Work - rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1920" - inkscape:window-height="1021" - id="namedview10" - showgrid="false" - inkscape:zoom="20.75" - inkscape:cx="8.0963855" - inkscape:cy="4.5" - inkscape:window-x="0" - inkscape:window-y="27" - inkscape:window-maximized="1" - inkscape:current-layer="svg2" /> -<defs - id="defs4"> -</defs> -<path - fill="#575756" - d="M7.999,0C4.89,0,2.073,1.719,0,4.5C2.073,7.281,4.89,9,7.999,9C11.11,9,13.927,7.281,16,4.5 C13.927,1.719,11.108,0,7.999,0z M8,7.5c-1.657,0-3-1.343-3-3s1.343-3,3-3c1.657,0,3,1.343,3,3S9.657,7.5,8,7.5z" - id="path6" - style="fill:#222222;fill-opacity:1" /> -<circle - fill="#575756" - cx="8" - cy="4.501" - r="1.5" - id="circle8" - style="fill:#222222;fill-opacity:1" /> -</svg>
\ No newline at end of file +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 16 9" xml:space="preserve" overflow="visible" height="9px" width="16px" version="1.1" y="0px" x="0px" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" viewBox="0 0 16 9"> +<path d="m7.999 0c-3.109 0-5.926 1.719-7.999 4.5 2.073 2.781 4.89 4.5 7.999 4.5 3.111 0 5.928-1.719 8.001-4.5-2.073-2.781-4.892-4.5-8.001-4.5zm0.001 7.5c-1.657 0-3-1.343-3-3s1.343-3 3-3c1.657 0 3 1.343 3 3s-1.343 3-3 3z" fill="#222"/> +<circle cy="4.501" cx="8" r="1.5" fill="#222"/> +</svg> diff --git a/core/img/actions/triangle-n.svg b/core/img/actions/triangle-n.svg index e8d70fa8ce3..4f866978f48 100644 --- a/core/img/actions/triangle-n.svg +++ b/core/img/actions/triangle-n.svg @@ -1,88 +1,4 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16px" - height="16px" - id="svg6077" - version="1.1" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="triangle-n.svg" - inkscape:export-filename="triangle-n.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs6079"> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient7308" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0,-0.54681372,-0.39376081,0,14.87048,24.63452)" - x1="34.992828" - y1="0.94087797" - x2="34.992828" - y2="33.955856" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="22.197802" - inkscape:cx="-6.9113863" - inkscape:cy="8" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:grid-bbox="true" - inkscape:document-units="px" - inkscape:window-width="1280" - inkscape:window-height="773" - inkscape:window-x="0" - inkscape:window-y="-1" - inkscape:window-maximized="1" /> - <metadata - id="metadata6082"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - id="layer1" - inkscape:label="Layer 1" - inkscape:groupmode="layer"> - <path - style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" - d="M 12,12 8,3.9999999 3.9999999,11.989 z" - id="path3716" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16px" width="16px" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <path style="block-progression:tb;text-indent:0;color:#000000;text-transform:none" d="m12 12-4-8-4 7.989z"/> </svg> diff --git a/core/img/actions/triangle-s.svg b/core/img/actions/triangle-s.svg index 396c61e01e2..b178b20a20b 100644 --- a/core/img/actions/triangle-s.svg +++ b/core/img/actions/triangle-s.svg @@ -1,88 +1,4 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16px" - height="16px" - id="svg6077" - version="1.1" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="triangle-s.svg" - inkscape:export-filename="/home/tol/tanghus-owncloud/core/img/actions/triangle-s.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs6079"> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient7308" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0,0.54681372,-0.39376081,0,14.87048,-9.6346)" - x1="34.992828" - y1="0.94087797" - x2="34.992828" - y2="33.955856" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="22.197802" - inkscape:cx="1.0398514" - inkscape:cy="8" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:grid-bbox="true" - inkscape:document-units="px" - inkscape:window-width="1280" - inkscape:window-height="773" - inkscape:window-x="0" - inkscape:window-y="-1" - inkscape:window-maximized="1" /> - <metadata - id="metadata6082"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <g - id="layer1" - inkscape:label="Layer 1" - inkscape:groupmode="layer"> - <path - style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" - d="M 4,3.9999999 8,12 12,4.0109999 z" - id="path3716" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16px" width="16px" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <path style="block-progression:tb;text-indent:0;color:#000000;text-transform:none" d="m4 4 4 8 4-7.989z"/> </svg> diff --git a/core/img/actions/upload-white.svg b/core/img/actions/upload-white.svg index 32ecd8b82b7..9c54cac5e1e 100644 --- a/core/img/actions/upload-white.svg +++ b/core/img/actions/upload-white.svg @@ -1,73 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.2 r9819" - sodipodi:docname="upload.svg" - inkscape:export-filename="/home/jancborchardt/owncloud/core/img/actions/play.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="17.921875" - inkscape:cx="-5.3403178" - inkscape:cy="10.148736" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="774" - inkscape:window-x="0" - inkscape:window-y="26" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - style="fill:#ffffff;fill-opacity:1;stroke:none" - d="m 10,1051.3622 -4,0 -1,-7 -4,0 7,-7 7,7 -4,0 z" - id="path3086" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccccccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m10 1051.4h-4l-1-7h-4l7-7 7 7h-4z" fill="#fff"/> + </g> </svg> diff --git a/core/img/actions/upload.svg b/core/img/actions/upload.svg index 718da8f4a59..eae4515c722 100644 --- a/core/img/actions/upload.svg +++ b/core/img/actions/upload.svg @@ -1,73 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="16" - height="16" - id="svg3875" - version="1.1" - inkscape:version="0.48.2 r9819" - sodipodi:docname="upload-white.svg" - inkscape:export-filename="/home/user/owncloud/core/img/actions/upload-white.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="17.921875" - inkscape:cx="-5.3403178" - inkscape:cy="10.148736" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="774" - inkscape:window-x="0" - inkscape:window-y="26" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <path - style="fill:#000000;fill-opacity:1;stroke:none" - d="m 10,1051.3622 -4,0 -1,-7 -4,0 7,-7 7,7 -4,0 z" - id="path3086" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccccccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1036.4)"> + <path d="m10 1051.4h-4l-1-7h-4l7-7 7 7h-4z"/> + </g> </svg> diff --git a/core/img/actions/user.svg b/core/img/actions/user.svg index 6d0dc714ce4..aa719573708 100644 --- a/core/img/actions/user.svg +++ b/core/img/actions/user.svg @@ -1,1698 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.0" - width="16" - height="16" - id="svg11300" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="user.svg" - inkscape:export-filename="user.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <metadata - id="metadata26"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - pagecolor="#cccccc" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="745" - id="namedview24" - showgrid="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:zoom="16" - inkscape:cx="6.2464037" - inkscape:cy="5.7411894" - inkscape:window-x="0" - inkscape:window-y="27" - inkscape:window-maximized="1" - inkscape:current-layer="g4146"> - <inkscape:grid - type="xygrid" - id="grid4330" - empspacing="5" - dotted="true" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <defs - id="defs3"> - <linearGradient - id="linearGradient4136"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4138" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop4140" /> - </linearGradient> - <linearGradient - id="linearGradient4303"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop4305" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop4307" /> - </linearGradient> - <linearGradient - id="linearGradient4297"> - <stop - id="stop4299" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4301" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4115"> - <stop - id="stop4117" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4119" - style="stop-color:#363636;stop-opacity:0.698" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3785"> - <stop - id="stop3787" - style="stop-color:#b8b8b8;stop-opacity:1" - offset="0" /> - <stop - id="stop3789" - style="stop-color:#878787;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient6954"> - <stop - id="stop6960" - style="stop-color:#f5f5f5;stop-opacity:1" - offset="0" /> - <stop - id="stop6962" - style="stop-color:#d2d2d2;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3341"> - <stop - id="stop3343" - style="stop-color:white;stop-opacity:1" - offset="0" /> - <stop - id="stop3345" - style="stop-color:white;stop-opacity:0" - offset="1" /> - </linearGradient> - <radialGradient - cx="24.999998" - cy="28.659998" - r="16" - fx="24.999998" - fy="28.659998" - id="radialGradient2856" - xlink:href="#linearGradient6954" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.56186795,0,0,0.15787922,-6.1682604,5.3385209)" /> - <linearGradient - x1="30" - y1="25.084745" - x2="30" - y2="45" - id="linearGradient2858" - xlink:href="#linearGradient3785" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.42808986,0,0,0.42296591,-2.823809,-3.2486024)" /> - <radialGradient - cx="26.375898" - cy="12.31301" - r="8" - fx="26.375898" - fy="12.31301" - id="radialGradient2860" - xlink:href="#linearGradient6954" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.55250164,-0.0426402,0.04315608,0.50971914,-6.3026675,-1.9765067)" /> - <linearGradient - x1="30" - y1="5" - x2="30" - y2="44.678879" - id="linearGradient2862" - xlink:href="#linearGradient3785" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.33685737,0,0,0.32161283,-0.10572085,-0.29529973)" /> - <linearGradient - x1="30" - y1="0.91818392" - x2="30" - y2="25.792814" - id="linearGradient2864" - xlink:href="#linearGradient3341" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.33685737,0,0,0.32161283,-0.10572085,-0.29529973)" /> - <linearGradient - x1="29.955881" - y1="21.86607" - x2="29.955881" - y2="43.144382" - id="linearGradient2866" - xlink:href="#linearGradient3341" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.42808986,0,0,0.42296591,-2.823809,-3.2486024)" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient7308" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.54681372,0,0,0.39376081,3.7325729,-0.29182867)" - x1="34.992828" - y1="0.94087797" - x2="34.992828" - y2="33.955856" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3796" - x1="8.3635759" - y1="15.028702" - x2="15.937561" - y2="11.00073" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3798" - x1="6.9951797" - y1="4.7478018" - x2="13.00482" - y2="4.7478018" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3815" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-5" - id="linearGradient3815-3" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-5"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-9" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-0" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-5" - id="linearGradient3831" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3833"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3835" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3837" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3874" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2" - id="linearGradient3892-2" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(0.96967712,0,0,0.96967712,0.26437941,-0.96950812)" - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientUnits="userSpaceOnUse" - id="linearGradient3909" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient3984" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6" /> - </linearGradient> - <linearGradient - gradientTransform="matrix(0.78786264,0,0,0.78786264,-1.5726929,-0.7389112)" - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientUnits="userSpaceOnUse" - id="linearGradient3909-3" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2-2" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-2"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-7" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4115-9" - id="linearGradient4113-3" - x1="0.86849999" - y1="13.895414" - x2="0.44923753" - y2="28.776533" - gradientUnits="userSpaceOnUse" /> - <linearGradient - id="linearGradient4115-9"> - <stop - id="stop4117-5" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4119-6" - style="stop-color:#363636;stop-opacity:0.698" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3104" - id="linearGradient3815-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.23426255,0,0,0.2859159,18.734419,0.35950872)" - x1="-51.786404" - y1="50.786446" - x2="-51.786404" - y2="2.9062471" /> - <linearGradient - id="linearGradient3104"> - <stop - id="stop3106" - style="stop-color:#aaaaaa;stop-opacity:1" - offset="0" /> - <stop - id="stop3108" - style="stop-color:#c8c8c8;stop-opacity:1" - offset="1" /> - </linearGradient> - <radialGradient - cx="13.138569" - cy="25.625349" - r="13.931416" - fx="13.138569" - fy="25.625349" - id="radialGradient2965" - xlink:href="#linearGradient3690-451" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0,0.92614711,-1.0546317,0,32.402583,-9.3345932)" /> - <linearGradient - id="linearGradient3690-451"> - <stop - id="stop2857" - style="stop-color:#e8e8e8;stop-opacity:1" - offset="0" /> - <stop - id="stop2859" - style="stop-color:#d8d8d8;stop-opacity:1" - offset="0.26238" /> - <stop - id="stop2861" - style="stop-color:#c2c2c2;stop-opacity:1" - offset="0.66093999" /> - <stop - id="stop2863" - style="stop-color:#a5a5a5;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="21.483376" - y1="36.255058" - x2="21.483376" - y2="9.5799999" - id="linearGradient2967" - xlink:href="#linearGradient3603-84" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.55048262,0,0,0.57815823,-3.8262247,-5.2762279)" /> - <linearGradient - id="linearGradient3603-84"> - <stop - id="stop2867" - style="stop-color:#707070;stop-opacity:1" - offset="0" /> - <stop - id="stop2869" - style="stop-color:#9e9e9e;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11.566265" - y1="22.292103" - x2="15.214532" - y2="33.95525" - id="linearGradient3674-262" - xlink:href="#linearGradient8265-821-176-38-919-66-249-529" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4893617,0,0,0.4893617,1.7131795,22.728095)" /> - <linearGradient - id="linearGradient8265-821-176-38-919-66-249-529"> - <stop - id="stop2873" - style="stop-color:#ffffff;stop-opacity:0.27450982" - offset="0" /> - <stop - id="stop2875" - style="stop-color:#ffffff;stop-opacity:0" - offset="1" /> - </linearGradient> - <linearGradient - x1="24.046366" - y1="11.673002" - x2="24.046366" - y2="34.713669" - id="linearGradient3677-116" - xlink:href="#linearGradient3642-81" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.55048262,0,0,0.57815823,-3.8262247,-5.2762276)" /> - <linearGradient - id="linearGradient3642-81"> - <stop - id="stop2879" - style="stop-color:#ffffff;stop-opacity:1" - offset="0" /> - <stop - id="stop2881" - style="stop-color:#ffffff;stop-opacity:0" - offset="1" /> - </linearGradient> - <linearGradient - y2="34.713669" - x2="24.046366" - y1="11.673002" - x1="24.046366" - gradientTransform="matrix(0.55048262,0,0,0.57815823,-3.8262247,-5.2762276)" - gradientUnits="userSpaceOnUse" - id="linearGradient3037" - xlink:href="#linearGradient3642-81" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3155-40" - id="linearGradient8639" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.415777,-0.4174938,0.518983,0.5146192,-15.747227,2.6503673)" - spreadMethod="pad" - x1="23.575972" - y1="25.356892" - x2="23.575972" - y2="31.210939" /> - <linearGradient - id="linearGradient3155-40"> - <stop - id="stop2541" - offset="0" - style="stop-color:#181818;stop-opacity:1;" /> - <stop - style="stop-color:#dbdbdb;stop-opacity:1;" - offset="0.13482948" - id="stop2543" /> - <stop - id="stop2545" - offset="0.20224422" - style="stop-color:#a4a4a4;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.26965895" - id="stop2547" /> - <stop - id="stop2549" - offset="0.44650277" - style="stop-color:#8d8d8d;stop-opacity:1;" /> - <stop - style="stop-color:#959595;stop-opacity:1;" - offset="0.57114136" - id="stop2551" /> - <stop - id="stop2553" - offset="0.72038066" - style="stop-color:#cecece;stop-opacity:1;" /> - <stop - id="stop2555" - offset="1" - style="stop-color:#181818;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3240-279" - id="linearGradient8641" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.867764,0.6930272)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3240-279"> - <stop - style="stop-color:#565656;stop-opacity:1;" - offset="0" - id="stop2559" /> - <stop - id="stop2561" - offset="0.5" - style="stop-color:#9a9a9a;stop-opacity:1;" /> - <stop - style="stop-color:#545454;stop-opacity:1;" - offset="1" - id="stop2563" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3223-789" - id="linearGradient8643" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.983472,0.8092126)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3223-789"> - <stop - id="stop2567" - offset="0" - style="stop-color:#b1b1b1;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.5" - id="stop2569" /> - <stop - id="stop2571" - offset="1" - style="stop-color:#8f8f8f;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3240-686" - id="linearGradient8645" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.465684,0.2892868)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3240-686"> - <stop - style="stop-color:#565656;stop-opacity:1;" - offset="0" - id="stop2575" /> - <stop - id="stop2577" - offset="0.5" - style="stop-color:#9a9a9a;stop-opacity:1;" /> - <stop - style="stop-color:#545454;stop-opacity:1;" - offset="1" - id="stop2579" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3223-768" - id="linearGradient8647" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.581392,0.4054707)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3223-768"> - <stop - id="stop2583" - offset="0" - style="stop-color:#b1b1b1;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.5" - id="stop2585" /> - <stop - id="stop2587" - offset="1" - style="stop-color:#8f8f8f;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3240-907" - id="linearGradient8649" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.061661,-0.1164056)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3240-907"> - <stop - style="stop-color:#565656;stop-opacity:1;" - offset="0" - id="stop2591" /> - <stop - id="stop2593" - offset="0.5" - style="stop-color:#9a9a9a;stop-opacity:1;" /> - <stop - style="stop-color:#545454;stop-opacity:1;" - offset="1" - id="stop2595" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3223-699" - id="linearGradient8651" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.6022679,-17.177369,-2.1969969e-4)" - x1="30.037716" - y1="24.989594" - x2="30.037716" - y2="30.000141" /> - <linearGradient - id="linearGradient3223-699"> - <stop - id="stop2599" - offset="0" - style="stop-color:#b1b1b1;stop-opacity:1;" /> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0.5" - id="stop2601" /> - <stop - id="stop2603" - offset="1" - style="stop-color:#8f8f8f;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3290-678" - id="linearGradient8653" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4040235,-0.4056919,0.6073752,0.602268,-17.636692,0.462492)" - x1="9" - y1="29.056757" - x2="9" - y2="26.02973" /> - <linearGradient - id="linearGradient3290-678"> - <stop - id="stop2607" - offset="0" - style="stop-color:#ece5a5;stop-opacity:1;" /> - <stop - id="stop2609" - offset="1" - style="stop-color:#fcfbf2;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3191-577" - id="linearGradient8655" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.3763801,0.03615261,0.03669995,0.374874,-2.2182805,-1.1331002)" - x1="5.5178981" - y1="37.371799" - x2="9.5220556" - y2="41.391716" /> - <linearGradient - id="linearGradient3191-577"> - <stop - id="stop2613" - offset="0" - style="stop-color:#dbce48;stop-opacity:1;" /> - <stop - id="stop2615" - offset="1" - style="stop-color:#c5b625;stop-opacity:1;" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2-1-0" - id="linearGradient3934-0" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0" /> - </linearGradient> - <linearGradient - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - gradientUnits="userSpaceOnUse" - id="linearGradient4154-8" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-9" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-9"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9-8" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0-4" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-9-0"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9-8-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0-4-8" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-2-1-0-3"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-1-4-9-3" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-4-6-0-6" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4326" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.6858824,0,0,0.68591053,-5.3691237,-18.974705)" - x1="14.501121" - y1="-1.4095211" - x2="14.152531" - y2="20.074369" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4328" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - x1="-2.4040222" - y1="4.4573336" - x2="-2.4040222" - y2="18.967093" - id="linearGradient3878" - xlink:href="#linearGradient3587-6-5" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(13.927091,-3.4266134)" /> - <linearGradient - id="linearGradient3587-6-5"> - <stop - id="stop3589-9-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4357" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0344828,0,0,1.0344828,8.0707628,-14.513825)" - x1="0.86849999" - y1="13.895414" - x2="0.44923753" - y2="28.776533" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1" - id="linearGradient4405" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55" - id="linearGradient4413-7" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-3-4-5-4-0-1-55"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-3-2-53-4-3-95" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-7-9-86-9-3-6" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2" - id="linearGradient4411-3" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - id="linearGradient3587-6-5-2"> - <stop - id="stop3589-9-2-8" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-0" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4" - id="linearGradient4466-9" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.23426255,0,0,0.2859159,18.734419,60.359508)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4"> - <stop - id="stop3589-9-2-8-7" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="54.703121" - x2="-41.553459" - y1="2.2401412" - x1="-41.553459" - gradientTransform="matrix(0.21864454,0,0,0.26685422,17.618755,60.402242)" - gradientUnits="userSpaceOnUse" - id="linearGradient4483-3" - xlink:href="#linearGradient3587-6-5-2-4-9" - inkscape:collect="always" /> - <linearGradient - id="linearGradient3587-6-5-2-4-9"> - <stop - id="stop3589-9-2-8-7-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-0-3-8" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55" - id="linearGradient4564" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5" - id="linearGradient4566" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(13.927091,16.573387)" - x1="-2.4040222" - y1="4.4573336" - x2="-2.4040222" - y2="18.967093" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2" - id="linearGradient4578" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-4-5-4-0-1-55" - id="linearGradient4580" - gradientUnits="userSpaceOnUse" - x1="209.34245" - y1="998.45801" - x2="209.34245" - y2="1013.451" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3" - id="linearGradient4359-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,29.038238,-21.358617)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient3587-6-5-3"> - <stop - id="stop3589-9-2-6" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3" - id="linearGradient4361-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.6858824,0,0,0.68591053,25.66524,-19.333318)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient4597"> - <stop - id="stop4599" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4601" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="16.052532" - x2="8.6826077" - y1="1.0035814" - x1="8.7094374" - gradientTransform="matrix(0.6858824,0,0,0.68591053,25.66524,-19.333318)" - gradientUnits="userSpaceOnUse" - id="linearGradient4610" - xlink:href="#linearGradient3587-6-5-3" - inkscape:collect="always" /> - <linearGradient - x1="1.3333321" - y1="6.6666665" - x2="1.3333321" - y2="33.333332" - id="linearGradient2422" - xlink:href="#linearGradient3587-6-5-5" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4090909,0,0,0.375,7.4545459,0.5)" /> - <linearGradient - id="linearGradient3587-6-5-5"> - <stop - id="stop3589-9-2-4" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3189" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" /> - <linearGradient - id="linearGradient3587-6-5-8"> - <stop - id="stop3589-9-2-67" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-2" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3203" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" /> - <linearGradient - id="linearGradient3120"> - <stop - id="stop3122" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3124" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3207" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" /> - <linearGradient - id="linearGradient3127"> - <stop - id="stop3129" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3131" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" - id="linearGradient3211" - xlink:href="#linearGradient3587-6-5-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" /> - <linearGradient - id="linearGradient3134"> - <stop - id="stop3136" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3138" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2409" - xlink:href="#linearGradient3587-6-5-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2403101,0,0,0.8988764,10.387597,0.2247191)" /> - <linearGradient - id="linearGradient3587-6-5-1"> - <stop - id="stop3589-9-2-0" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-21" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="40.805084" - y1="5.6271191" - x2="40.805084" - y2="17.627119" - id="linearGradient3206" - xlink:href="#linearGradient3587-8-5" - gradientUnits="userSpaceOnUse" - gradientTransform="translate(-32.805085,-3.6271193)" /> - <linearGradient - id="linearGradient3587-8-5"> - <stop - id="stop3589-2-7" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-3-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="17.627119" - x2="40.805084" - y1="5.6271191" - x1="40.805084" - gradientTransform="translate(-32.805085,-3.6271193)" - gradientUnits="userSpaceOnUse" - id="linearGradient3180" - xlink:href="#linearGradient3587-8-5" - inkscape:collect="always" /> - <linearGradient - x1="1.3333321" - y1="6.6666665" - x2="1.3333321" - y2="33.333332" - id="linearGradient2422-1" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2727273,0,0,0.375,9.636365,1.5)" /> - <linearGradient - id="linearGradient3587-6-5-86"> - <stop - id="stop3589-9-2-65" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-9" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2427" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4651163,0,0,0.3370786,4.3953488,1.5842703)" /> - <linearGradient - id="linearGradient3207-3"> - <stop - id="stop3209" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3211" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2436" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4651163,0,0,0.3370786,4.3953488,9.58427)" /> - <linearGradient - id="linearGradient3214"> - <stop - id="stop3216" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3218" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="11" - y1="6" - x2="11" - y2="17" - id="linearGradient2442" - xlink:href="#linearGradient3587-6-5-86" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.4651163,0,0,0.3370786,4.3953488,5.5842706)" /> - <linearGradient - id="linearGradient3221"> - <stop - id="stop3223" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3225" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="1.3333321" - y1="4.9755898" - x2="1.3333321" - y2="37.373981" - id="linearGradient2422-1-0" - xlink:href="#linearGradient3587-6-5-0" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.39871888,0,0,0.3091132,71.812715,15.470662)" /> - <linearGradient - id="linearGradient3587-6-5-0"> - <stop - id="stop3589-9-2-5" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-1" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - x1="46.395508" - y1="12.707516" - x2="46.395508" - y2="38.409042" - id="linearGradient3795-2" - xlink:href="#linearGradient3587-6-5-3-5-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,28.02322,-5.9219706)" /> - <linearGradient - id="linearGradient3587-6-5-3-5-7"> - <stop - id="stop3589-9-2-2-6-2" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-73-5-1" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3587-6-5-3-5"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1" - id="stop3589-9-2-2-6" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop3591-7-4-73-5" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-3-5" - id="linearGradient4872" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(-0.4100229,0,0,0.5447147,19.329265,-26.729116)" - x1="100.77747" - y1="17.859186" - x2="100.77747" - y2="38.055252" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4894" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4900" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4906" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient4912" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient3587-6-5-8-6"> - <stop - id="stop3589-9-2-67-3" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-2-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4935"> - <stop - id="stop4937" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4939" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient4942"> - <stop - id="stop4944" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4946" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8-6" - id="linearGradient4912-4" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - id="linearGradient4949"> - <stop - id="stop4951" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop4953" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5012" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5,7.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5015" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,7.499999)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5018" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,-0.5000001,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-8" - id="linearGradient5021" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.375,0,0,0.375,7.5,0.5)" - x1="26.045763" - y1="9.6223383" - x2="26.045763" - y2="19.490837" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4" - id="linearGradient3335" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.21864454,0,0,0.26685422,18.618755,-19.597758)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4136" - id="linearGradient4134" - x1="9" - y1="0" - x2="9" - y2="15" - gradientUnits="userSpaceOnUse" - spreadMethod="pad" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4136" - id="linearGradient4150" - gradientUnits="userSpaceOnUse" - spreadMethod="pad" - x1="9" - y1="0" - x2="9" - y2="15" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6" - id="linearGradient3335-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,76.619476,1.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.755585" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6"> - <stop - id="stop3589-9-2-8-7-8" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-0" - id="linearGradient3335-7-8" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,16.619476,0.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-0"> - <stop - id="stop3589-9-2-8-7-8-7" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-7" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-4" - id="linearGradient3335-7-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,16.619476,0.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.553459" - y2="54.703121" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-4"> - <stop - id="stop3589-9-2-8-7-8-2" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-2" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-7" - id="linearGradient3335-7-3" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,16.619476,1.402242)" - x1="-41.553459" - y1="2.2401412" - x2="-41.755585" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-7"> - <stop - id="stop3589-9-2-8-7-8-4" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-5" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-2" - id="linearGradient3335-7-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,56.619476,1.4022422)" - x1="-39.421574" - y1="-5.2547116" - x2="-39.421574" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-2"> - <stop - id="stop3589-9-2-8-7-8-77" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-9" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient4136-9" - id="linearGradient4150-0" - gradientUnits="userSpaceOnUse" - spreadMethod="pad" - x1="9" - y1="0" - x2="9" - y2="15" /> - <linearGradient - id="linearGradient4136-9"> - <stop - offset="0" - style="stop-color:#000000;stop-opacity:1;" - id="stop4138-6" /> - <stop - offset="1" - style="stop-color:#363636;stop-opacity:1" - id="stop4140-3" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-2-4-6-2-6" - id="linearGradient3335-7-1-7" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.2186487,0,0,0.26685422,56.619476,1.4022422)" - x1="-39.421574" - y1="-5.2547116" - x2="-39.421574" - y2="47.208389" /> - <linearGradient - id="linearGradient3587-6-5-2-4-6-2-6"> - <stop - id="stop3589-9-2-8-7-8-77-4" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop3591-7-4-0-3-4-9-3" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - <linearGradient - y2="47.208389" - x2="-39.421574" - y1="-5.2547116" - x1="-39.421574" - gradientTransform="matrix(0.2186487,0,0,0.26685422,56.619476,1.4022422)" - gradientUnits="userSpaceOnUse" - id="linearGradient3397" - xlink:href="#linearGradient3587-6-5-2-4-6-2-6" - inkscape:collect="always" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3587-6-5-10" - id="linearGradient4328-1" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.99998838,0,0,0.99998838,-1.9961264,-41.000004)" - x1="8.7094374" - y1="1.0035814" - x2="8.6826077" - y2="16.052532" /> - <linearGradient - id="linearGradient3587-6-5-10"> - <stop - id="stop3589-9-2-3" - style="stop-color:#000000;stop-opacity:1" - offset="0" /> - <stop - id="stop3591-7-4-4" - style="stop-color:#363636;stop-opacity:1" - offset="1" /> - </linearGradient> - </defs> - <g - transform="matrix(0.78786264,0,0,0.78786264,-3.1483699,0.44173984)" - id="g3743-3" - style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-opacity:1" /> - <rect - style="color:#000000;fill:#ccc000;fill-opacity:0;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect3136" - width="163.31035" - height="97.986206" - x="-62.896553" - y="-32.993103" /> - <g - transform="matrix(0.99998873,0,0,0.99998873,-3.996044,-20.001608)" - id="g3743-9-4" - style="opacity:0.6;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-opacity:1" /> - <g - id="g4146"> - <path - id="path2880-5-3" - style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.00012147000000007;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans;opacity:1" - d="m 8.4036095,0.99999982 c -1.7311503,0 -3.199751,1.26607188 -3.199751,2.89996308 0.012287,0.516426 0.058473,1.1532486 0.3666387,2.4999667 l 0,0.033333 0.033328,0.033333 c 0.098928,0.2833818 0.2428905,0.4454861 0.4332995,0.6666581 0.190409,0.2211719 0.4174151,0.4814874 0.6332844,0.6999905 0.025397,0.025708 0.041676,0.041633 0.066656,0.066677 0.04281,0.1863059 0.094672,0.386808 0.1333222,0.5666595 0.1028444,0.4785093 0.092296,0.817368 0.066668,0.93332 -0.7438941,0.26121 -1.6693756,0.572285 -2.4998049,0.9333223 -0.4662227,0.202697 -0.8881034,0.383698 -1.2332384,0.599993 -0.3451339,0.216295 -0.6883746,0.379709 -0.7999369,0.866656 -0.1600387,0.632932 -0.19866,0.753904 -0.399969,1.533302 -0.027212,0.209143 0.083011,0.429614 0.2666456,0.533326 1.507807,0.814508 3.8239751,1.142327 6.1328564,1.13332 2.3088796,-0.009 4.6066016,-0.356087 6.0661936,-1.13332 0.117388,-0.07353 0.143041,-0.108689 0.133323,-0.233305 -0.04365,-0.68908 -0.08154,-1.366916 -0.133319,-1.766644 -0.01807,-0.09908 -0.06492,-0.192753 -0.133324,-0.266663 -0.46366,-0.553698 -1.156389,-0.89218 -1.966513,-1.23332 -0.739597,-0.31144 -1.606657,-0.6348603 -2.4664743,-0.9999873 -0.048123,-0.107207 -0.095926,-0.4191236 0,-0.8999881 0.025759,-0.1291209 0.066096,-0.2674152 0.099994,-0.3999952 0.0808,-0.090507 0.143781,-0.164467 0.233316,-0.2666632 0.190958,-0.2179623 0.396144,-0.4466106 0.56662,-0.6666572 0.170482,-0.2200478 0.309958,-0.4088229 0.399971,-0.6666594 l 0.03333,-0.033333 c 0.34839,-1.4061623 0.348571,-1.9929284 0.366639,-2.4999678 l 0,-0.033333 c 0,-1.6338901 -1.468599,-2.899962 -3.199751,-2.899962 z" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccccsscscssccccccccscscsscccssc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <rect style="color:#000000" fill-opacity="0" height="97.986" width="163.31" y="-32.993" x="-62.897"/> + <path style="block-progression:tb;text-indent:0;color:#000000;text-transform:none" d="m8.4036 1c-1.7312 0-3.1998 1.2661-3.1998 2.9 0.012287 0.51643 0.058473 1.1532 0.36664 2.5v0.033333l0.033328 0.033333c0.098928 0.28338 0.24289 0.44549 0.4333 0.66666s0.41742 0.48149 0.63328 0.69999c0.025397 0.025708 0.041676 0.041633 0.066656 0.066677 0.04281 0.18631 0.094672 0.38681 0.13332 0.56666 0.10284 0.47851 0.092296 0.81737 0.066668 0.93332-0.74389 0.26121-1.6694 0.57228-2.4998 0.93332-0.46622 0.2027-0.8881 0.3837-1.2332 0.59999-0.34513 0.2163-0.68837 0.37971-0.79994 0.86666-0.16004 0.63293-0.19866 0.7539-0.39997 1.5333-0.027212 0.20914 0.083011 0.42961 0.26665 0.53333 1.5078 0.81451 3.824 1.1423 6.1329 1.1333s4.6066-0.35609 6.0662-1.1333c0.11739-0.07353 0.14304-0.10869 0.13332-0.2333-0.04365-0.68908-0.08154-1.3669-0.13332-1.7666-0.01807-0.09908-0.06492-0.19275-0.13332-0.26666-0.46366-0.5537-1.1564-0.89218-1.9665-1.2333-0.7396-0.31144-1.6067-0.63486-2.4665-0.99999-0.048123-0.10721-0.095926-0.41912 0-0.89999 0.025759-0.12912 0.066096-0.26742 0.099994-0.4 0.0808-0.090507 0.14378-0.16447 0.23332-0.26666 0.19096-0.21796 0.39614-0.44661 0.56662-0.66666s0.30996-0.40882 0.39997-0.66666l0.03333-0.033333c0.34839-1.4062 0.34857-1.9929 0.36664-2.5v-0.033333c0-1.6339-1.4686-2.9-3.1998-2.9z"/> </svg> diff --git a/core/img/actions/view-close.svg b/core/img/actions/view-close.svg index 45d66976084..1d5b1a9f49f 100644 --- a/core/img/actions/view-close.svg +++ b/core/img/actions/view-close.svg @@ -1,73 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="32" - height="32" - id="svg3875" - version="1.1" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="view-close.svg" - inkscape:export-filename="view-close.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="6.3363397" - inkscape:cx="4.7098147" - inkscape:cy="23.356371" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="773" - inkscape:window-x="0" - inkscape:window-y="-1" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1020.3622)"> - <path - style="fill:#ffffff;fill-opacity:1;stroke:none" - d="m 6,1028.3622 2,-2 8,7 8,-7 2,2 -7,8 7,8 -2,2 -8,-7 -8,7 -2,-2 7,-8 z" - id="path3086" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccccccccccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1020.4)"> + <path d="m6 1028.4 2-2 8 7 8-7 2 2-7 8 7 8-2 2-8-7-8 7-2-2 7-8z" fill="#fff"/> + </g> </svg> diff --git a/core/img/actions/view-next.svg b/core/img/actions/view-next.svg index d5642f1a11c..07c95b73ff0 100644 --- a/core/img/actions/view-next.svg +++ b/core/img/actions/view-next.svg @@ -1,73 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="32" - height="32" - id="svg3875" - version="1.1" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="view-next.svg" - inkscape:export-filename="view-next.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="6.3363398" - inkscape:cx="30.082863" - inkscape:cy="19.387471" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="773" - inkscape:window-x="0" - inkscape:window-y="-1" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1020.3622)"> - <path - style="fill:#ffffff;fill-opacity:1;stroke:none" - d="m 9,1024.3622 2,-2 14,14 -14,14 -2,-2 10,-12 z" - id="path3086" - inkscape:connector-curvature="0" - sodipodi:nodetypes="ccccccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1020.4)"> + <path d="m9 1024.4 2-2 14 14-14 14-2-2 10-12z" fill="#fff"/> + </g> </svg> diff --git a/core/img/actions/view-pause.svg b/core/img/actions/view-pause.svg index 0edc6f14e28..d901a4d789e 100644 --- a/core/img/actions/view-pause.svg +++ b/core/img/actions/view-pause.svg @@ -1,72 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="32" - height="32" - id="svg3875" - version="1.1" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="pause.svg" - inkscape:export-filename="view-pause.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="6.3363397" - inkscape:cx="8.9383019" - inkscape:cy="10.400115" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="773" - inkscape:window-x="0" - inkscape:window-y="-1" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1020.3622)"> - <path - style="fill:#ffffff;fill-opacity:1;stroke:none" - d="m 6,1026.3622 0,20 8,0 0,-20 -8,0 z m 12,0 0,20 8,0 0,-20 -8,0 z" - id="path3086" - inkscape:connector-curvature="0" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1020.4)"> + <path fill="#fff" d="m6 1026.4v20h8v-20h-8zm12 0v20h8v-20h-8z"/> + </g> </svg> diff --git a/core/img/actions/view-play.svg b/core/img/actions/view-play.svg index 0bdc63bf7e1..d9fa355371c 100644 --- a/core/img/actions/view-play.svg +++ b/core/img/actions/view-play.svg @@ -1,73 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="32" - height="32" - id="svg3875" - version="1.1" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="play.svg" - inkscape:export-filename="view-play.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="6.3363397" - inkscape:cx="12.629914" - inkscape:cy="9.5218526" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="773" - inkscape:window-x="0" - inkscape:window-y="-1" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1020.3622)"> - <path - style="fill:#ffffff;fill-opacity:1;stroke:none" - d="m 4,1024.3622 24,12 -24,12 z" - id="path3086" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccc" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1020.4)"> + <path d="m4 1024.4 24 12-24 12z" fill="#fff"/> + </g> </svg> diff --git a/core/img/actions/view-previous.svg b/core/img/actions/view-previous.svg index df1f49511d0..68a31c04433 100644 --- a/core/img/actions/view-previous.svg +++ b/core/img/actions/view-previous.svg @@ -1,73 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="32" - height="32" - id="svg3875" - version="1.1" - inkscape:version="0.48.3.1 r9886" - sodipodi:docname="view-next.svg" - inkscape:export-filename="view-previous.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs3877" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="12.67268" - inkscape:cx="13.313675" - inkscape:cy="18.927817" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1280" - inkscape:window-height="773" - inkscape:window-x="0" - inkscape:window-y="-1" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid3883" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> - <metadata - id="metadata3880"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1020.3622)"> - <path - sodipodi:nodetypes="ccccccc" - inkscape:connector-curvature="0" - id="path2984" - d="m 23,1024.3622 -2,-2 -14,14 14,14 2,-2 -10,-12 z" - style="fill:#ffffff;fill-opacity:1;stroke:none" /> - </g> +<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <g transform="translate(0 -1020.4)"> + <path d="m23 1024.4-2-2-14 14 14 14 2-2-10-12z" fill="#fff"/> + </g> </svg> |