Merge pull request #5137 from narunlifescience/master
use iconloader & cleanup previous remnants
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 38 KiB |
@ -1,70 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
version="1.1"
|
||||
width="48"
|
||||
height="48"
|
||||
id="svg7365">
|
||||
<defs
|
||||
id="defs7367">
|
||||
<linearGradient
|
||||
id="linearGradient4434">
|
||||
<stop
|
||||
id="stop4436"
|
||||
style="stop-color:#eeeeec;stop-opacity:1"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop4438"
|
||||
style="stop-color:#babdb6;stop-opacity:1"
|
||||
offset="0.75691998" />
|
||||
<stop
|
||||
id="stop4440"
|
||||
style="stop-color:#a1a59b;stop-opacity:1"
|
||||
offset="1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3201">
|
||||
<stop
|
||||
id="stop3203"
|
||||
style="stop-color:white;stop-opacity:1"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop3205"
|
||||
style="stop-color:white;stop-opacity:0"
|
||||
offset="1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
x1="-26"
|
||||
y1="-38.00008"
|
||||
x2="-26"
|
||||
y2="-13"
|
||||
id="linearGradient4444"
|
||||
xlink:href="#linearGradient4434"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(50,50.000079)" />
|
||||
<linearGradient
|
||||
x1="24"
|
||||
y1="13"
|
||||
x2="24"
|
||||
y2="36.99992"
|
||||
id="linearGradient4448"
|
||||
xlink:href="#linearGradient3201"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<g
|
||||
id="layer1">
|
||||
<path
|
||||
d="m 13.5,14.500079 c -2.735898,0 -5,2.264102 -5,5 l 0,9.0625 c 0,2.735898 2.264102,5 5,5 l 5,0 0,-4 -5,0 c -0.589087,0 -1,-0.410913 -1,-1 l 0,-9.0625 c 0,-0.589086 0.410913,-1 1,-1 l 21,0 c 0.589091,0 1,0.410913 1,1 l 0,9.0625 c 0,0.589086 -0.410913,1 -1,1 l -5,0 0,-3.0625 -7,5 7,5 0,-2.9375 5,0 c 2.735898,0 4.999998,-2.264102 5,-5 l 0,-9.0625 c 0,-2.735898 -2.264101,-5 -5,-5 l -21,0 z"
|
||||
id="rect7213"
|
||||
style="fill:url(#linearGradient4444);fill-opacity:1;stroke:#888a85;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.7" />
|
||||
<path
|
||||
d="m 13.5,15.40625 c -2.235918,0 -4.09375,1.857832 -4.09375,4.09375 l 0,9.0625 c 0,2.235918 1.857832,4.09375 4.09375,4.09375 l 4.09375,0 0,-2.1875 -4.09375,0 c -1.010519,0 -1.90625,-0.895731 -1.90625,-1.90625 l 0,-9.0625 c 0,-1.010518 0.89573,-1.90625 1.90625,-1.90625 l 21,0 c 1.01052,0 1.90625,0.895735 1.90625,1.90625 l 0,9.0625 c 0,1.010518 -0.89573,1.90625 -1.90625,1.90625 l -5,0 A 0.90634063,0.90634063 0 0 1 28.59375,29.5625 l 0,-1.28125 -4.5,3.21875 4.5,3.21875 0,-1.15625 A 0.90634063,0.90634063 0 0 1 29.5,32.65625 l 5,0 c 2.235918,0 4.093748,-1.857831 4.09375,-4.09375 l 0,-9.0625 c 0,-2.235918 -1.857831,-4.09375 -4.09375,-4.09375 l -21,0 z"
|
||||
transform="translate(-0.00624999,-0.01875001)"
|
||||
id="path7239"
|
||||
style="opacity:0.6;fill:none;stroke:url(#linearGradient4448);stroke-width:0.80000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.7" />
|
||||
</g>
|
||||
<svg id="svg7365" xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<defs id="defs7367">
|
||||
<linearGradient id="linearGradient4444" y2="-13" gradientUnits="userSpaceOnUse" x2="-26" gradientTransform="translate(50 50)" y1="-38" x1="-26">
|
||||
<stop id="stop4436" stop-color="#eeeeec" offset="0"/>
|
||||
<stop id="stop4438" stop-color="#babdb6" offset=".75692"/>
|
||||
<stop id="stop4440" stop-color="#a1a59b" offset="1"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linearGradient4448" y2="37" gradientUnits="userSpaceOnUse" x2="24" y1="13" x1="24">
|
||||
<stop id="stop3203" stop-color="#fff" offset="0"/>
|
||||
<stop id="stop3205" stop-color="#fff" stop-opacity="0" offset="1"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g id="layer1" stroke-dashoffset=".7" stroke-linecap="round">
|
||||
<path id="rect7213" stroke-linejoin="round" d="m13.5 14.5c-2.7359 0-5 2.2641-5 5v9.0625c0 2.7359 2.2641 5 5 5h5v-4h-5c-0.58909 0-1-0.41091-1-1v-9.0625c0-0.58909 0.41091-1 1-1h21c0.58909 0 1 0.41091 1 1v9.0625c0 0.58909-0.41091 1-1 1h-5v-3.0625l-7 5 7 5v-2.9375h5c2.7359 0 5-2.2641 5-5v-9.0625c0-2.7359-2.2641-5-5-5h-21z" stroke="#888a85" fill="url(#linearGradient4444)"/>
|
||||
<path id="path7239" opacity=".6" d="m13.5 15.406c-2.2359 0-4.0938 1.8578-4.0938 4.0938v9.0625c0 2.2359 1.8578 4.0938 4.0938 4.0938h4.0938v-2.1875h-4.0938c-1.0105 0-1.9062-0.89573-1.9062-1.9062v-9.0625c0-1.0105 0.89573-1.9062 1.9062-1.9062h21c1.0105 0 1.9062 0.89574 1.9062 1.9062v9.0625c0 1.0105-0.89573 1.9062-1.9062 1.9062h-5a0.90634 0.90634 0 0 1 -0.906 -0.906v-1.2812l-4.5 3.2188 4.5 3.2188v-1.1562a0.90634 0.90634 0 0 1 0.906 -0.906h5c2.2359 0 4.0937-1.8578 4.0938-4.0938v-9.0625c0-2.2359-1.8578-4.0938-4.0938-4.0938h-21z" transform="translate(-0.00625 -.018750)" stroke="url(#linearGradient4448)" stroke-width="0.8" fill="none"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 1.9 KiB |
@ -1,151 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
version="1.1"
|
||||
width="48"
|
||||
height="48"
|
||||
id="svg7306">
|
||||
<defs
|
||||
id="defs7308">
|
||||
<linearGradient
|
||||
id="linearGradient3742">
|
||||
<stop
|
||||
id="stop3744"
|
||||
style="stop-color:#eeeeec;stop-opacity:1"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop3746"
|
||||
style="stop-color:#babdb6;stop-opacity:1"
|
||||
offset="0.74033606" />
|
||||
<stop
|
||||
id="stop3748"
|
||||
style="stop-color:#a1a59b;stop-opacity:1"
|
||||
offset="1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3734">
|
||||
<stop
|
||||
id="stop3736"
|
||||
style="stop-color:#eeeeec;stop-opacity:1"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop3738"
|
||||
style="stop-color:#babdb6;stop-opacity:1"
|
||||
offset="0.74950081" />
|
||||
<stop
|
||||
id="stop3740"
|
||||
style="stop-color:#a1a59b;stop-opacity:1"
|
||||
offset="1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3212">
|
||||
<stop
|
||||
id="stop3214"
|
||||
style="stop-color:white;stop-opacity:1"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop3216"
|
||||
style="stop-color:white;stop-opacity:0"
|
||||
offset="1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient6889">
|
||||
<stop
|
||||
id="stop6891"
|
||||
style="stop-color:black;stop-opacity:1"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop6893"
|
||||
style="stop-color:black;stop-opacity:0"
|
||||
offset="1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient6866">
|
||||
<stop
|
||||
id="stop6868"
|
||||
style="stop-color:white;stop-opacity:1"
|
||||
offset="0" />
|
||||
<stop
|
||||
id="stop6870"
|
||||
style="stop-color:white;stop-opacity:0"
|
||||
offset="1" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
x1="22.00042"
|
||||
y1="-41.000038"
|
||||
x2="22"
|
||||
y2="-13"
|
||||
id="linearGradient3752"
|
||||
xlink:href="#linearGradient3734"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-4.19e-4,50.00004)" />
|
||||
<radialGradient
|
||||
cx="21.578125"
|
||||
cy="24.484375"
|
||||
r="3.171875"
|
||||
fx="21.578125"
|
||||
fy="24.484375"
|
||||
id="radialGradient3755"
|
||||
xlink:href="#linearGradient6889"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1,0,0,2.2315271,-4.19e-4,-30.153131)" />
|
||||
<linearGradient
|
||||
x1="22.00042"
|
||||
y1="-40.000038"
|
||||
x2="22.00042"
|
||||
y2="-13.00004"
|
||||
id="linearGradient3759"
|
||||
xlink:href="#linearGradient3742"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-4.19e-4,50.00004)" />
|
||||
<linearGradient
|
||||
x1="22.00042"
|
||||
y1="12.99996"
|
||||
x2="22.00042"
|
||||
y2="32.999962"
|
||||
id="linearGradient3766"
|
||||
xlink:href="#linearGradient3212"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
x1="22"
|
||||
y1="12"
|
||||
x2="22.00042"
|
||||
y2="34.999962"
|
||||
id="linearGradient3768"
|
||||
xlink:href="#linearGradient6866"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
</defs>
|
||||
<g
|
||||
id="layer1">
|
||||
<g
|
||||
transform="translate(-4.19e-4,4e-5)"
|
||||
id="g6954"
|
||||
style="opacity:0.5" />
|
||||
<path
|
||||
d="m 31.499581,36.50004 0,-3 -3,0 c -2.12222,-10e-7 -4.24698,-0.903558 -5.96875,-2.4375 -1.72177,-1.533942 -3.03125,-3.827579 -3.03125,-6.5625 0,-3.33603 -2.03913,-5 -4.5,-5 -3.32838,0 -4.5,0 -4.5,0 l -2,0 0,-4 2,0 c 0,0 1.17162,0 4.5,0 4.53913,0 8.5,3.79144 8.5,9 0,1.465079 0.69052,2.677692 1.71875,3.59375 1.02823,0.916058 2.40347,1.40625 3.28125,1.40625 l 3,0 0,-3 7,5 -7,5 z"
|
||||
id="path6793"
|
||||
style="fill:url(#linearGradient3759);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
d="m 9.3125,16.3125 0,2.375 1.1875,0 4.5,0 c 1.413566,0 2.766294,0.497513 3.75,1.5 0.983706,1.002487 1.5625,2.47894 1.5625,4.3125 0,2.475571 1.175817,4.566296 2.75,5.96875 1.592203,1.418508 3.545898,2.218749 5.4375,2.21875 l 3,0 A 0.81258125,0.81258125 0 0 1 32.3125,33.5 l 0,1.4375 4.8125,-3.4375 -4.8125,-3.4375 0,1.4375 A 0.81258125,0.81258125 0 0 1 31.5,30.3125 l -3,0 c -1.18027,0 -2.623091,-0.565344 -3.8125,-1.625 -1.159234,-1.032772 -2,-2.467122 -2,-4.1875 0,-4.796647 -3.600817,-8.1875 -7.6875,-8.1875 l -4.5,0 -1.1875,0 z"
|
||||
transform="translate(0,-0.03750001)"
|
||||
id="path6854"
|
||||
style="opacity:0.6;fill:none;stroke:url(#linearGradient3768);stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
d="m 20.968331,17.40629 c -1.15002,1.182769 -2.0687,2.667515 -2.5625,4.40625 0.40105,0.681118 0.625,1.561935 0.625,2.6875 0,2.887604 1.37884,5.294899 3.1875,6.90625 0.06175,0.05502 0.12476,0.10276 0.1875,0.15625 1.1268,-1.298561 1.95547,-2.918195 2.34375,-4.71875 -0.4785,-0.679136 -0.78125,-1.451225 -0.78125,-2.34375 0,-2.900128 -1.17337,-5.394254 -3,-7.09375 z"
|
||||
id="path6876"
|
||||
style="opacity:0.6;fill:url(#radialGradient3755);fill-opacity:1;fill-rule:evenodd;stroke:none" />
|
||||
<path
|
||||
d="m 31.499581,12.50004 0,3 -3,0 c -2.12222,10e-7 -4.24698,0.903558 -5.96875,2.4375 -1.72177,1.533942 -3.03125,3.827579 -3.03125,6.5625 0,3.33603 -2.03913,5 -4.5,5 -3.32838,0 -4.5,0 -4.5,0 l -2,0 0,4 2,0 c 0,0 1.17162,0 4.5,0 4.53913,0 8.5,-3.79144 8.5,-9 0,-1.465079 0.69052,-2.677692 1.71875,-3.59375 1.02823,-0.916058 2.40347,-1.40625 3.28125,-1.40625 l 3,0 0,3 7,-5 -7,-5 z"
|
||||
id="path6784"
|
||||
style="fill:url(#linearGradient3752);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
d="m 32.34375,14.15625 0,1.34375 A 0.85262163,0.85262163 0 0 1 31.5,16.34375 l -3,0 c -1.880238,1e-6 -3.820431,0.80593 -5.40625,2.21875 -1.566911,1.395975 -2.75,3.474708 -2.75,5.9375 0,1.841717 -0.570598,3.332911 -1.5625,4.34375 -0.991902,1.010839 -2.35866,1.5 -3.78125,1.5 l -4.5,0 -1.15625,0 0,2.3125 1.15625,0 4.5,0 c 4.064388,0 7.65625,-3.3799 7.65625,-8.15625 0,-1.732958 0.834311,-3.180226 2,-4.21875 1.197351,-1.066731 2.648575,-1.625 3.84375,-1.625 l 3,0 A 0.85262163,0.85262163 0 0 1 32.34375,19.5 l 0,1.34375 4.6875,-3.34375 -4.6875,-3.34375 z"
|
||||
transform="translate(0,-0.03750001)"
|
||||
id="path6816"
|
||||
style="opacity:0.6;fill:none;stroke:url(#linearGradient3766);stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
</g>
|
||||
<svg id="svg7306" xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<defs id="defs7308">
|
||||
<linearGradient id="linearGradient3752" y2="-13" gradientUnits="userSpaceOnUse" x2="22" gradientTransform="translate(-.000419 50)" y1="-41" x1="22">
|
||||
<stop id="stop3736" stop-color="#eeeeec" offset="0"/>
|
||||
<stop id="stop3738" stop-color="#babdb6" offset=".74950"/>
|
||||
<stop id="stop3740" stop-color="#a1a59b" offset="1"/>
|
||||
</linearGradient>
|
||||
<radialGradient id="radialGradient3755" gradientUnits="userSpaceOnUse" cy="24.484" cx="21.578" gradientTransform="matrix(1 0 0 2.2315 -.000419 -30.153)" r="3.1719">
|
||||
<stop id="stop6891" offset="0"/>
|
||||
<stop id="stop6893" stop-opacity="0" offset="1"/>
|
||||
</radialGradient>
|
||||
<linearGradient id="linearGradient3759" y2="-13" gradientUnits="userSpaceOnUse" x2="22" gradientTransform="translate(-.000419 50)" y1="-40" x1="22">
|
||||
<stop id="stop3744" stop-color="#eeeeec" offset="0"/>
|
||||
<stop id="stop3746" stop-color="#babdb6" offset=".74034"/>
|
||||
<stop id="stop3748" stop-color="#a1a59b" offset="1"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linearGradient3766" y2="33" gradientUnits="userSpaceOnUse" x2="22" y1="13" x1="22">
|
||||
<stop id="stop3214" stop-color="#fff" offset="0"/>
|
||||
<stop id="stop3216" stop-color="#fff" stop-opacity="0" offset="1"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linearGradient3768" y2="35" gradientUnits="userSpaceOnUse" x2="22" y1="12" x1="22">
|
||||
<stop id="stop6868" stop-color="#fff" offset="0"/>
|
||||
<stop id="stop6870" stop-color="#fff" stop-opacity="0" offset="1"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g id="layer1">
|
||||
<path id="path6793" d="m31.5 36.5v-3h-3c-2.1222-0.000001-4.247-0.90356-5.9688-2.4375s-3.0312-3.8276-3.0312-6.5625c0-3.336-2.0391-5-4.5-5h-4.5-2v-4h2 4.5c4.5391 0 8.5 3.7914 8.5 9 0 1.4651 0.69052 2.6777 1.7188 3.5938 1.0282 0.91606 2.4035 1.4062 3.2812 1.4062h3v-3l7 5-7 5z" fill-rule="evenodd" stroke="#888a85" stroke-linecap="square" fill="url(#linearGradient3759)"/>
|
||||
<path id="path6854" opacity=".6" d="m9.3125 16.312v2.375h1.1875 4.5c1.4136 0 2.7663 0.49751 3.75 1.5 0.98371 1.0025 1.5625 2.4789 1.5625 4.3125 0 2.4756 1.1758 4.5663 2.75 5.9688 1.5922 1.4185 3.5459 2.2187 5.4375 2.2188h3a0.81258 0.81258 0 0 1 0.812 0.813v1.4375l4.8125-3.4375-4.8125-3.4375v1.4375a0.81258 0.81258 0 0 1 -0.812 0.812h-3c-1.1803 0-2.6231-0.56534-3.8125-1.625-1.1592-1.0328-2-2.4671-2-4.1875 0-4.7966-3.6008-8.1875-7.6875-8.1875h-4.5-1.1875z" transform="translate(0 -0.0375)" stroke="url(#linearGradient3768)" stroke-linecap="square" stroke-width="0.8" fill="none"/>
|
||||
<path id="path6876" opacity=".6" d="m20.968 17.406c-1.15 1.1828-2.0687 2.6675-2.5625 4.4062 0.40105 0.68112 0.625 1.5619 0.625 2.6875 0 2.8876 1.3788 5.2949 3.1875 6.9062 0.06175 0.05502 0.12476 0.10276 0.1875 0.15625 1.1268-1.2986 1.9555-2.9182 2.3438-4.7188-0.4785-0.67914-0.78125-1.4512-0.78125-2.3438 0-2.9001-1.1734-5.3943-3-7.0938z" fill-rule="evenodd" fill="url(#radialGradient3755)"/>
|
||||
<path id="path6784" d="m31.5 12.5v3h-3c-2.1222 0.000001-4.247 0.90356-5.9688 2.4375s-3.0312 3.8276-3.0312 6.5625c0 3.336-2.0391 5-4.5 5h-4.5-2v4h2 4.5c4.5391 0 8.5-3.7914 8.5-9 0-1.4651 0.69052-2.6777 1.7188-3.5938 1.0282-0.91606 2.4035-1.4062 3.2812-1.4062h3v3l7-5-7-5z" fill-rule="evenodd" stroke="#888a85" stroke-linecap="square" fill="url(#linearGradient3752)"/>
|
||||
<path id="path6816" opacity=".6" d="m32.344 14.156v1.3438a0.85262 0.85262 0 0 1 -0.844 0.844h-3c-1.8802 0.000001-3.8204 0.80593-5.4062 2.2188-1.5669 1.396-2.75 3.4747-2.75 5.9375 0 1.8417-0.5706 3.3329-1.5625 4.3438-0.9919 1.0108-2.3587 1.5-3.7812 1.5h-4.5-1.1562v2.3125h1.1562 4.5c4.0644 0 7.6562-3.3799 7.6562-8.1562 0-1.733 0.83431-3.1802 2-4.2188 1.1974-1.0667 2.6486-1.625 3.8438-1.625h3a0.85262 0.85262 0 0 1 0.844 0.844v1.3438l4.6875-3.3438-4.6875-3.3438z" transform="translate(0 -0.0375)" stroke="url(#linearGradient3766)" stroke-linecap="square" stroke-width="0.8" fill="none"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 4.0 KiB |
@ -1,726 +1,136 @@
|
||||
<?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="48px"
|
||||
height="48px"
|
||||
id="svg7429"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
sodipodi:docname="Multimedia-player-ipod-nano-white.svg"
|
||||
version="1.1">
|
||||
<defs
|
||||
id="defs7431">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 24 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="48 : 24 : 1"
|
||||
inkscape:persp3d-origin="24 : 16 : 1"
|
||||
id="perspective82" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient2924">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop2926" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop2928" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient2924"
|
||||
id="radialGradient4706"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(3.495075,0.04547273,-0.01300942,0.999915,-25.42067,-0.463789)"
|
||||
cx="10.268794"
|
||||
cy="37.354755"
|
||||
fx="10.268794"
|
||||
fy="37.354755"
|
||||
r="2.1875000" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient5919">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop5921" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop5923" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5919"
|
||||
id="radialGradient3668"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1,0,0,0.201878,0,36.03783)"
|
||||
cx="30.428225"
|
||||
cy="45.153286"
|
||||
fx="30.428225"
|
||||
fy="45.153286"
|
||||
r="13.474453" />
|
||||
<linearGradient
|
||||
id="linearGradient9203">
|
||||
<stop
|
||||
style="stop-color:#f9f9f9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop9205" />
|
||||
<stop
|
||||
style="stop-color:#f2f2f2;stop-opacity:1.0000000;"
|
||||
offset="1.0000000"
|
||||
id="stop9207" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="8"
|
||||
inkscape:cx="19.166679"
|
||||
inkscape:cy="19.887999"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:document-units="px"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:showpageshadow="false"
|
||||
inkscape:window-width="1212"
|
||||
inkscape:window-height="909"
|
||||
inkscape:window-x="296"
|
||||
inkscape:window-y="162"
|
||||
inkscape:window-maximized="0" />
|
||||
<metadata
|
||||
id="metadata7434">
|
||||
<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>
|
||||
<dc:date>October 2005</dc:date>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Ryan Collier (pseudo)</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:creator>
|
||||
<dc:publisher>
|
||||
<cc:Agent>
|
||||
<dc:title>http://www.tango-project.org</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:publisher>
|
||||
<dc:source>http://www.pseudocode.org</dc:source>
|
||||
<dc:subject>
|
||||
<rdf:Bag>
|
||||
<rdf:li>media</rdf:li>
|
||||
<rdf:li>device</rdf:li>
|
||||
<rdf:li>ipod</rdf:li>
|
||||
</rdf:Bag>
|
||||
</dc:subject>
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/" />
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/by-sa/2.0/">
|
||||
<cc:permits
|
||||
rdf:resource="http://web.resource.org/cc/Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://web.resource.org/cc/Distribution" />
|
||||
<cc:requires
|
||||
rdf:resource="http://web.resource.org/cc/Notice" />
|
||||
<cc:requires
|
||||
rdf:resource="http://web.resource.org/cc/Attribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
|
||||
<cc:requires
|
||||
rdf:resource="http://web.resource.org/cc/ShareAlike" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
id="layer1"
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer">
|
||||
<g
|
||||
style="display:inline"
|
||||
id="g4646"
|
||||
transform="matrix(0.8885658,0,0,0.93390806,-46.180027,-49.176941)">
|
||||
<rect
|
||||
transform="matrix(0.85333,-0.521371,0.54466,0.838657,0,0)"
|
||||
ry="1.3993458"
|
||||
rx="1.5137454"
|
||||
y="112.90335"
|
||||
x="-0.94968754"
|
||||
height="3.1126587"
|
||||
width="13.589136"
|
||||
id="rect4648"
|
||||
style="fill:#eeeeec;fill-opacity:1;stroke:#c2c2c2;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<g
|
||||
id="g4650">
|
||||
<rect
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#c2c2c2;stroke-width:0.55335927;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
id="rect4652"
|
||||
width="9.5848627"
|
||||
height="2.5390387"
|
||||
x="-5.2611275"
|
||||
y="113.35451"
|
||||
rx="1.1134398"
|
||||
ry="1.2146336"
|
||||
transform="matrix(0.844299,-0.535873,0.577335,0.816508,0,0)" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#c2c2c2;fill-opacity:1;stroke:none;display:inline"
|
||||
id="path4654"
|
||||
sodipodi:cx="13.727494"
|
||||
sodipodi:cy="41.231144"
|
||||
sodipodi:rx="5.0608273"
|
||||
sodipodi:ry="5.0608273"
|
||||
d="m 18.788321,41.231144 c 0,2.795018 -2.265809,5.060827 -5.060827,5.060827 -2.795017,0 -5.060827,-2.265809 -5.060827,-5.060827 0,-2.795018 2.26581,-5.060827 5.060827,-5.060827 2.795018,0 5.060827,2.265809 5.060827,5.060827 z"
|
||||
transform="matrix(1.086779,0,0,1.086779,52.58125,47.69086)" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
id="path4656"
|
||||
sodipodi:cx="13.727494"
|
||||
sodipodi:cy="41.231144"
|
||||
sodipodi:rx="5.0608273"
|
||||
sodipodi:ry="5.0608273"
|
||||
d="m 18.788321,41.231144 c 0,2.795018 -2.265809,5.060827 -5.060827,5.060827 -2.795017,0 -5.060827,-2.265809 -5.060827,-5.060827 0,-2.795018 2.26581,-5.060827 5.060827,-5.060827 2.795018,0 5.060827,2.265809 5.060827,5.060827 z"
|
||||
transform="matrix(0.934525,0,0,0.934525,54.59161,53.99504)" />
|
||||
<g
|
||||
id="g4658"
|
||||
transform="matrix(1.003468,0,0,0.969091,-0.221812,2.72854)">
|
||||
<path
|
||||
transform="matrix(0.787521,0,0,0.787521,57.14101,59.79048)"
|
||||
d="m 18.788321,41.231144 c 0,2.795018 -2.265809,5.060827 -5.060827,5.060827 -2.795017,0 -5.060827,-2.265809 -5.060827,-5.060827 0,-2.795018 2.26581,-5.060827 5.060827,-5.060827 2.795018,0 5.060827,2.265809 5.060827,5.060827 z"
|
||||
sodipodi:ry="5.0608273"
|
||||
sodipodi:rx="5.0608273"
|
||||
sodipodi:cy="41.231144"
|
||||
sodipodi:cx="13.727494"
|
||||
id="path4660"
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(1.756842,0,0,1.756842,49.13326,25.12495)"
|
||||
d="m 13.000001,38.25 c 0,1.208123 -0.979377,2.1875 -2.1875,2.1875 -1.2081229,0 -2.1875,-0.979377 -2.1875,-2.1875 0,-1.208123 0.9793771,-2.1875 2.1875,-2.1875 1.208123,0 2.1875,0.979377 2.1875,2.1875 z"
|
||||
sodipodi:ry="2.1875"
|
||||
sodipodi:rx="2.1875"
|
||||
sodipodi:cy="38.25"
|
||||
sodipodi:cx="10.812501"
|
||||
id="path4662"
|
||||
style="opacity:0.46703294;fill:url(#radialGradient4706);fill-opacity:1;stroke:none"
|
||||
sodipodi:type="arc" />
|
||||
</g>
|
||||
</g>
|
||||
<svg id="svg7429" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="48px" width="48px" 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/">
|
||||
<defs id="defs7431">
|
||||
<radialGradient id="radialGradient4706" gradientUnits="userSpaceOnUse" cy="37.355" cx="10.269" gradientTransform="matrix(3.4951 .045473 -.013009 .99992 -25.421 -.46379)" r="2.1875">
|
||||
<stop id="stop2926" stop-color="#fff" offset="0"/>
|
||||
<stop id="stop2928" stop-color="#fff" stop-opacity="0" offset="1"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="radialGradient3668" gradientUnits="userSpaceOnUse" cy="45.153" cx="30.428" gradientTransform="matrix(1 0 0 .20188 0 36.038)" r="13.474">
|
||||
<stop id="stop5921" offset="0"/>
|
||||
<stop id="stop5923" stop-opacity="0" offset="1"/>
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<metadata id="metadata7434">
|
||||
<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:date>October 2005</dc:date>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Ryan Collier (pseudo)</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:creator>
|
||||
<dc:publisher>
|
||||
<cc:Agent>
|
||||
<dc:title>http://www.tango-project.org</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:publisher>
|
||||
<dc:source>http://www.pseudocode.org</dc:source>
|
||||
<dc:subject>
|
||||
<rdf:Bag>
|
||||
<rdf:li>media</rdf:li>
|
||||
<rdf:li>device</rdf:li>
|
||||
<rdf:li>ipod</rdf:li>
|
||||
</rdf:Bag>
|
||||
</dc:subject>
|
||||
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/"/>
|
||||
</cc:Work>
|
||||
<cc:License rdf:about="http://creativecommons.org/licenses/by-sa/2.0/">
|
||||
<cc:permits rdf:resource="http://web.resource.org/cc/Reproduction"/>
|
||||
<cc:permits rdf:resource="http://web.resource.org/cc/Distribution"/>
|
||||
<cc:requires rdf:resource="http://web.resource.org/cc/Notice"/>
|
||||
<cc:requires rdf:resource="http://web.resource.org/cc/Attribution"/>
|
||||
<cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/>
|
||||
<cc:requires rdf:resource="http://web.resource.org/cc/ShareAlike"/>
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g id="layer1">
|
||||
<g id="g4646" transform="matrix(.88857 0 0 .93391 -46.18 -49.177)">
|
||||
<rect id="rect4648" stroke-linejoin="round" ry="1.3993" rx="1.5137" transform="matrix(.85333 -.52137 .54466 .83866 0 0)" height="3.1127" width="13.589" stroke="#c2c2c2" stroke-linecap="round" y="112.9" x="-.94969" stroke-width=".5" fill="#eeeeec"/>
|
||||
<g id="g4650">
|
||||
<rect id="rect4652" stroke-linejoin="round" transform="matrix(.84430 -.53587 .57734 .81651 0 0)" rx="1.1134" ry="1.2146" height="2.539" width="9.5849" stroke="#c2c2c2" stroke-linecap="round" y="113.35" x="-5.2611" stroke-width=".55336" fill="#fff"/>
|
||||
<path id="path4654" d="m18.788 41.231c0 2.795-2.2658 5.0608-5.0608 5.0608s-5.0608-2.2658-5.0608-5.0608 2.2658-5.0608 5.0608-5.0608 5.0608 2.2658 5.0608 5.0608z" transform="matrix(1.0868 0 0 1.0868 52.581 47.691)" fill="#c2c2c2"/>
|
||||
<path id="path4656" d="m18.788 41.231c0 2.795-2.2658 5.0608-5.0608 5.0608s-5.0608-2.2658-5.0608-5.0608 2.2658-5.0608 5.0608-5.0608 5.0608 2.2658 5.0608 5.0608z" transform="matrix(.93452 0 0 .93452 54.592 53.995)" fill="#fff"/>
|
||||
<g id="g4658" transform="matrix(1.0035 0 0 .96909 -.22181 2.7285)">
|
||||
<path id="path4660" d="m18.788 41.231c0 2.795-2.2658 5.0608-5.0608 5.0608s-5.0608-2.2658-5.0608-5.0608 2.2658-5.0608 5.0608-5.0608 5.0608 2.2658 5.0608 5.0608z" transform="matrix(.78752 0 0 .78752 57.141 59.79)" fill="#8d8d8d"/>
|
||||
<path id="path4662" opacity=".46703" d="m13 38.25c0 1.2081-0.97938 2.1875-2.1875 2.1875s-2.1875-0.97938-2.1875-2.1875 0.97938-2.1875 2.1875-2.1875 2.1875 0.97938 2.1875 2.1875z" transform="matrix(1.7568 0 0 1.7568 49.133 25.125)" fill="url(#radialGradient4706)"/>
|
||||
</g>
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.45;fill:url(#radialGradient3668);fill-opacity:1;stroke:none;display:inline"
|
||||
id="path5261"
|
||||
sodipodi:cx="30.428225"
|
||||
sodipodi:cy="45.153286"
|
||||
sodipodi:rx="13.474453"
|
||||
sodipodi:ry="2.7201946"
|
||||
d="m 43.902678,45.153286 a 13.474453,2.7201946 0 1 1 -26.948906,0 13.474453,2.7201946 0 1 1 26.948906,0 z"
|
||||
transform="matrix(0.62647266,0,0,2.1518185,3.6092032,-55.99942)" />
|
||||
<rect
|
||||
style="fill:#cee14b;fill-opacity:1;stroke:#727e0a;stroke-width:0.94730794;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
|
||||
id="rect5391"
|
||||
width="15.957745"
|
||||
height="41.505779"
|
||||
x="14.69136"
|
||||
y="2.2237065"
|
||||
rx="1.4405075"
|
||||
ry="1.6450294" />
|
||||
<rect
|
||||
style="fill:#eaeef9;fill-opacity:1;stroke:#636363;stroke-width:1.14989436;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
|
||||
id="rect5399"
|
||||
width="12.214456"
|
||||
height="16.65066"
|
||||
x="16.564682"
|
||||
y="4.367157"
|
||||
rx="0.43454006"
|
||||
ry="0.85526252" />
|
||||
<rect
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
id="rect3672"
|
||||
width="11.021124"
|
||||
height="1.5155096"
|
||||
x="17.149273"
|
||||
y="4.8860664" />
|
||||
<rect
|
||||
style="fill:#cee14b;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5407"
|
||||
width="1.7449669"
|
||||
height="1.5155096"
|
||||
x="25.725384"
|
||||
y="4.8860664"
|
||||
rx="0.4345395"
|
||||
ry="0" />
|
||||
<rect
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5409"
|
||||
width="6.1073847"
|
||||
height="1.5155096"
|
||||
x="21.36297"
|
||||
y="8.1358356"
|
||||
rx="0"
|
||||
ry="1.8753474" />
|
||||
<rect
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5411"
|
||||
width="6.1073847"
|
||||
height="1.5195563"
|
||||
x="21.36297"
|
||||
y="11.162807"
|
||||
rx="0"
|
||||
ry="1.8753474" />
|
||||
<rect
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5417"
|
||||
width="5.234901"
|
||||
height="1.5155096"
|
||||
x="19.618004"
|
||||
y="4.8860664"
|
||||
rx="0"
|
||||
ry="1.8753474" />
|
||||
<rect
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5419"
|
||||
width="2.6174505"
|
||||
height="1.5155096"
|
||||
x="17.873035"
|
||||
y="17.228891"
|
||||
rx="0"
|
||||
ry="1.8753474" />
|
||||
<rect
|
||||
style="fill:#d3d7cf;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5423"
|
||||
width="9.5973196"
|
||||
height="1.5155096"
|
||||
x="17.873035"
|
||||
y="14.197873"
|
||||
rx="0"
|
||||
ry="1.8753474" />
|
||||
<rect
|
||||
style="fill:#729fcf;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5425"
|
||||
width="7.8523517"
|
||||
height="1.5155096"
|
||||
x="17.873035"
|
||||
y="14.193827"
|
||||
rx="0"
|
||||
ry="1.8753474" />
|
||||
<rect
|
||||
ry="0.75479841"
|
||||
style="fill:#8f5902;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5429"
|
||||
width="2.6174641"
|
||||
height="4.5465283"
|
||||
x="17.864983"
|
||||
y="8.1554689"
|
||||
rx="0.43453947" />
|
||||
<rect
|
||||
ry="0.63270348"
|
||||
rx="0.55404127"
|
||||
y="3.2571013"
|
||||
x="15.579163"
|
||||
height="39.523552"
|
||||
width="14.184278"
|
||||
id="rect5433"
|
||||
style="fill:none;stroke:#727e0a;stroke-width:0.94730735;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0;stroke-dasharray:none;display:inline" />
|
||||
<rect
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect3634"
|
||||
width="2.6174505"
|
||||
height="1.5155096"
|
||||
x="24.852901"
|
||||
y="17.228891"
|
||||
rx="0"
|
||||
ry="1.8753474" />
|
||||
<path
|
||||
style="opacity:0.37912089;fill:#cee14b;fill-opacity:1;stroke:none;display:inline"
|
||||
d="m 15.112672,3.798355 c -0.0078,-0.540856 0.469916,-1.046492 0.870511,-1.063712 0.459411,-0.02103 12.855401,0.02963 12.855401,0.02963 0,0 1.445914,-0.229261 1.338182,1.162089 -3.379191,3.120464 -8.920218,12.48086 -8.494828,18.16284 0.928963,12.270033 -6.561997,20.121023 -6.561997,20.121023 0,0 0.0095,-36.579623 -0.0073,-38.411871 z"
|
||||
id="path6765"
|
||||
sodipodi:nodetypes="ccccscc" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
id="path5395"
|
||||
sodipodi:cx="26.030369"
|
||||
sodipodi:cy="26.742603"
|
||||
sodipodi:rx="7.2036505"
|
||||
sodipodi:ry="7.2036505"
|
||||
d="m 33.234019,26.742603 a 7.2036505,7.2036505 0 1 1 -14.407301,0 7.2036505,7.2036505 0 1 1 14.407301,0 z"
|
||||
transform="matrix(0.8019102,0,0,0.84268392,1.7986633,7.2027134)" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:0.85835272px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline;font-family:Bitstream Vera Sans"
|
||||
x="21.777676"
|
||||
y="24.656897"
|
||||
id="text5401"
|
||||
sodipodi:linespacing="125%"
|
||||
transform="scale(0.97631339,1.0242613)"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan5403"
|
||||
x="21.777676"
|
||||
y="24.656897">MENU</tspan></text>
|
||||
<g
|
||||
id="g4766"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none"
|
||||
transform="matrix(0.8885658,0,0,0.93390806,0.9038224,3.1194161)">
|
||||
<g
|
||||
transform="matrix(-1.452503,0,0,1.61689,61.36126,-18.66043)"
|
||||
id="g5435"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline">
|
||||
<g
|
||||
id="g5437"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none">
|
||||
<path
|
||||
transform="matrix(0.314794,-0.435197,0.44667,0.307983,21.21828,34.76076)"
|
||||
d="M 17.25,6.28125 16.738712,6.0451923 16.227424,5.8091345 16.6875,5.484375 17.147576,5.1596154 17.198788,5.7204327 17.25,6.28125 z"
|
||||
inkscape:randomized="0"
|
||||
inkscape:rounded="0"
|
||||
inkscape:flatsided="false"
|
||||
sodipodi:arg2="2.0033309"
|
||||
sodipodi:arg1="0.95613337"
|
||||
sodipodi:r2="0.3251352"
|
||||
sodipodi:r1="0.6502704"
|
||||
sodipodi:cy="5.75"
|
||||
sodipodi:cx="16.875"
|
||||
sodipodi:sides="3"
|
||||
id="path5439"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="star" />
|
||||
<path
|
||||
transform="matrix(0.314794,-0.435197,0.44667,0.307983,20.71828,34.76076)"
|
||||
d="M 17.25,6.28125 16.738712,6.0451923 16.227424,5.8091345 16.6875,5.484375 17.147576,5.1596154 17.198788,5.7204327 17.25,6.28125 z"
|
||||
inkscape:randomized="0"
|
||||
inkscape:rounded="0"
|
||||
inkscape:flatsided="false"
|
||||
sodipodi:arg2="2.0033309"
|
||||
sodipodi:arg1="0.95613337"
|
||||
sodipodi:r2="0.3251352"
|
||||
sodipodi:r1="0.6502704"
|
||||
sodipodi:cy="5.75"
|
||||
sodipodi:cx="16.875"
|
||||
sodipodi:sides="3"
|
||||
id="path5441"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="star" />
|
||||
</g>
|
||||
<rect
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none"
|
||||
id="rect5443"
|
||||
width="0.10496103"
|
||||
height="0.60214609"
|
||||
x="29.455418"
|
||||
y="28.891544"
|
||||
ry="0" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
id="g4786"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none"
|
||||
transform="matrix(0.8885658,0,0,0.93390806,0.9038224,3.1194161)">
|
||||
<g
|
||||
id="g4773"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none">
|
||||
<g
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline"
|
||||
id="g5445"
|
||||
transform="matrix(1.452503,0,0,1.61689,-12.53564,-18.67193)">
|
||||
<g
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none"
|
||||
id="g5447">
|
||||
<path
|
||||
sodipodi:type="star"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline"
|
||||
id="path5449"
|
||||
sodipodi:sides="3"
|
||||
sodipodi:cx="16.875"
|
||||
sodipodi:cy="5.75"
|
||||
sodipodi:r1="0.6502704"
|
||||
sodipodi:r2="0.3251352"
|
||||
sodipodi:arg1="0.95613337"
|
||||
sodipodi:arg2="2.0033309"
|
||||
inkscape:flatsided="false"
|
||||
inkscape:rounded="0"
|
||||
inkscape:randomized="0"
|
||||
d="M 17.25,6.28125 16.738712,6.0451923 16.227424,5.8091345 16.6875,5.484375 17.147576,5.1596154 17.198788,5.7204327 17.25,6.28125 z"
|
||||
transform="matrix(0.314794,-0.435197,0.44667,0.307983,21.21828,34.76076)" />
|
||||
<path
|
||||
sodipodi:type="star"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline"
|
||||
id="path5451"
|
||||
sodipodi:sides="3"
|
||||
sodipodi:cx="16.875"
|
||||
sodipodi:cy="5.75"
|
||||
sodipodi:r1="0.6502704"
|
||||
sodipodi:r2="0.3251352"
|
||||
sodipodi:arg1="0.95613337"
|
||||
sodipodi:arg2="2.0033309"
|
||||
inkscape:flatsided="false"
|
||||
inkscape:rounded="0"
|
||||
inkscape:randomized="0"
|
||||
d="M 17.25,6.28125 16.738712,6.0451923 16.227424,5.8091345 16.6875,5.484375 17.147576,5.1596154 17.198788,5.7204327 17.25,6.28125 z"
|
||||
transform="matrix(0.314794,-0.435197,0.44667,0.307983,20.71828,34.76076)" />
|
||||
</g>
|
||||
<rect
|
||||
ry="0"
|
||||
y="28.891544"
|
||||
x="29.455418"
|
||||
height="0.60214609"
|
||||
width="0.10496103"
|
||||
id="rect5453"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
id="g4794"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none"
|
||||
transform="matrix(0.8885658,0,0,0.93390806,0.9038224,3.1194161)">
|
||||
<g
|
||||
id="g4780"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none">
|
||||
<g
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline"
|
||||
id="g5455"
|
||||
transform="matrix(1.110422,0,0,1.124669,-2.326838,-5.984431)">
|
||||
<path
|
||||
transform="matrix(0.461555,-0.638092,0.654914,0.451569,12.10407,43.22973)"
|
||||
d="M 17.25,6.28125 16.738712,6.0451923 16.227424,5.8091345 16.6875,5.484375 17.147576,5.1596154 17.198788,5.7204327 17.25,6.28125 z"
|
||||
inkscape:randomized="0"
|
||||
inkscape:rounded="0"
|
||||
inkscape:flatsided="false"
|
||||
sodipodi:arg2="2.0033309"
|
||||
sodipodi:arg1="0.95613337"
|
||||
sodipodi:r2="0.3251352"
|
||||
sodipodi:r1="0.6502704"
|
||||
sodipodi:cy="5.75"
|
||||
sodipodi:cx="16.875"
|
||||
sodipodi:sides="3"
|
||||
id="path5457"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="star" />
|
||||
<rect
|
||||
ry="0"
|
||||
y="34.624207"
|
||||
x="24.306477"
|
||||
height="0.88287503"
|
||||
width="0.15389533"
|
||||
id="rect5459"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none" />
|
||||
<rect
|
||||
ry="0"
|
||||
y="34.620716"
|
||||
x="24.682838"
|
||||
height="0.88287503"
|
||||
width="0.15389533"
|
||||
id="rect5461"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
style="display:inline"
|
||||
id="g4664"
|
||||
transform="matrix(0.8885658,0,0,0.93390806,-50.460435,-49.176941)">
|
||||
<path
|
||||
sodipodi:nodetypes="cs"
|
||||
id="path4666"
|
||||
d="m 97.88267,96.940154 c 6.70725,-1.555673 -5.855102,-2.314691 -6.542311,-2.233144"
|
||||
style="fill:none;stroke:#c2c2c2;stroke-width:1.91250193;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" />
|
||||
<path
|
||||
sodipodi:nodetypes="cs"
|
||||
id="path4668"
|
||||
d="m 97.875398,96.899543 c 6.707252,-1.555673 -5.855101,-2.31469 -6.54232,-2.233144"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.78483576;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" />
|
||||
<g
|
||||
transform="matrix(1.148447,0,0,1.148447,52.4095,48.70484)"
|
||||
id="g4670"
|
||||
style="fill:#c2c2c2;fill-opacity:1;display:inline">
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#c2c2c2;fill-opacity:1;stroke:none;display:inline"
|
||||
id="path4672"
|
||||
sodipodi:cx="30.828125"
|
||||
sodipodi:cy="41.484375"
|
||||
sodipodi:rx="4.578125"
|
||||
sodipodi:ry="4.578125"
|
||||
d="m 35.40625,41.484375 c 0,2.528429 -2.049696,4.578125 -4.578125,4.578125 -2.528429,0 -4.578125,-2.049696 -4.578125,-4.578125 0,-2.528429 2.049696,-4.578125 4.578125,-4.578125 2.528429,0 4.578125,2.049696 4.578125,4.578125 z"
|
||||
transform="matrix(1.044369,0,0,1.044369,-1.649051,-1.715604)" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#c2c2c2;fill-opacity:1;stroke:none"
|
||||
id="path4674"
|
||||
sodipodi:cx="30.828125"
|
||||
sodipodi:cy="41.484375"
|
||||
sodipodi:rx="4.578125"
|
||||
sodipodi:ry="4.578125"
|
||||
d="m 35.40625,41.484375 c 0,2.528429 -2.049696,4.578125 -4.578125,4.578125 -2.528429,0 -4.578125,-2.049696 -4.578125,-4.578125 0,-2.528429 2.049696,-4.578125 4.578125,-4.578125 2.528429,0 4.578125,2.049696 4.578125,4.578125 z"
|
||||
transform="translate(0.25,0.34375)" />
|
||||
</g>
|
||||
<path
|
||||
transform="matrix(1.02821,0,0,1.02821,55.83221,53.73015)"
|
||||
d="m 35.40625,41.484375 c 0,2.528429 -2.049696,4.578125 -4.578125,4.578125 -2.528429,0 -4.578125,-2.049696 -4.578125,-4.578125 0,-2.528429 2.049696,-4.578125 4.578125,-4.578125 2.528429,0 4.578125,2.049696 4.578125,4.578125 z"
|
||||
sodipodi:ry="4.578125"
|
||||
sodipodi:rx="4.578125"
|
||||
sodipodi:cy="41.484375"
|
||||
sodipodi:cx="30.828125"
|
||||
id="path4676"
|
||||
style="fill:#eeeeec;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(0.984529,0,0,0.984529,57.7018,55.75757)"
|
||||
d="m 35.40625,41.484375 c 0,2.528429 -2.049696,4.578125 -4.578125,4.578125 -2.528429,0 -4.578125,-2.049696 -4.578125,-4.578125 0,-2.528429 2.049696,-4.578125 4.578125,-4.578125 2.528429,0 4.578125,2.049696 4.578125,4.578125 z"
|
||||
sodipodi:ry="4.578125"
|
||||
sodipodi:rx="4.578125"
|
||||
sodipodi:cy="41.484375"
|
||||
sodipodi:cx="30.828125"
|
||||
id="path4678"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
<g
|
||||
transform="matrix(1.007793,0,0,1.004691,56.19417,54.3161)"
|
||||
id="g4680"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:#eeeeec;fill-opacity:1;stroke:#c2c2c2;stroke-width:0.49689928;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
id="rect4682"
|
||||
width="13.480978"
|
||||
height="3.0878816"
|
||||
x="20.703314"
|
||||
y="47.136684"
|
||||
rx="1.6140188"
|
||||
ry="1.5439408"
|
||||
transform="matrix(0.985898,-0.167348,0.194419,0.980919,0,0)" />
|
||||
<rect
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#c2c2c2;stroke-width:0.5495854;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
id="rect4684"
|
||||
width="9.4694977"
|
||||
height="3.0802486"
|
||||
x="21.659946"
|
||||
y="47.28104"
|
||||
rx="1.3586608"
|
||||
ry="1.4996823"
|
||||
transform="matrix(0.984635,-0.174627,0.177401,0.984139,0,0)" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(1.211847,0,0,1.211847,52.90119,45.21661)"
|
||||
id="g4686"
|
||||
style="display:inline">
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#cacaca;fill-opacity:1;stroke:none"
|
||||
id="path4688"
|
||||
sodipodi:cx="29.265625"
|
||||
sodipodi:cy="39.921875"
|
||||
sodipodi:rx="0.765625"
|
||||
sodipodi:ry="0.765625"
|
||||
d="m 30.03125,39.921875 c 0,0.422843 -0.342782,0.765625 -0.765625,0.765625 -0.422843,0 -0.765625,-0.342782 -0.765625,-0.765625 0,-0.422843 0.342782,-0.765625 0.765625,-0.765625 0.422843,0 0.765625,0.342782 0.765625,0.765625 z"
|
||||
transform="translate(-0.34375,-0.09375)" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:1.31750739px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
|
||||
x="-40.349224"
|
||||
y="29.42164"
|
||||
id="text4690"
|
||||
sodipodi:linespacing="125%"
|
||||
transform="matrix(0,-1,1,0,0,0)"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan4692"
|
||||
x="-40.349224"
|
||||
y="29.42164">R</tspan></text>
|
||||
</g>
|
||||
<path
|
||||
transform="matrix(4.648302e-8,-0.525081,0.525081,4.648302e-8,63.94198,112.1245)"
|
||||
d="m 31.874998,38.90625 c 0,0.258883 -0.209866,0.46875 -0.46875,0.46875 -0.258883,0 -0.46875,-0.209867 -0.46875,-0.46875 0,-0.258883 0.209867,-0.46875 0.46875,-0.46875 0.258884,0 0.46875,0.209867 0.46875,0.46875 z"
|
||||
sodipodi:ry="0.46874997"
|
||||
sodipodi:rx="0.46874997"
|
||||
sodipodi:cy="38.90625"
|
||||
sodipodi:cx="31.406248"
|
||||
id="path4694"
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(4.648302e-8,-0.525081,0.525081,4.648302e-8,64.44962,111.0811)"
|
||||
d="m 31.874998,38.90625 c 0,0.258883 -0.209866,0.46875 -0.46875,0.46875 -0.258883,0 -0.46875,-0.209867 -0.46875,-0.46875 0,-0.258883 0.209867,-0.46875 0.46875,-0.46875 0.258884,0 0.46875,0.209867 0.46875,0.46875 z"
|
||||
sodipodi:ry="0.46874997"
|
||||
sodipodi:rx="0.46874997"
|
||||
sodipodi:cy="38.90625"
|
||||
sodipodi:cx="31.406248"
|
||||
id="path4696"
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(4.648302e-8,-0.525081,0.525081,4.648302e-8,65.15726,110.3156)"
|
||||
d="m 31.874998,38.90625 c 0,0.258883 -0.209866,0.46875 -0.46875,0.46875 -0.258883,0 -0.46875,-0.209867 -0.46875,-0.46875 0,-0.258883 0.209867,-0.46875 0.46875,-0.46875 0.258884,0 0.46875,0.209867 0.46875,0.46875 z"
|
||||
sodipodi:ry="0.46874997"
|
||||
sodipodi:rx="0.46874997"
|
||||
sodipodi:cy="38.90625"
|
||||
sodipodi:cx="31.406248"
|
||||
id="path4698"
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(4.648302e-8,-0.525081,0.525081,4.648302e-8,63.85072,113.2347)"
|
||||
d="m 31.874998,38.90625 c 0,0.258883 -0.209866,0.46875 -0.46875,0.46875 -0.258883,0 -0.46875,-0.209867 -0.46875,-0.46875 0,-0.258883 0.209867,-0.46875 0.46875,-0.46875 0.258884,0 0.46875,0.209867 0.46875,0.46875 z"
|
||||
sodipodi:ry="0.46874997"
|
||||
sodipodi:rx="0.46874997"
|
||||
sodipodi:cy="38.90625"
|
||||
sodipodi:cx="31.406248"
|
||||
id="path4700"
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(4.648302e-8,-0.525081,0.525081,4.648302e-8,64.12085,114.3221)"
|
||||
d="m 31.874998,38.90625 c 0,0.258883 -0.209866,0.46875 -0.46875,0.46875 -0.258883,0 -0.46875,-0.209867 -0.46875,-0.46875 0,-0.258883 0.209867,-0.46875 0.46875,-0.46875 0.258884,0 0.46875,0.209867 0.46875,0.46875 z"
|
||||
sodipodi:ry="0.46874997"
|
||||
sodipodi:rx="0.46874997"
|
||||
sodipodi:cy="38.90625"
|
||||
sodipodi:cx="31.406248"
|
||||
id="path4702"
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(4.648302e-8,-0.525081,0.525081,4.648302e-8,64.65661,115.3336)"
|
||||
d="m 31.874998,38.90625 c 0,0.258883 -0.209866,0.46875 -0.46875,0.46875 -0.258883,0 -0.46875,-0.209867 -0.46875,-0.46875 0,-0.258883 0.209867,-0.46875 0.46875,-0.46875 0.258884,0 0.46875,0.209867 0.46875,0.46875 z"
|
||||
sodipodi:ry="0.46874997"
|
||||
sodipodi:rx="0.46874997"
|
||||
sodipodi:cy="38.90625"
|
||||
sodipodi:cx="31.406248"
|
||||
id="path4704"
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
</g>
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#cee14b;fill-opacity:1;stroke:#cfe14b;stroke-width:0.92000002;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
id="path4764"
|
||||
sodipodi:cx="26"
|
||||
sodipodi:cy="27"
|
||||
sodipodi:rx="1.5"
|
||||
sodipodi:ry="1.5"
|
||||
d="m 27.5,27 a 1.5,1.5 0 1 1 -3,0 1.5,1.5 0 1 1 3,0 z"
|
||||
transform="matrix(1.3419157,0,0,1.4103918,-12.216124,-8.2864123)" />
|
||||
</g>
|
||||
</g>
|
||||
<path id="path5261" opacity=".45" d="m43.903 45.153a13.474 2.7202 0 1 1 -26.949 0 13.474 2.7202 0 1 1 26.949 0z" transform="matrix(.62647 0 0 2.1518 3.6092 -55.999)" fill="url(#radialGradient3668)"/>
|
||||
<rect id="rect5391" stroke-linejoin="round" rx="1.4405" ry="1.645" height="41.506" width="15.958" stroke="#727e0a" stroke-linecap="round" y="2.2237" x="14.691" stroke-width=".94731" fill="#cee14b"/>
|
||||
<rect id="rect5399" stroke-linejoin="round" rx=".43454" ry=".85526" height="16.651" width="12.214" stroke="#636363" stroke-linecap="round" y="4.3672" x="16.565" stroke-width="1.1499" fill="#eaeef9"/>
|
||||
<rect id="rect3672" height="1.5155" width="11.021" y="4.8861" x="17.149" fill="#fff"/>
|
||||
<rect id="rect5407" rx=".43454" ry="0" height="1.5155" width="1.745" y="4.8861" x="25.725" fill="#cee14b"/>
|
||||
<rect id="rect5409" rx="0" ry="1.8753" height="1.5155" width="6.1074" y="8.1358" x="21.363" fill="#8d8d8d"/>
|
||||
<rect id="rect5411" rx="0" ry="1.8753" height="1.5196" width="6.1074" y="11.163" x="21.363" fill="#8d8d8d"/>
|
||||
<rect id="rect5417" rx="0" ry="1.8753" height="1.5155" width="5.2349" y="4.8861" x="19.618" fill="#8d8d8d"/>
|
||||
<rect id="rect5419" rx="0" ry="1.8753" height="1.5155" width="2.6175" y="17.229" x="17.873" fill="#8d8d8d"/>
|
||||
<rect id="rect5423" rx="0" ry="1.8753" height="1.5155" width="9.5973" y="14.198" x="17.873" fill="#d3d7cf"/>
|
||||
<rect id="rect5425" rx="0" ry="1.8753" height="1.5155" width="7.8524" y="14.194" x="17.873" fill="#729fcf"/>
|
||||
<rect id="rect5429" rx=".43454" ry=".75480" height="4.5465" width="2.6175" y="8.1555" x="17.865" fill="#8f5902"/>
|
||||
<rect id="rect5433" stroke-opacity="0" rx=".55404" ry=".63270" height="39.524" width="14.184" y="3.2571" x="15.579" fill="none"/>
|
||||
<rect id="rect3634" rx="0" ry="1.8753" height="1.5155" width="2.6175" y="17.229" x="24.853" fill="#8d8d8d"/>
|
||||
<path id="path6765" opacity=".37912" d="m15.113 3.7984c-0.0078-0.54086 0.46992-1.0465 0.87051-1.0637 0.45941-0.02103 12.855 0.02963 12.855 0.02963s1.4459-0.22926 1.3382 1.1621c-3.3792 3.1205-8.9202 12.481-8.4948 18.163 0.92896 12.27-6.562 20.121-6.562 20.121s0.0095-36.58-0.0073-38.412z" fill="#cee14b"/>
|
||||
<path id="path5395" d="m33.234 26.743a7.2037 7.2037 0 1 1 -14.407 0 7.2037 7.2037 0 1 1 14.407 0z" transform="matrix(.80191 0 0 .84268 1.7987 7.2027)" fill="#fff"/>
|
||||
<text id="text5401" line-height="125%" font-weight="bold" xml:space="preserve" transform="scale(.97631 1.0243)" font-size=".85835px" y="24.656897" x="21.777676" font-family="Bitstream Vera Sans" fill="#d7d7d7"><tspan id="tspan5403" x="21.777676" y="24.656897">MENU</tspan></text>
|
||||
<g id="g4766" fill="#d7d7d7" transform="matrix(.88857 0 0 .93391 .90382 3.1194)">
|
||||
<g id="g5435" transform="matrix(-1.4525 0 0 1.6169 61.361 -18.66)" fill="#d7d7d7">
|
||||
<g id="g5437">
|
||||
<path id="path5439" d="m17.25 6.2812-0.511-0.236-0.512-0.2361 0.461-0.3247 0.46-0.3248 0.051 0.5608 0.051 0.5608z" transform="matrix(.31479 -.43520 .44667 .30798 21.218 34.761)"/>
|
||||
<path id="path5441" d="m17.25 6.2812-0.511-0.236-0.512-0.2361 0.461-0.3247 0.46-0.3248 0.051 0.5608 0.051 0.5608z" transform="matrix(.31479 -.43520 .44667 .30798 20.718 34.761)"/>
|
||||
</g>
|
||||
<rect id="rect5443" ry="0" height=".60215" width=".10496" y="28.892" x="29.455"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="g4786" fill="#d7d7d7" transform="matrix(.88857 0 0 .93391 .90382 3.1194)">
|
||||
<g id="g4773" fill="#d7d7d7">
|
||||
<g id="g5445" transform="matrix(1.4525 0 0 1.6169 -12.536 -18.672)" fill="#d7d7d7">
|
||||
<g id="g5447">
|
||||
<path id="path5449" transform="matrix(.31479 -.43520 .44667 .30798 21.218 34.761)" d="m17.25 6.2812-0.511-0.236-0.512-0.2361 0.461-0.3247 0.46-0.3248 0.051 0.5608 0.051 0.5608z"/>
|
||||
<path id="path5451" transform="matrix(.31479 -.43520 .44667 .30798 20.718 34.761)" d="m17.25 6.2812-0.511-0.236-0.512-0.2361 0.461-0.3247 0.46-0.3248 0.051 0.5608 0.051 0.5608z"/>
|
||||
</g>
|
||||
<rect id="rect5453" ry="0" height=".60215" width=".10496" y="28.892" x="29.455"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="g4794" fill="#d7d7d7" transform="matrix(.88857 0 0 .93391 .90382 3.1194)">
|
||||
<g id="g4780" fill="#d7d7d7">
|
||||
<g id="g5455" transform="matrix(1.1104 0 0 1.1247 -2.3268 -5.9844)" fill="#d7d7d7">
|
||||
<path id="path5457" d="m17.25 6.2812-0.511-0.236-0.512-0.2361 0.461-0.3247 0.46-0.3248 0.051 0.5608 0.051 0.5608z" transform="matrix(.46156 -.63809 .65491 .45157 12.104 43.23)"/>
|
||||
<rect id="rect5459" ry="0" height=".88288" width=".15390" y="34.624" x="24.306"/>
|
||||
<rect id="rect5461" ry="0" height=".88288" width=".15390" y="34.621" x="24.683"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="g4664" transform="matrix(.88857 0 0 .93391 -50.46 -49.177)">
|
||||
<path id="path4666" stroke-linejoin="round" d="m97.883 96.94c6.7072-1.5557-5.8551-2.3147-6.5423-2.2331" stroke="#c2c2c2" stroke-width="1.9125" fill="none"/>
|
||||
<path id="path4668" d="m97.875 96.9c6.7073-1.5557-5.8551-2.3147-6.5423-2.2331" stroke="#fff" stroke-width=".78484" fill="none"/>
|
||||
<g id="g4670" transform="matrix(1.1484 0 0 1.1484 52.41 48.705)" fill="#c2c2c2">
|
||||
<path id="path4672" d="m35.406 41.484c0 2.5284-2.0497 4.5781-4.5781 4.5781s-4.5781-2.0497-4.5781-4.5781 2.0497-4.5781 4.5781-4.5781 4.5781 2.0497 4.5781 4.5781z" transform="matrix(1.0444 0 0 1.0444 -1.6491 -1.7156)"/>
|
||||
<path id="path4674" d="m35.406 41.484c0 2.5284-2.0497 4.5781-4.5781 4.5781s-4.5781-2.0497-4.5781-4.5781 2.0497-4.5781 4.5781-4.5781 4.5781 2.0497 4.5781 4.5781z" transform="translate(.25 .34375)"/>
|
||||
</g>
|
||||
<path id="path4676" d="m35.406 41.484c0 2.5284-2.0497 4.5781-4.5781 4.5781s-4.5781-2.0497-4.5781-4.5781 2.0497-4.5781 4.5781-4.5781 4.5781 2.0497 4.5781 4.5781z" transform="matrix(1.0282 0 0 1.0282 55.832 53.73)" fill="#eeeeec"/>
|
||||
<path id="path4678" d="m35.406 41.484c0 2.5284-2.0497 4.5781-4.5781 4.5781s-4.5781-2.0497-4.5781-4.5781 2.0497-4.5781 4.5781-4.5781 4.5781 2.0497 4.5781 4.5781z" transform="matrix(.98453 0 0 .98453 57.702 55.758)" fill="#fff"/>
|
||||
<g id="g4680" stroke-linejoin="round" transform="matrix(1.0078 0 0 1.0047 56.194 54.316)" stroke="#c2c2c2" stroke-linecap="round">
|
||||
<rect id="rect4682" transform="matrix(.98590 -.16735 .19442 .98092 0 0)" rx="1.614" ry="1.5439" height="3.0879" width="13.481" y="47.137" x="20.703" stroke-width=".49690" fill="#eeeeec"/>
|
||||
<rect id="rect4684" transform="matrix(.98464 -.17463 .17740 .98414 0 0)" rx="1.3587" ry="1.4997" height="3.0802" width="9.4695" y="47.281" x="21.66" stroke-width=".54959" fill="#fff"/>
|
||||
</g>
|
||||
<g id="g4686" transform="matrix(1.2118 0 0 1.2118 52.901 45.217)">
|
||||
<path id="path4688" d="m30.031 39.922c0 0.42284-0.34278 0.76562-0.76562 0.76562s-0.76562-0.34278-0.76562-0.76562 0.34278-0.76562 0.76562-0.76562 0.76562 0.34278 0.76562 0.76562z" transform="translate(-.34375 -.09375)" fill="#cacaca"/>
|
||||
<text id="text4690" font-weight="bold" xml:space="preserve" transform="rotate(-90)" font-size="1.3175px" y="29.42164" x="-40.349224" font-family="Bitstream Vera Sans" line-height="125%" fill="#ffffff"><tspan id="tspan4692" x="-40.349224" y="29.42164">R</tspan></text>
|
||||
</g>
|
||||
<path id="path4694" d="m31.875 38.906c0 0.25888-0.20987 0.46875-0.46875 0.46875s-0.46875-0.20987-0.46875-0.46875 0.20987-0.46875 0.46875-0.46875 0.46875 0.20987 0.46875 0.46875z" transform="matrix(4.6483e-8 -.52508 .52508 4.6483e-8 63.942 112.12)" fill="#8d8d8d"/>
|
||||
<path id="path4696" d="m31.875 38.906c0 0.25888-0.20987 0.46875-0.46875 0.46875s-0.46875-0.20987-0.46875-0.46875 0.20987-0.46875 0.46875-0.46875 0.46875 0.20987 0.46875 0.46875z" transform="matrix(4.6483e-8 -.52508 .52508 4.6483e-8 64.45 111.08)" fill="#8d8d8d"/>
|
||||
<path id="path4698" d="m31.875 38.906c0 0.25888-0.20987 0.46875-0.46875 0.46875s-0.46875-0.20987-0.46875-0.46875 0.20987-0.46875 0.46875-0.46875 0.46875 0.20987 0.46875 0.46875z" transform="matrix(4.6483e-8 -.52508 .52508 4.6483e-8 65.157 110.32)" fill="#8d8d8d"/>
|
||||
<path id="path4700" d="m31.875 38.906c0 0.25888-0.20987 0.46875-0.46875 0.46875s-0.46875-0.20987-0.46875-0.46875 0.20987-0.46875 0.46875-0.46875 0.46875 0.20987 0.46875 0.46875z" transform="matrix(4.6483e-8 -.52508 .52508 4.6483e-8 63.851 113.23)" fill="#8d8d8d"/>
|
||||
<path id="path4702" d="m31.875 38.906c0 0.25888-0.20987 0.46875-0.46875 0.46875s-0.46875-0.20987-0.46875-0.46875 0.20987-0.46875 0.46875-0.46875 0.46875 0.20987 0.46875 0.46875z" transform="matrix(4.6483e-8 -.52508 .52508 4.6483e-8 64.121 114.32)" fill="#8d8d8d"/>
|
||||
<path id="path4704" d="m31.875 38.906c0 0.25888-0.20987 0.46875-0.46875 0.46875s-0.46875-0.20987-0.46875-0.46875 0.20987-0.46875 0.46875-0.46875 0.46875 0.20987 0.46875 0.46875z" transform="matrix(4.6483e-8 -.52508 .52508 4.6483e-8 64.657 115.33)" fill="#8d8d8d"/>
|
||||
</g>
|
||||
<path id="path4764" d="m27.5 27a1.5 1.5 0 1 1 -3 0 1.5 1.5 0 1 1 3 0z" transform="matrix(1.3419 0 0 1.4104 -12.216 -8.2864)" stroke="#cfe14b" stroke-width="0.92" fill="#cee14b"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 12 KiB |
@ -1,726 +1,136 @@
|
||||
<?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="48px"
|
||||
height="48px"
|
||||
id="svg7429"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.47 r22583"
|
||||
sodipodi:docname="multimedia-player-ipod-nano-pink.svg"
|
||||
version="1.1">
|
||||
<defs
|
||||
id="defs7431">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 24 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="48 : 24 : 1"
|
||||
inkscape:persp3d-origin="24 : 16 : 1"
|
||||
id="perspective82" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient2924">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop2926" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop2928" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient2924"
|
||||
id="radialGradient4706"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(3.495075,0.04547273,-0.01300942,0.999915,-25.42067,-0.463789)"
|
||||
cx="10.268794"
|
||||
cy="37.354755"
|
||||
fx="10.268794"
|
||||
fy="37.354755"
|
||||
r="2.1875000" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient5919">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop5921" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop5923" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5919"
|
||||
id="radialGradient3668"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1,0,0,0.201878,0,36.03783)"
|
||||
cx="30.428225"
|
||||
cy="45.153286"
|
||||
fx="30.428225"
|
||||
fy="45.153286"
|
||||
r="13.474453" />
|
||||
<linearGradient
|
||||
id="linearGradient9203">
|
||||
<stop
|
||||
style="stop-color:#f9f9f9;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop9205" />
|
||||
<stop
|
||||
style="stop-color:#f2f2f2;stop-opacity:1.0000000;"
|
||||
offset="1.0000000"
|
||||
id="stop9207" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="8"
|
||||
inkscape:cx="-5.583321"
|
||||
inkscape:cy="19.637999"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:document-units="px"
|
||||
showguides="false"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:showpageshadow="false"
|
||||
inkscape:window-width="1212"
|
||||
inkscape:window-height="909"
|
||||
inkscape:window-x="296"
|
||||
inkscape:window-y="162"
|
||||
inkscape:window-maximized="0" />
|
||||
<metadata
|
||||
id="metadata7434">
|
||||
<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:date>October 2005</dc:date>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Ryan Collier (pseudo)</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:creator>
|
||||
<dc:publisher>
|
||||
<cc:Agent>
|
||||
<dc:title>http://www.tango-project.org</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:publisher>
|
||||
<dc:source>http://www.pseudocode.org</dc:source>
|
||||
<dc:subject>
|
||||
<rdf:Bag>
|
||||
<rdf:li>media</rdf:li>
|
||||
<rdf:li>device</rdf:li>
|
||||
<rdf:li>ipod</rdf:li>
|
||||
</rdf:Bag>
|
||||
</dc:subject>
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/" />
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/by-sa/2.0/">
|
||||
<cc:permits
|
||||
rdf:resource="http://web.resource.org/cc/Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://web.resource.org/cc/Distribution" />
|
||||
<cc:requires
|
||||
rdf:resource="http://web.resource.org/cc/Notice" />
|
||||
<cc:requires
|
||||
rdf:resource="http://web.resource.org/cc/Attribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
|
||||
<cc:requires
|
||||
rdf:resource="http://web.resource.org/cc/ShareAlike" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
id="layer1"
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer">
|
||||
<g
|
||||
style="display:inline"
|
||||
id="g4646"
|
||||
transform="matrix(0.8885658,0,0,0.93390806,-46.180027,-49.176941)">
|
||||
<rect
|
||||
transform="matrix(0.85333,-0.521371,0.54466,0.838657,0,0)"
|
||||
ry="1.3993458"
|
||||
rx="1.5137454"
|
||||
y="112.90335"
|
||||
x="-0.94968754"
|
||||
height="3.1126587"
|
||||
width="13.589136"
|
||||
id="rect4648"
|
||||
style="fill:#eeeeec;fill-opacity:1;stroke:#c2c2c2;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<g
|
||||
id="g4650">
|
||||
<rect
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#c2c2c2;stroke-width:0.55335927;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
id="rect4652"
|
||||
width="9.5848627"
|
||||
height="2.5390387"
|
||||
x="-5.2611275"
|
||||
y="113.35451"
|
||||
rx="1.1134398"
|
||||
ry="1.2146336"
|
||||
transform="matrix(0.844299,-0.535873,0.577335,0.816508,0,0)" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#c2c2c2;fill-opacity:1;stroke:none;display:inline"
|
||||
id="path4654"
|
||||
sodipodi:cx="13.727494"
|
||||
sodipodi:cy="41.231144"
|
||||
sodipodi:rx="5.0608273"
|
||||
sodipodi:ry="5.0608273"
|
||||
d="m 18.788321,41.231144 c 0,2.795018 -2.265809,5.060827 -5.060827,5.060827 -2.795017,0 -5.060827,-2.265809 -5.060827,-5.060827 0,-2.795018 2.26581,-5.060827 5.060827,-5.060827 2.795018,0 5.060827,2.265809 5.060827,5.060827 z"
|
||||
transform="matrix(1.086779,0,0,1.086779,52.58125,47.69086)" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
id="path4656"
|
||||
sodipodi:cx="13.727494"
|
||||
sodipodi:cy="41.231144"
|
||||
sodipodi:rx="5.0608273"
|
||||
sodipodi:ry="5.0608273"
|
||||
d="m 18.788321,41.231144 c 0,2.795018 -2.265809,5.060827 -5.060827,5.060827 -2.795017,0 -5.060827,-2.265809 -5.060827,-5.060827 0,-2.795018 2.26581,-5.060827 5.060827,-5.060827 2.795018,0 5.060827,2.265809 5.060827,5.060827 z"
|
||||
transform="matrix(0.934525,0,0,0.934525,54.59161,53.99504)" />
|
||||
<g
|
||||
id="g4658"
|
||||
transform="matrix(1.003468,0,0,0.969091,-0.221812,2.72854)">
|
||||
<path
|
||||
transform="matrix(0.787521,0,0,0.787521,57.14101,59.79048)"
|
||||
d="m 18.788321,41.231144 c 0,2.795018 -2.265809,5.060827 -5.060827,5.060827 -2.795017,0 -5.060827,-2.265809 -5.060827,-5.060827 0,-2.795018 2.26581,-5.060827 5.060827,-5.060827 2.795018,0 5.060827,2.265809 5.060827,5.060827 z"
|
||||
sodipodi:ry="5.0608273"
|
||||
sodipodi:rx="5.0608273"
|
||||
sodipodi:cy="41.231144"
|
||||
sodipodi:cx="13.727494"
|
||||
id="path4660"
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(1.756842,0,0,1.756842,49.13326,25.12495)"
|
||||
d="m 13.000001,38.25 c 0,1.208123 -0.979377,2.1875 -2.1875,2.1875 -1.2081229,0 -2.1875,-0.979377 -2.1875,-2.1875 0,-1.208123 0.9793771,-2.1875 2.1875,-2.1875 1.208123,0 2.1875,0.979377 2.1875,2.1875 z"
|
||||
sodipodi:ry="2.1875"
|
||||
sodipodi:rx="2.1875"
|
||||
sodipodi:cy="38.25"
|
||||
sodipodi:cx="10.812501"
|
||||
id="path4662"
|
||||
style="opacity:0.46703294;fill:url(#radialGradient4706);fill-opacity:1;stroke:none"
|
||||
sodipodi:type="arc" />
|
||||
</g>
|
||||
</g>
|
||||
<svg id="svg7429" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="48px" width="48px" 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/">
|
||||
<defs id="defs7431">
|
||||
<radialGradient id="radialGradient4706" gradientUnits="userSpaceOnUse" cy="37.355" cx="10.269" gradientTransform="matrix(3.4951 .045473 -.013009 .99992 -25.421 -.46379)" r="2.1875">
|
||||
<stop id="stop2926" stop-color="#fff" offset="0"/>
|
||||
<stop id="stop2928" stop-color="#fff" stop-opacity="0" offset="1"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="radialGradient3668" gradientUnits="userSpaceOnUse" cy="45.153" cx="30.428" gradientTransform="matrix(1 0 0 .20188 0 36.038)" r="13.474">
|
||||
<stop id="stop5921" offset="0"/>
|
||||
<stop id="stop5923" stop-opacity="0" offset="1"/>
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<metadata id="metadata7434">
|
||||
<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:date>October 2005</dc:date>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Ryan Collier (pseudo)</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:creator>
|
||||
<dc:publisher>
|
||||
<cc:Agent>
|
||||
<dc:title>http://www.tango-project.org</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:publisher>
|
||||
<dc:source>http://www.pseudocode.org</dc:source>
|
||||
<dc:subject>
|
||||
<rdf:Bag>
|
||||
<rdf:li>media</rdf:li>
|
||||
<rdf:li>device</rdf:li>
|
||||
<rdf:li>ipod</rdf:li>
|
||||
</rdf:Bag>
|
||||
</dc:subject>
|
||||
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/"/>
|
||||
</cc:Work>
|
||||
<cc:License rdf:about="http://creativecommons.org/licenses/by-sa/2.0/">
|
||||
<cc:permits rdf:resource="http://web.resource.org/cc/Reproduction"/>
|
||||
<cc:permits rdf:resource="http://web.resource.org/cc/Distribution"/>
|
||||
<cc:requires rdf:resource="http://web.resource.org/cc/Notice"/>
|
||||
<cc:requires rdf:resource="http://web.resource.org/cc/Attribution"/>
|
||||
<cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/>
|
||||
<cc:requires rdf:resource="http://web.resource.org/cc/ShareAlike"/>
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g id="layer1">
|
||||
<g id="g4646" transform="matrix(.88857 0 0 .93391 -46.18 -49.177)">
|
||||
<rect id="rect4648" stroke-linejoin="round" ry="1.3993" rx="1.5137" transform="matrix(.85333 -.52137 .54466 .83866 0 0)" height="3.1127" width="13.589" stroke="#c2c2c2" stroke-linecap="round" y="112.9" x="-.94969" stroke-width=".5" fill="#eeeeec"/>
|
||||
<g id="g4650">
|
||||
<rect id="rect4652" stroke-linejoin="round" transform="matrix(.84430 -.53587 .57734 .81651 0 0)" rx="1.1134" ry="1.2146" height="2.539" width="9.5849" stroke="#c2c2c2" stroke-linecap="round" y="113.35" x="-5.2611" stroke-width=".55336" fill="#fff"/>
|
||||
<path id="path4654" d="m18.788 41.231c0 2.795-2.2658 5.0608-5.0608 5.0608s-5.0608-2.2658-5.0608-5.0608 2.2658-5.0608 5.0608-5.0608 5.0608 2.2658 5.0608 5.0608z" transform="matrix(1.0868 0 0 1.0868 52.581 47.691)" fill="#c2c2c2"/>
|
||||
<path id="path4656" d="m18.788 41.231c0 2.795-2.2658 5.0608-5.0608 5.0608s-5.0608-2.2658-5.0608-5.0608 2.2658-5.0608 5.0608-5.0608 5.0608 2.2658 5.0608 5.0608z" transform="matrix(.93452 0 0 .93452 54.592 53.995)" fill="#fff"/>
|
||||
<g id="g4658" transform="matrix(1.0035 0 0 .96909 -.22181 2.7285)">
|
||||
<path id="path4660" d="m18.788 41.231c0 2.795-2.2658 5.0608-5.0608 5.0608s-5.0608-2.2658-5.0608-5.0608 2.2658-5.0608 5.0608-5.0608 5.0608 2.2658 5.0608 5.0608z" transform="matrix(.78752 0 0 .78752 57.141 59.79)" fill="#8d8d8d"/>
|
||||
<path id="path4662" opacity=".46703" d="m13 38.25c0 1.2081-0.97938 2.1875-2.1875 2.1875s-2.1875-0.97938-2.1875-2.1875 0.97938-2.1875 2.1875-2.1875 2.1875 0.97938 2.1875 2.1875z" transform="matrix(1.7568 0 0 1.7568 49.133 25.125)" fill="url(#radialGradient4706)"/>
|
||||
</g>
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.45;fill:url(#radialGradient3668);fill-opacity:1;stroke:none;display:inline"
|
||||
id="path5261"
|
||||
sodipodi:cx="30.428225"
|
||||
sodipodi:cy="45.153286"
|
||||
sodipodi:rx="13.474453"
|
||||
sodipodi:ry="2.7201946"
|
||||
d="m 43.902678,45.153286 a 13.474453,2.7201946 0 1 1 -26.948906,0 13.474453,2.7201946 0 1 1 26.948906,0 z"
|
||||
transform="matrix(0.62647266,0,0,2.1518185,3.6092032,-55.99942)" />
|
||||
<rect
|
||||
style="fill:#fab7b7;fill-opacity:1;stroke:#a40000;stroke-width:0.94730794;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
|
||||
id="rect5391"
|
||||
width="15.957745"
|
||||
height="41.505779"
|
||||
x="14.69136"
|
||||
y="2.2237065"
|
||||
rx="1.4405075"
|
||||
ry="1.6450294" />
|
||||
<rect
|
||||
style="fill:#eaeef9;fill-opacity:1;stroke:#636363;stroke-width:1.14989436;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
|
||||
id="rect5399"
|
||||
width="12.214456"
|
||||
height="16.65066"
|
||||
x="16.564682"
|
||||
y="4.367157"
|
||||
rx="0.43454006"
|
||||
ry="0.85526252" />
|
||||
<rect
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;display:inline"
|
||||
id="rect3672"
|
||||
width="11.021124"
|
||||
height="1.5155096"
|
||||
x="17.149273"
|
||||
y="4.8860664" />
|
||||
<rect
|
||||
style="fill:#fab7b7;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5407"
|
||||
width="1.7449669"
|
||||
height="1.5155096"
|
||||
x="25.725384"
|
||||
y="4.8860664"
|
||||
rx="0.4345395"
|
||||
ry="0" />
|
||||
<rect
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5409"
|
||||
width="6.1073847"
|
||||
height="1.5155096"
|
||||
x="21.36297"
|
||||
y="8.1358356"
|
||||
rx="0"
|
||||
ry="1.8753474" />
|
||||
<rect
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5411"
|
||||
width="6.1073847"
|
||||
height="1.5195563"
|
||||
x="21.36297"
|
||||
y="11.162807"
|
||||
rx="0"
|
||||
ry="1.8753474" />
|
||||
<rect
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5417"
|
||||
width="5.234901"
|
||||
height="1.5155096"
|
||||
x="19.618004"
|
||||
y="4.8860664"
|
||||
rx="0"
|
||||
ry="1.8753474" />
|
||||
<rect
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5419"
|
||||
width="2.6174505"
|
||||
height="1.5155096"
|
||||
x="17.873035"
|
||||
y="17.228891"
|
||||
rx="0"
|
||||
ry="1.8753474" />
|
||||
<rect
|
||||
style="fill:#d3d7cf;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5423"
|
||||
width="9.5973196"
|
||||
height="1.5155096"
|
||||
x="17.873035"
|
||||
y="14.197873"
|
||||
rx="0"
|
||||
ry="1.8753474" />
|
||||
<rect
|
||||
style="fill:#729fcf;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5425"
|
||||
width="7.8523517"
|
||||
height="1.5155096"
|
||||
x="17.873035"
|
||||
y="14.193827"
|
||||
rx="0"
|
||||
ry="1.8753474" />
|
||||
<rect
|
||||
ry="0.75479841"
|
||||
style="fill:#8f5902;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect5429"
|
||||
width="2.6174641"
|
||||
height="4.5465283"
|
||||
x="17.864983"
|
||||
y="8.1554689"
|
||||
rx="0.43453947" />
|
||||
<rect
|
||||
ry="0.63270348"
|
||||
rx="0.55404127"
|
||||
y="3.2571013"
|
||||
x="15.579163"
|
||||
height="39.523552"
|
||||
width="14.184278"
|
||||
id="rect5433"
|
||||
style="fill:none;stroke:#a40000;stroke-width:0.94730735;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0;stroke-dasharray:none;display:inline" />
|
||||
<rect
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
id="rect3634"
|
||||
width="2.6174505"
|
||||
height="1.5155096"
|
||||
x="24.852901"
|
||||
y="17.228891"
|
||||
rx="0"
|
||||
ry="1.8753474" />
|
||||
<path
|
||||
style="opacity:0.37912089;fill:#fab7b7;fill-opacity:1;stroke:none;display:inline"
|
||||
d="m 15.112672,3.798355 c -0.0078,-0.540856 0.469916,-1.046492 0.870511,-1.063712 0.459411,-0.02103 12.855401,0.02963 12.855401,0.02963 0,0 1.445914,-0.229261 1.338182,1.162089 -3.379191,3.120464 -8.920218,12.48086 -8.494828,18.16284 0.928963,12.270033 -6.561997,20.121023 -6.561997,20.121023 0,0 0.0095,-36.579623 -0.0073,-38.411871 z"
|
||||
id="path6765"
|
||||
sodipodi:nodetypes="ccccscc" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
id="path5395"
|
||||
sodipodi:cx="26.030369"
|
||||
sodipodi:cy="26.742603"
|
||||
sodipodi:rx="7.2036505"
|
||||
sodipodi:ry="7.2036505"
|
||||
d="m 33.234019,26.742603 a 7.2036505,7.2036505 0 1 1 -14.407301,0 7.2036505,7.2036505 0 1 1 14.407301,0 z"
|
||||
transform="matrix(0.8019102,0,0,0.84268392,1.7986633,7.2027134)" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:0.85835272px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline;font-family:Bitstream Vera Sans"
|
||||
x="21.777676"
|
||||
y="24.656897"
|
||||
id="text5401"
|
||||
sodipodi:linespacing="125%"
|
||||
transform="scale(0.97631339,1.0242613)"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan5403"
|
||||
x="21.777676"
|
||||
y="24.656897">MENU</tspan></text>
|
||||
<g
|
||||
id="g4766"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none"
|
||||
transform="matrix(0.8885658,0,0,0.93390806,0.9038224,3.1194161)">
|
||||
<g
|
||||
transform="matrix(-1.452503,0,0,1.61689,61.36126,-18.66043)"
|
||||
id="g5435"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline">
|
||||
<g
|
||||
id="g5437"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none">
|
||||
<path
|
||||
transform="matrix(0.314794,-0.435197,0.44667,0.307983,21.21828,34.76076)"
|
||||
d="M 17.25,6.28125 16.738712,6.0451923 16.227424,5.8091345 16.6875,5.484375 17.147576,5.1596154 17.198788,5.7204327 17.25,6.28125 z"
|
||||
inkscape:randomized="0"
|
||||
inkscape:rounded="0"
|
||||
inkscape:flatsided="false"
|
||||
sodipodi:arg2="2.0033309"
|
||||
sodipodi:arg1="0.95613337"
|
||||
sodipodi:r2="0.3251352"
|
||||
sodipodi:r1="0.6502704"
|
||||
sodipodi:cy="5.75"
|
||||
sodipodi:cx="16.875"
|
||||
sodipodi:sides="3"
|
||||
id="path5439"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="star" />
|
||||
<path
|
||||
transform="matrix(0.314794,-0.435197,0.44667,0.307983,20.71828,34.76076)"
|
||||
d="M 17.25,6.28125 16.738712,6.0451923 16.227424,5.8091345 16.6875,5.484375 17.147576,5.1596154 17.198788,5.7204327 17.25,6.28125 z"
|
||||
inkscape:randomized="0"
|
||||
inkscape:rounded="0"
|
||||
inkscape:flatsided="false"
|
||||
sodipodi:arg2="2.0033309"
|
||||
sodipodi:arg1="0.95613337"
|
||||
sodipodi:r2="0.3251352"
|
||||
sodipodi:r1="0.6502704"
|
||||
sodipodi:cy="5.75"
|
||||
sodipodi:cx="16.875"
|
||||
sodipodi:sides="3"
|
||||
id="path5441"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="star" />
|
||||
</g>
|
||||
<rect
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none"
|
||||
id="rect5443"
|
||||
width="0.10496103"
|
||||
height="0.60214609"
|
||||
x="29.455418"
|
||||
y="28.891544"
|
||||
ry="0" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
id="g4786"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none"
|
||||
transform="matrix(0.8885658,0,0,0.93390806,0.9038224,3.1194161)">
|
||||
<g
|
||||
id="g4773"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none">
|
||||
<g
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline"
|
||||
id="g5445"
|
||||
transform="matrix(1.452503,0,0,1.61689,-12.53564,-18.67193)">
|
||||
<g
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none"
|
||||
id="g5447">
|
||||
<path
|
||||
sodipodi:type="star"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline"
|
||||
id="path5449"
|
||||
sodipodi:sides="3"
|
||||
sodipodi:cx="16.875"
|
||||
sodipodi:cy="5.75"
|
||||
sodipodi:r1="0.6502704"
|
||||
sodipodi:r2="0.3251352"
|
||||
sodipodi:arg1="0.95613337"
|
||||
sodipodi:arg2="2.0033309"
|
||||
inkscape:flatsided="false"
|
||||
inkscape:rounded="0"
|
||||
inkscape:randomized="0"
|
||||
d="M 17.25,6.28125 16.738712,6.0451923 16.227424,5.8091345 16.6875,5.484375 17.147576,5.1596154 17.198788,5.7204327 17.25,6.28125 z"
|
||||
transform="matrix(0.314794,-0.435197,0.44667,0.307983,21.21828,34.76076)" />
|
||||
<path
|
||||
sodipodi:type="star"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline"
|
||||
id="path5451"
|
||||
sodipodi:sides="3"
|
||||
sodipodi:cx="16.875"
|
||||
sodipodi:cy="5.75"
|
||||
sodipodi:r1="0.6502704"
|
||||
sodipodi:r2="0.3251352"
|
||||
sodipodi:arg1="0.95613337"
|
||||
sodipodi:arg2="2.0033309"
|
||||
inkscape:flatsided="false"
|
||||
inkscape:rounded="0"
|
||||
inkscape:randomized="0"
|
||||
d="M 17.25,6.28125 16.738712,6.0451923 16.227424,5.8091345 16.6875,5.484375 17.147576,5.1596154 17.198788,5.7204327 17.25,6.28125 z"
|
||||
transform="matrix(0.314794,-0.435197,0.44667,0.307983,20.71828,34.76076)" />
|
||||
</g>
|
||||
<rect
|
||||
ry="0"
|
||||
y="28.891544"
|
||||
x="29.455418"
|
||||
height="0.60214609"
|
||||
width="0.10496103"
|
||||
id="rect5453"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
id="g4794"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none"
|
||||
transform="matrix(0.8885658,0,0,0.93390806,0.9038224,3.1194161)">
|
||||
<g
|
||||
id="g4780"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none">
|
||||
<g
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline"
|
||||
id="g5455"
|
||||
transform="matrix(1.110422,0,0,1.124669,-2.326838,-5.984431)">
|
||||
<path
|
||||
transform="matrix(0.461555,-0.638092,0.654914,0.451569,12.10407,43.22973)"
|
||||
d="M 17.25,6.28125 16.738712,6.0451923 16.227424,5.8091345 16.6875,5.484375 17.147576,5.1596154 17.198788,5.7204327 17.25,6.28125 z"
|
||||
inkscape:randomized="0"
|
||||
inkscape:rounded="0"
|
||||
inkscape:flatsided="false"
|
||||
sodipodi:arg2="2.0033309"
|
||||
sodipodi:arg1="0.95613337"
|
||||
sodipodi:r2="0.3251352"
|
||||
sodipodi:r1="0.6502704"
|
||||
sodipodi:cy="5.75"
|
||||
sodipodi:cx="16.875"
|
||||
sodipodi:sides="3"
|
||||
id="path5457"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="star" />
|
||||
<rect
|
||||
ry="0"
|
||||
y="34.624207"
|
||||
x="24.306477"
|
||||
height="0.88287503"
|
||||
width="0.15389533"
|
||||
id="rect5459"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none" />
|
||||
<rect
|
||||
ry="0"
|
||||
y="34.620716"
|
||||
x="24.682838"
|
||||
height="0.88287503"
|
||||
width="0.15389533"
|
||||
id="rect5461"
|
||||
style="fill:#d7d7d7;fill-opacity:1;stroke:none;display:inline" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
style="display:inline"
|
||||
id="g4664"
|
||||
transform="matrix(0.8885658,0,0,0.93390806,-50.460435,-49.176941)">
|
||||
<path
|
||||
sodipodi:nodetypes="cs"
|
||||
id="path4666"
|
||||
d="m 97.88267,96.940154 c 6.70725,-1.555673 -5.855102,-2.314691 -6.542311,-2.233144"
|
||||
style="fill:none;stroke:#c2c2c2;stroke-width:1.91250193;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" />
|
||||
<path
|
||||
sodipodi:nodetypes="cs"
|
||||
id="path4668"
|
||||
d="m 97.875398,96.899543 c 6.707252,-1.555673 -5.855101,-2.31469 -6.54232,-2.233144"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:0.78483576;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" />
|
||||
<g
|
||||
transform="matrix(1.148447,0,0,1.148447,52.4095,48.70484)"
|
||||
id="g4670"
|
||||
style="fill:#c2c2c2;fill-opacity:1;display:inline">
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#c2c2c2;fill-opacity:1;stroke:none;display:inline"
|
||||
id="path4672"
|
||||
sodipodi:cx="30.828125"
|
||||
sodipodi:cy="41.484375"
|
||||
sodipodi:rx="4.578125"
|
||||
sodipodi:ry="4.578125"
|
||||
d="m 35.40625,41.484375 c 0,2.528429 -2.049696,4.578125 -4.578125,4.578125 -2.528429,0 -4.578125,-2.049696 -4.578125,-4.578125 0,-2.528429 2.049696,-4.578125 4.578125,-4.578125 2.528429,0 4.578125,2.049696 4.578125,4.578125 z"
|
||||
transform="matrix(1.044369,0,0,1.044369,-1.649051,-1.715604)" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#c2c2c2;fill-opacity:1;stroke:none"
|
||||
id="path4674"
|
||||
sodipodi:cx="30.828125"
|
||||
sodipodi:cy="41.484375"
|
||||
sodipodi:rx="4.578125"
|
||||
sodipodi:ry="4.578125"
|
||||
d="m 35.40625,41.484375 c 0,2.528429 -2.049696,4.578125 -4.578125,4.578125 -2.528429,0 -4.578125,-2.049696 -4.578125,-4.578125 0,-2.528429 2.049696,-4.578125 4.578125,-4.578125 2.528429,0 4.578125,2.049696 4.578125,4.578125 z"
|
||||
transform="translate(0.25,0.34375)" />
|
||||
</g>
|
||||
<path
|
||||
transform="matrix(1.02821,0,0,1.02821,55.83221,53.73015)"
|
||||
d="m 35.40625,41.484375 c 0,2.528429 -2.049696,4.578125 -4.578125,4.578125 -2.528429,0 -4.578125,-2.049696 -4.578125,-4.578125 0,-2.528429 2.049696,-4.578125 4.578125,-4.578125 2.528429,0 4.578125,2.049696 4.578125,4.578125 z"
|
||||
sodipodi:ry="4.578125"
|
||||
sodipodi:rx="4.578125"
|
||||
sodipodi:cy="41.484375"
|
||||
sodipodi:cx="30.828125"
|
||||
id="path4676"
|
||||
style="fill:#eeeeec;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(0.984529,0,0,0.984529,57.7018,55.75757)"
|
||||
d="m 35.40625,41.484375 c 0,2.528429 -2.049696,4.578125 -4.578125,4.578125 -2.528429,0 -4.578125,-2.049696 -4.578125,-4.578125 0,-2.528429 2.049696,-4.578125 4.578125,-4.578125 2.528429,0 4.578125,2.049696 4.578125,4.578125 z"
|
||||
sodipodi:ry="4.578125"
|
||||
sodipodi:rx="4.578125"
|
||||
sodipodi:cy="41.484375"
|
||||
sodipodi:cx="30.828125"
|
||||
id="path4678"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
<g
|
||||
transform="matrix(1.007793,0,0,1.004691,56.19417,54.3161)"
|
||||
id="g4680"
|
||||
style="display:inline">
|
||||
<rect
|
||||
style="fill:#eeeeec;fill-opacity:1;stroke:#c2c2c2;stroke-width:0.49689928;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
id="rect4682"
|
||||
width="13.480978"
|
||||
height="3.0878816"
|
||||
x="20.703314"
|
||||
y="47.136684"
|
||||
rx="1.6140188"
|
||||
ry="1.5439408"
|
||||
transform="matrix(0.985898,-0.167348,0.194419,0.980919,0,0)" />
|
||||
<rect
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#c2c2c2;stroke-width:0.5495854;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
id="rect4684"
|
||||
width="9.4694977"
|
||||
height="3.0802486"
|
||||
x="21.659946"
|
||||
y="47.28104"
|
||||
rx="1.3586608"
|
||||
ry="1.4996823"
|
||||
transform="matrix(0.984635,-0.174627,0.177401,0.984139,0,0)" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(1.211847,0,0,1.211847,52.90119,45.21661)"
|
||||
id="g4686"
|
||||
style="display:inline">
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#cacaca;fill-opacity:1;stroke:none"
|
||||
id="path4688"
|
||||
sodipodi:cx="29.265625"
|
||||
sodipodi:cy="39.921875"
|
||||
sodipodi:rx="0.765625"
|
||||
sodipodi:ry="0.765625"
|
||||
d="m 30.03125,39.921875 c 0,0.422843 -0.342782,0.765625 -0.765625,0.765625 -0.422843,0 -0.765625,-0.342782 -0.765625,-0.765625 0,-0.422843 0.342782,-0.765625 0.765625,-0.765625 0.422843,0 0.765625,0.342782 0.765625,0.765625 z"
|
||||
transform="translate(-0.34375,-0.09375)" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:1.31750739px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
|
||||
x="-40.349224"
|
||||
y="29.42164"
|
||||
id="text4690"
|
||||
sodipodi:linespacing="125%"
|
||||
transform="matrix(0,-1,1,0,0,0)"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan4692"
|
||||
x="-40.349224"
|
||||
y="29.42164">R</tspan></text>
|
||||
</g>
|
||||
<path
|
||||
transform="matrix(4.648302e-8,-0.525081,0.525081,4.648302e-8,63.94198,112.1245)"
|
||||
d="m 31.874998,38.90625 c 0,0.258883 -0.209866,0.46875 -0.46875,0.46875 -0.258883,0 -0.46875,-0.209867 -0.46875,-0.46875 0,-0.258883 0.209867,-0.46875 0.46875,-0.46875 0.258884,0 0.46875,0.209867 0.46875,0.46875 z"
|
||||
sodipodi:ry="0.46874997"
|
||||
sodipodi:rx="0.46874997"
|
||||
sodipodi:cy="38.90625"
|
||||
sodipodi:cx="31.406248"
|
||||
id="path4694"
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(4.648302e-8,-0.525081,0.525081,4.648302e-8,64.44962,111.0811)"
|
||||
d="m 31.874998,38.90625 c 0,0.258883 -0.209866,0.46875 -0.46875,0.46875 -0.258883,0 -0.46875,-0.209867 -0.46875,-0.46875 0,-0.258883 0.209867,-0.46875 0.46875,-0.46875 0.258884,0 0.46875,0.209867 0.46875,0.46875 z"
|
||||
sodipodi:ry="0.46874997"
|
||||
sodipodi:rx="0.46874997"
|
||||
sodipodi:cy="38.90625"
|
||||
sodipodi:cx="31.406248"
|
||||
id="path4696"
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(4.648302e-8,-0.525081,0.525081,4.648302e-8,65.15726,110.3156)"
|
||||
d="m 31.874998,38.90625 c 0,0.258883 -0.209866,0.46875 -0.46875,0.46875 -0.258883,0 -0.46875,-0.209867 -0.46875,-0.46875 0,-0.258883 0.209867,-0.46875 0.46875,-0.46875 0.258884,0 0.46875,0.209867 0.46875,0.46875 z"
|
||||
sodipodi:ry="0.46874997"
|
||||
sodipodi:rx="0.46874997"
|
||||
sodipodi:cy="38.90625"
|
||||
sodipodi:cx="31.406248"
|
||||
id="path4698"
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(4.648302e-8,-0.525081,0.525081,4.648302e-8,63.85072,113.2347)"
|
||||
d="m 31.874998,38.90625 c 0,0.258883 -0.209866,0.46875 -0.46875,0.46875 -0.258883,0 -0.46875,-0.209867 -0.46875,-0.46875 0,-0.258883 0.209867,-0.46875 0.46875,-0.46875 0.258884,0 0.46875,0.209867 0.46875,0.46875 z"
|
||||
sodipodi:ry="0.46874997"
|
||||
sodipodi:rx="0.46874997"
|
||||
sodipodi:cy="38.90625"
|
||||
sodipodi:cx="31.406248"
|
||||
id="path4700"
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(4.648302e-8,-0.525081,0.525081,4.648302e-8,64.12085,114.3221)"
|
||||
d="m 31.874998,38.90625 c 0,0.258883 -0.209866,0.46875 -0.46875,0.46875 -0.258883,0 -0.46875,-0.209867 -0.46875,-0.46875 0,-0.258883 0.209867,-0.46875 0.46875,-0.46875 0.258884,0 0.46875,0.209867 0.46875,0.46875 z"
|
||||
sodipodi:ry="0.46874997"
|
||||
sodipodi:rx="0.46874997"
|
||||
sodipodi:cy="38.90625"
|
||||
sodipodi:cx="31.406248"
|
||||
id="path4702"
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
transform="matrix(4.648302e-8,-0.525081,0.525081,4.648302e-8,64.65661,115.3336)"
|
||||
d="m 31.874998,38.90625 c 0,0.258883 -0.209866,0.46875 -0.46875,0.46875 -0.258883,0 -0.46875,-0.209867 -0.46875,-0.46875 0,-0.258883 0.209867,-0.46875 0.46875,-0.46875 0.258884,0 0.46875,0.209867 0.46875,0.46875 z"
|
||||
sodipodi:ry="0.46874997"
|
||||
sodipodi:rx="0.46874997"
|
||||
sodipodi:cy="38.90625"
|
||||
sodipodi:cx="31.406248"
|
||||
id="path4704"
|
||||
style="fill:#8d8d8d;fill-opacity:1;stroke:none;display:inline"
|
||||
sodipodi:type="arc" />
|
||||
</g>
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#fab7b7;fill-opacity:1;stroke:#fab7b7;stroke-width:0.92000002000000003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
id="path4764"
|
||||
sodipodi:cx="26"
|
||||
sodipodi:cy="27"
|
||||
sodipodi:rx="1.5"
|
||||
sodipodi:ry="1.5"
|
||||
d="m 27.5,27 a 1.5,1.5 0 1 1 -3,0 1.5,1.5 0 1 1 3,0 z"
|
||||
transform="matrix(1.3419157,0,0,1.4103918,-12.216124,-8.2864123)" />
|
||||
</g>
|
||||
</g>
|
||||
<path id="path5261" opacity=".45" d="m43.903 45.153a13.474 2.7202 0 1 1 -26.949 0 13.474 2.7202 0 1 1 26.949 0z" transform="matrix(.62647 0 0 2.1518 3.6092 -55.999)" fill="url(#radialGradient3668)"/>
|
||||
<rect id="rect5391" stroke-linejoin="round" rx="1.4405" ry="1.645" height="41.506" width="15.958" stroke="#a40000" stroke-linecap="round" y="2.2237" x="14.691" stroke-width=".94731" fill="#fab7b7"/>
|
||||
<rect id="rect5399" stroke-linejoin="round" rx=".43454" ry=".85526" height="16.651" width="12.214" stroke="#636363" stroke-linecap="round" y="4.3672" x="16.565" stroke-width="1.1499" fill="#eaeef9"/>
|
||||
<rect id="rect3672" height="1.5155" width="11.021" y="4.8861" x="17.149" fill="#fff"/>
|
||||
<rect id="rect5407" rx=".43454" ry="0" height="1.5155" width="1.745" y="4.8861" x="25.725" fill="#fab7b7"/>
|
||||
<rect id="rect5409" rx="0" ry="1.8753" height="1.5155" width="6.1074" y="8.1358" x="21.363" fill="#8d8d8d"/>
|
||||
<rect id="rect5411" rx="0" ry="1.8753" height="1.5196" width="6.1074" y="11.163" x="21.363" fill="#8d8d8d"/>
|
||||
<rect id="rect5417" rx="0" ry="1.8753" height="1.5155" width="5.2349" y="4.8861" x="19.618" fill="#8d8d8d"/>
|
||||
<rect id="rect5419" rx="0" ry="1.8753" height="1.5155" width="2.6175" y="17.229" x="17.873" fill="#8d8d8d"/>
|
||||
<rect id="rect5423" rx="0" ry="1.8753" height="1.5155" width="9.5973" y="14.198" x="17.873" fill="#d3d7cf"/>
|
||||
<rect id="rect5425" rx="0" ry="1.8753" height="1.5155" width="7.8524" y="14.194" x="17.873" fill="#729fcf"/>
|
||||
<rect id="rect5429" rx=".43454" ry=".75480" height="4.5465" width="2.6175" y="8.1555" x="17.865" fill="#8f5902"/>
|
||||
<rect id="rect5433" stroke-opacity="0" rx=".55404" ry=".63270" height="39.524" width="14.184" y="3.2571" x="15.579" fill="none"/>
|
||||
<rect id="rect3634" rx="0" ry="1.8753" height="1.5155" width="2.6175" y="17.229" x="24.853" fill="#8d8d8d"/>
|
||||
<path id="path6765" opacity=".37912" d="m15.113 3.7984c-0.0078-0.54086 0.46992-1.0465 0.87051-1.0637 0.45941-0.02103 12.855 0.02963 12.855 0.02963s1.4459-0.22926 1.3382 1.1621c-3.3792 3.1205-8.9202 12.481-8.4948 18.163 0.92896 12.27-6.562 20.121-6.562 20.121s0.0095-36.58-0.0073-38.412z" fill="#fab7b7"/>
|
||||
<path id="path5395" d="m33.234 26.743a7.2037 7.2037 0 1 1 -14.407 0 7.2037 7.2037 0 1 1 14.407 0z" transform="matrix(.80191 0 0 .84268 1.7987 7.2027)" fill="#fff"/>
|
||||
<text id="text5401" line-height="125%" font-weight="bold" xml:space="preserve" transform="scale(.97631 1.0243)" font-size=".85835px" y="24.656897" x="21.777676" font-family="Bitstream Vera Sans" fill="#d7d7d7"><tspan id="tspan5403" x="21.777676" y="24.656897">MENU</tspan></text>
|
||||
<g id="g4766" fill="#d7d7d7" transform="matrix(.88857 0 0 .93391 .90382 3.1194)">
|
||||
<g id="g5435" transform="matrix(-1.4525 0 0 1.6169 61.361 -18.66)" fill="#d7d7d7">
|
||||
<g id="g5437">
|
||||
<path id="path5439" d="m17.25 6.2812-0.511-0.236-0.512-0.2361 0.461-0.3247 0.46-0.3248 0.051 0.5608 0.051 0.5608z" transform="matrix(.31479 -.43520 .44667 .30798 21.218 34.761)"/>
|
||||
<path id="path5441" d="m17.25 6.2812-0.511-0.236-0.512-0.2361 0.461-0.3247 0.46-0.3248 0.051 0.5608 0.051 0.5608z" transform="matrix(.31479 -.43520 .44667 .30798 20.718 34.761)"/>
|
||||
</g>
|
||||
<rect id="rect5443" ry="0" height=".60215" width=".10496" y="28.892" x="29.455"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="g4786" fill="#d7d7d7" transform="matrix(.88857 0 0 .93391 .90382 3.1194)">
|
||||
<g id="g4773" fill="#d7d7d7">
|
||||
<g id="g5445" transform="matrix(1.4525 0 0 1.6169 -12.536 -18.672)" fill="#d7d7d7">
|
||||
<g id="g5447">
|
||||
<path id="path5449" transform="matrix(.31479 -.43520 .44667 .30798 21.218 34.761)" d="m17.25 6.2812-0.511-0.236-0.512-0.2361 0.461-0.3247 0.46-0.3248 0.051 0.5608 0.051 0.5608z"/>
|
||||
<path id="path5451" transform="matrix(.31479 -.43520 .44667 .30798 20.718 34.761)" d="m17.25 6.2812-0.511-0.236-0.512-0.2361 0.461-0.3247 0.46-0.3248 0.051 0.5608 0.051 0.5608z"/>
|
||||
</g>
|
||||
<rect id="rect5453" ry="0" height=".60215" width=".10496" y="28.892" x="29.455"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="g4794" fill="#d7d7d7" transform="matrix(.88857 0 0 .93391 .90382 3.1194)">
|
||||
<g id="g4780" fill="#d7d7d7">
|
||||
<g id="g5455" transform="matrix(1.1104 0 0 1.1247 -2.3268 -5.9844)" fill="#d7d7d7">
|
||||
<path id="path5457" d="m17.25 6.2812-0.511-0.236-0.512-0.2361 0.461-0.3247 0.46-0.3248 0.051 0.5608 0.051 0.5608z" transform="matrix(.46156 -.63809 .65491 .45157 12.104 43.23)"/>
|
||||
<rect id="rect5459" ry="0" height=".88288" width=".15390" y="34.624" x="24.306"/>
|
||||
<rect id="rect5461" ry="0" height=".88288" width=".15390" y="34.621" x="24.683"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="g4664" transform="matrix(.88857 0 0 .93391 -50.46 -49.177)">
|
||||
<path id="path4666" stroke-linejoin="round" d="m97.883 96.94c6.7072-1.5557-5.8551-2.3147-6.5423-2.2331" stroke="#c2c2c2" stroke-width="1.9125" fill="none"/>
|
||||
<path id="path4668" d="m97.875 96.9c6.7073-1.5557-5.8551-2.3147-6.5423-2.2331" stroke="#fff" stroke-width=".78484" fill="none"/>
|
||||
<g id="g4670" transform="matrix(1.1484 0 0 1.1484 52.41 48.705)" fill="#c2c2c2">
|
||||
<path id="path4672" d="m35.406 41.484c0 2.5284-2.0497 4.5781-4.5781 4.5781s-4.5781-2.0497-4.5781-4.5781 2.0497-4.5781 4.5781-4.5781 4.5781 2.0497 4.5781 4.5781z" transform="matrix(1.0444 0 0 1.0444 -1.6491 -1.7156)"/>
|
||||
<path id="path4674" d="m35.406 41.484c0 2.5284-2.0497 4.5781-4.5781 4.5781s-4.5781-2.0497-4.5781-4.5781 2.0497-4.5781 4.5781-4.5781 4.5781 2.0497 4.5781 4.5781z" transform="translate(.25 .34375)"/>
|
||||
</g>
|
||||
<path id="path4676" d="m35.406 41.484c0 2.5284-2.0497 4.5781-4.5781 4.5781s-4.5781-2.0497-4.5781-4.5781 2.0497-4.5781 4.5781-4.5781 4.5781 2.0497 4.5781 4.5781z" transform="matrix(1.0282 0 0 1.0282 55.832 53.73)" fill="#eeeeec"/>
|
||||
<path id="path4678" d="m35.406 41.484c0 2.5284-2.0497 4.5781-4.5781 4.5781s-4.5781-2.0497-4.5781-4.5781 2.0497-4.5781 4.5781-4.5781 4.5781 2.0497 4.5781 4.5781z" transform="matrix(.98453 0 0 .98453 57.702 55.758)" fill="#fff"/>
|
||||
<g id="g4680" stroke-linejoin="round" transform="matrix(1.0078 0 0 1.0047 56.194 54.316)" stroke="#c2c2c2" stroke-linecap="round">
|
||||
<rect id="rect4682" transform="matrix(.98590 -.16735 .19442 .98092 0 0)" rx="1.614" ry="1.5439" height="3.0879" width="13.481" y="47.137" x="20.703" stroke-width=".49690" fill="#eeeeec"/>
|
||||
<rect id="rect4684" transform="matrix(.98464 -.17463 .17740 .98414 0 0)" rx="1.3587" ry="1.4997" height="3.0802" width="9.4695" y="47.281" x="21.66" stroke-width=".54959" fill="#fff"/>
|
||||
</g>
|
||||
<g id="g4686" transform="matrix(1.2118 0 0 1.2118 52.901 45.217)">
|
||||
<path id="path4688" d="m30.031 39.922c0 0.42284-0.34278 0.76562-0.76562 0.76562s-0.76562-0.34278-0.76562-0.76562 0.34278-0.76562 0.76562-0.76562 0.76562 0.34278 0.76562 0.76562z" transform="translate(-.34375 -.09375)" fill="#cacaca"/>
|
||||
<text id="text4690" font-weight="bold" xml:space="preserve" transform="rotate(-90)" font-size="1.3175px" y="29.42164" x="-40.349224" font-family="Bitstream Vera Sans" line-height="125%" fill="#ffffff"><tspan id="tspan4692" x="-40.349224" y="29.42164">R</tspan></text>
|
||||
</g>
|
||||
<path id="path4694" d="m31.875 38.906c0 0.25888-0.20987 0.46875-0.46875 0.46875s-0.46875-0.20987-0.46875-0.46875 0.20987-0.46875 0.46875-0.46875 0.46875 0.20987 0.46875 0.46875z" transform="matrix(4.6483e-8 -.52508 .52508 4.6483e-8 63.942 112.12)" fill="#8d8d8d"/>
|
||||
<path id="path4696" d="m31.875 38.906c0 0.25888-0.20987 0.46875-0.46875 0.46875s-0.46875-0.20987-0.46875-0.46875 0.20987-0.46875 0.46875-0.46875 0.46875 0.20987 0.46875 0.46875z" transform="matrix(4.6483e-8 -.52508 .52508 4.6483e-8 64.45 111.08)" fill="#8d8d8d"/>
|
||||
<path id="path4698" d="m31.875 38.906c0 0.25888-0.20987 0.46875-0.46875 0.46875s-0.46875-0.20987-0.46875-0.46875 0.20987-0.46875 0.46875-0.46875 0.46875 0.20987 0.46875 0.46875z" transform="matrix(4.6483e-8 -.52508 .52508 4.6483e-8 65.157 110.32)" fill="#8d8d8d"/>
|
||||
<path id="path4700" d="m31.875 38.906c0 0.25888-0.20987 0.46875-0.46875 0.46875s-0.46875-0.20987-0.46875-0.46875 0.20987-0.46875 0.46875-0.46875 0.46875 0.20987 0.46875 0.46875z" transform="matrix(4.6483e-8 -.52508 .52508 4.6483e-8 63.851 113.23)" fill="#8d8d8d"/>
|
||||
<path id="path4702" d="m31.875 38.906c0 0.25888-0.20987 0.46875-0.46875 0.46875s-0.46875-0.20987-0.46875-0.46875 0.20987-0.46875 0.46875-0.46875 0.46875 0.20987 0.46875 0.46875z" transform="matrix(4.6483e-8 -.52508 .52508 4.6483e-8 64.121 114.32)" fill="#8d8d8d"/>
|
||||
<path id="path4704" d="m31.875 38.906c0 0.25888-0.20987 0.46875-0.46875 0.46875s-0.46875-0.20987-0.46875-0.46875 0.20987-0.46875 0.46875-0.46875 0.46875 0.20987 0.46875 0.46875z" transform="matrix(4.6483e-8 -.52508 .52508 4.6483e-8 64.657 115.33)" fill="#8d8d8d"/>
|
||||
</g>
|
||||
<path id="path4764" d="m27.5 27a1.5 1.5 0 1 1 -3 0 1.5 1.5 0 1 1 3 0z" transform="matrix(1.3419 0 0 1.4104 -12.216 -8.2864)" stroke="#fab7b7" stroke-width="0.92" fill="#fab7b7"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 12 KiB |
@ -1,285 +1,55 @@
|
||||
<?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="48"
|
||||
height="48"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.46"
|
||||
version="1.0"
|
||||
sodipodi:docname="spotify.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient7729">
|
||||
<stop
|
||||
style="stop-color:#467700;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop7731" />
|
||||
<stop
|
||||
style="stop-color:#518900;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop7733" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient7721">
|
||||
<stop
|
||||
style="stop-color:#1a4300;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop7723" />
|
||||
<stop
|
||||
style="stop-color:#215300;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop7725" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient7713">
|
||||
<stop
|
||||
style="stop-color:#193d00;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop7715" />
|
||||
<stop
|
||||
style="stop-color:#1f4b00;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop7717" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient6355">
|
||||
<stop
|
||||
style="stop-color:#23371c;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop6357" />
|
||||
<stop
|
||||
style="stop-color:#004100;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop6359" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient6347">
|
||||
<stop
|
||||
style="stop-color:#abd033;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop6349" />
|
||||
<stop
|
||||
style="stop-color:#9ec02d;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop6351" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient5519">
|
||||
<stop
|
||||
style="stop-color:#88ae04;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop5521" />
|
||||
<stop
|
||||
style="stop-color:#73a400;stop-opacity:1"
|
||||
offset="1"
|
||||
id="stop5523" />
|
||||
</linearGradient>
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 526.18109 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="744.09448 : 526.18109 : 1"
|
||||
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
|
||||
id="perspective10" />
|
||||
<inkscape:perspective
|
||||
id="perspective5505"
|
||||
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
|
||||
inkscape:vp_z="744.09448 : 526.18109 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_x="0 : 526.18109 : 1"
|
||||
sodipodi:type="inkscape:persp3d" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5519"
|
||||
id="linearGradient6853"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="119.5"
|
||||
y1="91.362183"
|
||||
x2="102.5"
|
||||
y2="128.36218" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient6355"
|
||||
id="radialGradient6855"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1318093,0.197699,-0.1703116,0.9750189,-125.44033,-100.50883)"
|
||||
cx="147.76869"
|
||||
cy="120.16964"
|
||||
fx="147.76869"
|
||||
fy="120.16964"
|
||||
r="14.451495" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient6347"
|
||||
id="linearGradient6857"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="translate(-125.45979,-77.491488)"
|
||||
x1="149.09062"
|
||||
y1="85.104187"
|
||||
x2="139.1649"
|
||||
y2="106.61218" />
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
id="filter7655"
|
||||
x="-1.0712544"
|
||||
width="3.1425087"
|
||||
y="-1.0712544"
|
||||
height="3.1425087">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="20.086019"
|
||||
id="feGaussianBlur7657" />
|
||||
</filter>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient7713"
|
||||
id="linearGradient7719"
|
||||
x1="38.714096"
|
||||
y1="17.417631"
|
||||
x2="31.1127"
|
||||
y2="15.165503"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.999924,1.232938e-2,-1.232938e-2,0.999924,0.2587749,-0.2864042)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient7721"
|
||||
id="linearGradient7727"
|
||||
x1="35.708893"
|
||||
y1="25.90625"
|
||||
x2="27.400389"
|
||||
y2="22.312458"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.965063,1.1899533e-2,-1.232938e-2,0.999924,1.1112913,-0.2758924)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient7729"
|
||||
id="linearGradient7735"
|
||||
x1="35.607697"
|
||||
y1="31.414557"
|
||||
x2="23.13369"
|
||||
y2="26.433243"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.8596429,1.059967e-2,-1.232938e-2,0.999924,3.5039934,-0.2463897)" />
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
id="filter7785"
|
||||
x="-0.089479765"
|
||||
width="1.1789595"
|
||||
y="-0.14834692"
|
||||
height="1.2966938">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="1.5684595"
|
||||
id="feGaussianBlur7787" />
|
||||
</filter>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
gridtolerance="10000"
|
||||
guidetolerance="10"
|
||||
objecttolerance="10"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="5.6568542"
|
||||
inkscape:cx="-0.10040691"
|
||||
inkscape:cy="47.355194"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:snap-nodes="false"
|
||||
inkscape:window-width="1440"
|
||||
inkscape:window-height="853"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="25">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid5511"
|
||||
visible="true"
|
||||
enabled="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" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<g
|
||||
id="g6847"
|
||||
transform="translate(-0.29021,-0.7456946)">
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.64566926;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;filter:url(#filter7655);enable-background:accumulate"
|
||||
id="path6363"
|
||||
sodipodi:cx="112.5"
|
||||
sodipodi:cy="109.86218"
|
||||
sodipodi:rx="22.5"
|
||||
sodipodi:ry="22.5"
|
||||
d="M 135,109.86218 A 22.5,22.5 0 1 1 90,109.86218 A 22.5,22.5 0 1 1 135,109.86218 z"
|
||||
transform="matrix(0.4666666,0,0,0.111111,-28.709782,33.038802)" />
|
||||
<path
|
||||
transform="translate(-88.70979,-85.616488)"
|
||||
d="M 135,109.86218 A 22.5,22.5 0 1 1 90,109.86218 A 22.5,22.5 0 1 1 135,109.86218 z"
|
||||
sodipodi:ry="22.5"
|
||||
sodipodi:rx="22.5"
|
||||
sodipodi:cy="109.86218"
|
||||
sodipodi:cx="112.5"
|
||||
id="path5513"
|
||||
style="opacity:1;fill:url(#linearGradient6853);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
sodipodi:nodetypes="csccscc"
|
||||
id="path5529"
|
||||
d="M 7.6378996,39.420202 C 8.1682296,39.420202 11.29843,32.092852 23.23086,33.507062 C 35.16329,34.921272 36.54089,42.778952 36.54089,42.778952 C 34.49039,44.179572 32.3092,45.405922 29.55821,45.872552 C 29.55821,45.872552 26.55929,40.325532 21.1676,40.679082 C 15.77591,41.032632 13.91347,44.193172 13.91347,44.193172 C 11.14188,43.198092 8.9957096,41.593432 7.6378996,39.420202 z"
|
||||
style="fill:url(#radialGradient6855);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
|
||||
<path
|
||||
sodipodi:nodetypes="cccc"
|
||||
id="path5531"
|
||||
d="M 2.6652096,29.120692 C 35.315841,10.631207 30.66521,27.370692 44.66521,26.495692 C 44.14296,15.562843 35.20292,3.7456934 23.66521,3.7456934 C 6.6997296,4.3119254 1.9479196,20.58416 2.6652096,29.120692 z"
|
||||
style="fill:url(#linearGradient6857);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter7785)" />
|
||||
</g>
|
||||
<path
|
||||
style="opacity:1;fill:url(#linearGradient7719);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="M 10.300245,11.619555 C 8.241027,12.012805 7.9425774,15.355405 10.765465,15.313073 C 21.977063,13.20149 31.048724,15.49889 39.670046,19.826041 C 40.808245,20.378971 42.647611,18.028703 41.02047,16.758511 C 31.316836,11.614062 19.960975,9.8780472 10.300245,11.619555 z"
|
||||
id="path7661"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
style="opacity:1;fill:url(#linearGradient7727);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="M 12.303532,19.144827 C 10.172718,19.381037 9.829391,22.969311 12.56196,22.64828 C 21.903655,21.50982 27.85363,22.62879 35.683323,25.808592 C 37.647192,26.873264 38.724998,23.482585 36.929338,22.604961 C 28.133565,18.889799 21.412131,18.726151 12.303532,19.144827 z"
|
||||
id="path7666"
|
||||
sodipodi:nodetypes="ccccc" />
|
||||
<path
|
||||
style="opacity:1;fill:url(#linearGradient7735);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="M 14.447653,25.703011 C 12.75416,26.30833 13.053805,29.148649 14.863112,29.052139 C 17.870832,28.722372 20.153948,28.706138 23.615532,29.097554 C 27.126432,29.494545 29.233258,30.435974 32.157356,31.453048 C 33.350406,31.961876 34.447173,29.764482 33.187538,28.528027 C 29.966426,27.274723 27.415802,26.174879 23.388506,25.719498 C 20.084015,25.348048 17.755584,25.371512 14.447653,25.703011 z"
|
||||
id="path7668"
|
||||
sodipodi:nodetypes="ccscccc" />
|
||||
<svg id="svg2" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="48" width="48" 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 id="defs4">
|
||||
<linearGradient id="linearGradient6853" y2="128.36" gradientUnits="userSpaceOnUse" x2="102.5" y1="91.362" x1="119.5">
|
||||
<stop id="stop5521" stop-color="#88ae04" offset="0"/>
|
||||
<stop id="stop5523" stop-color="#73a400" offset="1"/>
|
||||
</linearGradient>
|
||||
<radialGradient id="radialGradient6855" gradientUnits="userSpaceOnUse" cy="120.17" cx="147.77" gradientTransform="matrix(1.1318 .19770 -.17031 .97502 -125.44 -100.51)" r="14.451">
|
||||
<stop id="stop6357" stop-color="#23371c" offset="0"/>
|
||||
<stop id="stop6359" stop-color="#004100" offset="1"/>
|
||||
</radialGradient>
|
||||
<linearGradient id="linearGradient6857" y2="106.61" gradientUnits="userSpaceOnUse" x2="139.16" gradientTransform="translate(-125.46 -77.491)" y1="85.104" x1="149.09">
|
||||
<stop id="stop6349" stop-color="#abd033" offset="0"/>
|
||||
<stop id="stop6351" stop-color="#9ec02d" stop-opacity="0" offset="1"/>
|
||||
</linearGradient>
|
||||
<filter id="filter7655" height="3.1425" width="3.1425" y="-1.0713" x="-1.0713">
|
||||
<feGaussianBlur id="feGaussianBlur7657" stdDeviation="20.086019"/>
|
||||
</filter>
|
||||
<linearGradient id="linearGradient7719" y2="15.166" gradientUnits="userSpaceOnUse" x2="31.113" gradientTransform="matrix(.99992 .012329 -.012329 .99992 .25877 -.28640)" y1="17.418" x1="38.714">
|
||||
<stop id="stop7715" stop-color="#193d00" offset="0"/>
|
||||
<stop id="stop7717" stop-color="#1f4b00" offset="1"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linearGradient7727" y2="22.312" gradientUnits="userSpaceOnUse" x2="27.4" gradientTransform="matrix(.96506 0.0119 -.012329 .99992 1.1113 -.27589)" y1="25.906" x1="35.709">
|
||||
<stop id="stop7723" stop-color="#1a4300" offset="0"/>
|
||||
<stop id="stop7725" stop-color="#215300" offset="1"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linearGradient7735" y2="26.433" gradientUnits="userSpaceOnUse" x2="23.134" gradientTransform="matrix(.85964 0.0106 -.012329 .99992 3.504 -.24639)" y1="31.415" x1="35.608">
|
||||
<stop id="stop7731" stop-color="#467700" offset="0"/>
|
||||
<stop id="stop7733" stop-color="#518900" offset="1"/>
|
||||
</linearGradient>
|
||||
<filter id="filter7785" height="1.2967" width="1.179" y="-.14835" x="-.089480">
|
||||
<feGaussianBlur id="feGaussianBlur7787" stdDeviation="1.5684595"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<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"/>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g id="layer1">
|
||||
<g id="g6847" transform="translate(-.29021 -.74569)">
|
||||
<path id="path6363" opacity=".64567" d="m135 109.86a22.5 22.5 0 1 1 -45 0 22.5 22.5 0 1 1 45 0z" transform="matrix(.46667 0 0 .11111 -28.71 33.039)" filter="url(#filter7655)"/>
|
||||
<path id="path5513" d="m135 109.86a22.5 22.5 0 1 1 -45 0 22.5 22.5 0 1 1 45 0z" transform="translate(-88.71 -85.616)" fill="url(#linearGradient6853)"/>
|
||||
<path id="path5529" d="m7.6379 39.42c0.5303 0 3.6601-7.327 15.593-5.913 11.932 1.414 13.31 9.272 13.31 9.272-2.051 1.401-4.232 2.627-6.983 3.094 0 0-2.999-5.547-8.39-5.194-5.392 0.354-7.255 3.514-7.255 3.514-2.771-0.995-4.9173-2.6-6.2751-4.773z" fill-rule="evenodd" fill="url(#radialGradient6855)"/>
|
||||
<path id="path5531" d="m2.6652 29.121c32.651-18.49 28-1.75 42-2.625-0.522-10.933-9.462-22.75-21-22.75-16.965 0.5659-21.717 16.838-21 25.375z" fill-rule="evenodd" filter="url(#filter7785)" fill="url(#linearGradient6857)"/>
|
||||
</g>
|
||||
<path id="path7661" d="m10.3 11.62c-2.059 0.393-2.3574 3.735 0.465 3.693 11.212-2.112 20.284 0.186 28.905 4.513 1.138 0.553 2.978-1.797 1.35-3.067-9.703-5.145-21.059-6.881-30.72-5.139z" fill="url(#linearGradient7719)"/>
|
||||
<path id="path7666" d="m12.304 19.145c-2.131 0.236-2.4746 3.824 0.258 3.503 9.342-1.138 15.292-0.019 23.121 3.161 1.964 1.064 3.042-2.326 1.246-3.204-8.795-3.715-15.517-3.879-24.625-3.46z" fill="url(#linearGradient7727)"/>
|
||||
<path id="path7668" d="m14.448 25.703c-1.694 0.605-1.394 3.446 0.415 3.349 3.008-0.33 5.291-0.346 8.753 0.046 3.51 0.397 5.617 1.338 8.541 2.355 1.193 0.509 2.29-1.689 1.031-2.925-3.222-1.253-5.772-2.353-9.799-2.809-3.305-0.371-5.633-0.347-8.941-0.016z" fill="url(#linearGradient7735)"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 177 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 533 B |
@ -13,10 +13,6 @@
|
||||
<property name="windowTitle">
|
||||
<string comment="Global search settings dialog title.">Search</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/icons/32x32/search.png</normaloff>:/icons/32x32/search.png</iconset>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_4">
|
||||
<item>
|
||||
<widget class="QGroupBox" name="sources_group">
|
||||
@ -141,8 +137,5 @@
|
||||
<tabstop>show_providers</tabstop>
|
||||
<tabstop>show_suggestions</tabstop>
|
||||
</tabstops>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
@ -13,10 +13,6 @@
|
||||
<property name="windowTitle">
|
||||
<string>Amazon Cloud Drive</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/providers/amazonclouddrive.png</normaloff>:/providers/amazonclouddrive.png</iconset>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
@ -103,8 +99,5 @@
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
@ -19,6 +19,7 @@
|
||||
#define INTERNET_AMAZON_AMAZONURLHANDLER_H_
|
||||
|
||||
#include "core/urlhandler.h"
|
||||
#include "ui/iconloader.h"
|
||||
|
||||
class AmazonCloudDrive;
|
||||
|
||||
@ -29,7 +30,7 @@ class AmazonUrlHandler : public UrlHandler {
|
||||
AmazonCloudDrive* service, QObject* parent = nullptr);
|
||||
|
||||
QString scheme() const { return "amazonclouddrive"; }
|
||||
QIcon icon() const { return QIcon(":providers/amazonclouddrive.png"); }
|
||||
QIcon icon() const { return IconLoader::Load("amazonclouddrive", IconLoader::Provider); }
|
||||
LoadResult StartLoading(const QUrl& url);
|
||||
|
||||
private:
|
||||
|
@ -13,10 +13,6 @@
|
||||
<property name="windowTitle">
|
||||
<string>Box</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/providers/box.png</normaloff>:/providers/box.png</iconset>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
@ -103,8 +99,5 @@
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
@ -20,6 +20,7 @@
|
||||
#define INTERNET_BOX_BOXURLHANDLER_H_
|
||||
|
||||
#include "core/urlhandler.h"
|
||||
#include "ui/iconloader.h"
|
||||
|
||||
class BoxService;
|
||||
|
||||
@ -30,7 +31,7 @@ class BoxUrlHandler : public UrlHandler {
|
||||
explicit BoxUrlHandler(BoxService* service, QObject* parent = nullptr);
|
||||
|
||||
QString scheme() const { return "box"; }
|
||||
QIcon icon() const { return QIcon(":/providers/box.png"); }
|
||||
QIcon icon() const { return IconLoader::Load("box", IconLoader::Provider); }
|
||||
LoadResult StartLoading(const QUrl& url);
|
||||
|
||||
private:
|
||||
|
@ -13,10 +13,6 @@
|
||||
<property name="windowTitle">
|
||||
<string comment="Global search settings dialog title.">Internet services</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/icons/32x32/internet-services.png</normaloff>:/icons/32x32/internet-services.png</iconset>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_4">
|
||||
<item>
|
||||
<widget class="QGroupBox" name="sources_group">
|
||||
@ -75,8 +71,5 @@
|
||||
<tabstops>
|
||||
<tabstop>sources</tabstop>
|
||||
</tabstops>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
@ -13,10 +13,6 @@
|
||||
<property name="windowTitle">
|
||||
<string>Dropbox</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/providers/dropbox.png</normaloff>:/providers/dropbox.png</iconset>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
@ -103,8 +99,5 @@
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
@ -20,6 +20,7 @@
|
||||
#define INTERNET_DROPBOX_DROPBOXURLHANDLER_H_
|
||||
|
||||
#include "core/urlhandler.h"
|
||||
#include "ui/iconloader.h"
|
||||
|
||||
class DropboxService;
|
||||
|
||||
@ -29,7 +30,7 @@ class DropboxUrlHandler : public UrlHandler {
|
||||
explicit DropboxUrlHandler(DropboxService* service, QObject* parent = nullptr);
|
||||
|
||||
QString scheme() const { return "dropbox"; }
|
||||
QIcon icon() const { return QIcon(":providers/dropbox.png"); }
|
||||
QIcon icon() const { return IconLoader::Load("dropbox", IconLoader::Provider); }
|
||||
LoadResult StartLoading(const QUrl& url);
|
||||
|
||||
private:
|
||||
|
@ -13,10 +13,6 @@
|
||||
<property name="windowTitle">
|
||||
<string>Google Drive</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/providers/googledrive.png</normaloff>:/providers/googledrive.png</iconset>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
@ -103,8 +99,5 @@
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
@ -20,6 +20,7 @@
|
||||
#define INTERNET_GOOGLEDRIVE_GOOGLEDRIVEURLHANDLER_H_
|
||||
|
||||
#include "core/urlhandler.h"
|
||||
#include "ui/iconloader.h"
|
||||
|
||||
class GoogleDriveService;
|
||||
|
||||
@ -30,7 +31,7 @@ class GoogleDriveUrlHandler : public UrlHandler {
|
||||
explicit GoogleDriveUrlHandler(GoogleDriveService* service, QObject* parent = nullptr);
|
||||
|
||||
QString scheme() const { return "googledrive"; }
|
||||
QIcon icon() const { return QIcon(":providers/googledrive.png"); }
|
||||
QIcon icon() const { return IconLoader::Load("googledrive", IconLoader::Provider); }
|
||||
LoadResult StartLoading(const QUrl& url);
|
||||
|
||||
private:
|
||||
|
@ -21,6 +21,7 @@
|
||||
#define INTERNET_LASTFM_LASTFMURLHANDLER_H_
|
||||
|
||||
#include "core/urlhandler.h"
|
||||
#include "ui/iconloader.h"
|
||||
|
||||
class LastFMService;
|
||||
|
||||
@ -31,7 +32,7 @@ class LastFMUrlHandler : public UrlHandler {
|
||||
LastFMUrlHandler(LastFMService* service, QObject* parent);
|
||||
|
||||
QString scheme() const { return "lastfm"; }
|
||||
QIcon icon() const { return QIcon(":last.fm/as.png"); }
|
||||
QIcon icon() const { return IconLoader::Load("as", IconLoader::Lastfm); }
|
||||
LoadResult StartLoading(const QUrl& url);
|
||||
LoadResult LoadNext(const QUrl& url);
|
||||
|
||||
|
@ -38,6 +38,7 @@
|
||||
#include "core/logging.h"
|
||||
#include "core/network.h"
|
||||
#include "core/utilities.h"
|
||||
#include "ui/iconloader.h"
|
||||
#include "widgets/progressitemdelegate.h"
|
||||
|
||||
MagnatuneDownloadDialog::MagnatuneDownloadDialog(MagnatuneService* service,
|
||||
@ -49,6 +50,9 @@ MagnatuneDownloadDialog::MagnatuneDownloadDialog(MagnatuneService* service,
|
||||
current_reply_(nullptr),
|
||||
next_row_(0) {
|
||||
ui_->setupUi(this);
|
||||
|
||||
setWindowIcon(IconLoader::Load("magnatune", IconLoader::Provider));
|
||||
|
||||
ui_->albums->header()->setResizeMode(QHeaderView::ResizeToContents);
|
||||
ui_->albums->header()->setResizeMode(1, QHeaderView::Fixed);
|
||||
ui_->albums->header()->resizeSection(1, 150);
|
||||
|
@ -13,10 +13,6 @@
|
||||
<property name="windowTitle">
|
||||
<string>Magnatune Download</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/providers/magnatune.png</normaloff>:/providers/magnatune.png</iconset>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
@ -136,9 +132,6 @@
|
||||
<tabstop>browse</tabstop>
|
||||
<tabstop>button_box</tabstop>
|
||||
</tabstops>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections>
|
||||
<connection>
|
||||
<sender>button_box</sender>
|
||||
|
@ -21,6 +21,7 @@
|
||||
#define INTERNET_MAGNATUNE_MAGNATUNEURLHANDLER_H_
|
||||
|
||||
#include "core/urlhandler.h"
|
||||
#include "ui/iconloader.h"
|
||||
|
||||
class MagnatuneService;
|
||||
|
||||
@ -29,7 +30,7 @@ class MagnatuneUrlHandler : public UrlHandler {
|
||||
MagnatuneUrlHandler(MagnatuneService* service, QObject* parent);
|
||||
|
||||
QString scheme() const { return "magnatune"; }
|
||||
QIcon icon() const { return QIcon(":providers/magnatune.png"); }
|
||||
QIcon icon() const { return IconLoader::Load("magnatune", IconLoader::Provider); }
|
||||
LoadResult StartLoading(const QUrl& url);
|
||||
|
||||
private:
|
||||
|
@ -13,10 +13,6 @@
|
||||
<property name="windowTitle">
|
||||
<string>Enter a URL</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/providers/podcast32.png</normaloff>:/providers/podcast32.png</iconset>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<property name="margin">
|
||||
<number>0</number>
|
||||
@ -44,9 +40,6 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections>
|
||||
<connection>
|
||||
<sender>url</sender>
|
||||
|
@ -13,10 +13,6 @@
|
||||
<property name="windowTitle">
|
||||
<string>Search gpodder.net</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/providers/mygpo32.png</normaloff>:/providers/mygpo32.png</iconset>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<property name="margin">
|
||||
<number>0</number>
|
||||
@ -44,9 +40,6 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections>
|
||||
<connection>
|
||||
<sender>query</sender>
|
||||
|
@ -13,10 +13,6 @@
|
||||
<property name="windowTitle">
|
||||
<string>Search iTunes</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/providers/itunes.png</normaloff>:/providers/itunes.png</iconset>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<property name="margin">
|
||||
<number>0</number>
|
||||
@ -44,9 +40,6 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections>
|
||||
<connection>
|
||||
<sender>query</sender>
|
||||
|
@ -13,10 +13,6 @@
|
||||
<property name="windowTitle">
|
||||
<string>Podcasts</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/providers/podcast32.png</normaloff>:/providers/podcast32.png</iconset>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
<widget class="QGroupBox" name="groupBox">
|
||||
@ -290,8 +286,5 @@
|
||||
<tabstop>device_name</tabstop>
|
||||
<tabstop>login</tabstop>
|
||||
</tabstops>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
@ -20,6 +20,7 @@
|
||||
#define INTERNET_SEAFILE_SEAFILEURLHANDLER_H_
|
||||
|
||||
#include "core/urlhandler.h"
|
||||
#include "ui/iconloader.h"
|
||||
|
||||
class SeafileService;
|
||||
|
||||
@ -29,7 +30,7 @@ class SeafileUrlHandler : public UrlHandler {
|
||||
explicit SeafileUrlHandler(SeafileService* service, QObject* parent = nullptr);
|
||||
|
||||
QString scheme() const { return "seafile"; }
|
||||
QIcon icon() const { return QIcon(":/providers/seafile.png"); }
|
||||
QIcon icon() const { return IconLoader::Load("seafile", IconLoader::Provider); }
|
||||
LoadResult StartLoading(const QUrl& url);
|
||||
|
||||
private:
|
||||
|
@ -13,10 +13,6 @@
|
||||
<property name="windowTitle">
|
||||
<string>OneDrive</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/providers/skydrive.png</normaloff>:/providers/skydrive.png</iconset>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
@ -103,8 +99,5 @@
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
@ -20,6 +20,7 @@
|
||||
#define INTERNET_SKYDRIVE_SKYDRIVEURLHANDLER_H_
|
||||
|
||||
#include "core/urlhandler.h"
|
||||
#include "ui/iconloader.h"
|
||||
|
||||
class SkydriveService;
|
||||
|
||||
@ -30,7 +31,7 @@ class SkydriveUrlHandler : public UrlHandler {
|
||||
explicit SkydriveUrlHandler(SkydriveService* service, QObject* parent = nullptr);
|
||||
|
||||
QString scheme() const { return "skydrive"; }
|
||||
QIcon icon() const { return QIcon(":providers/skydrive.png"); }
|
||||
QIcon icon() const { return IconLoader::Load("skydrive", IconLoader::Provider); }
|
||||
LoadResult StartLoading(const QUrl& url);
|
||||
|
||||
private:
|
||||
|
@ -13,10 +13,6 @@
|
||||
<property name="windowTitle">
|
||||
<string>SoundCloud</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/providers/soundcloud.png</normaloff>:/providers/soundcloud.png</iconset>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
@ -106,8 +102,5 @@
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
@ -188,7 +188,7 @@
|
||||
</size>
|
||||
</property>
|
||||
<property name="pixmap">
|
||||
<pixmap resource="../../data/data.qrc">:/spotify-attribution.png</pixmap>
|
||||
<pixmap resource="../../../data/data.qrc">:/spotify-attribution.png</pixmap>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -205,7 +205,7 @@
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
<include location="../../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
@ -21,6 +21,7 @@
|
||||
#define INTERNET_SUBSONIC_SUBSONICURLHANDLER_H_
|
||||
|
||||
#include "core/urlhandler.h"
|
||||
#include "ui/iconloader.h"
|
||||
|
||||
class SubsonicService;
|
||||
|
||||
@ -31,7 +32,7 @@ class SubsonicUrlHandler : public UrlHandler {
|
||||
SubsonicUrlHandler(SubsonicService* service, QObject* parent);
|
||||
|
||||
QString scheme() const { return "subsonic"; }
|
||||
QIcon icon() const { return QIcon(":providers/subsonic-32.png"); }
|
||||
QIcon icon() const { return IconLoader::Load("subsonic", IconLoader::Provider); }
|
||||
LoadResult StartLoading(const QUrl& url);
|
||||
// LoadResult LoadNext(const QUrl& url);
|
||||
|
||||
|
@ -13,10 +13,6 @@
|
||||
<property name="windowTitle">
|
||||
<string>Vk.com</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/providers/vk.png</normaloff>:/providers/vk.png</iconset>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
<widget class="QGroupBox" name="account">
|
||||
@ -215,8 +211,5 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
@ -20,6 +20,8 @@
|
||||
#define INTERNET_VK_VKURLHANDLER_H_
|
||||
|
||||
#include "core/urlhandler.h"
|
||||
#include "ui/iconloader.h"
|
||||
|
||||
#include <QFile>
|
||||
#include <QNetworkAccessManager>
|
||||
#include <QNetworkReply>
|
||||
@ -32,7 +34,7 @@ class VkUrlHandler : public UrlHandler {
|
||||
public:
|
||||
VkUrlHandler(VkService* service, QObject* parent);
|
||||
QString scheme() const { return "vk"; }
|
||||
QIcon icon() const { return QIcon(":providers/vk.png"); }
|
||||
QIcon icon() const { return IconLoader::Load("vk", IconLoader::Provider); }
|
||||
LoadResult StartLoading(const QUrl& url);
|
||||
void TrackSkipped();
|
||||
LoadResult LoadNext(const QUrl& url);
|
||||
|
@ -43,6 +43,7 @@
|
||||
#include "ui/albumcoverchoicecontroller.h"
|
||||
#include "ui/albumcovermanager.h"
|
||||
#include "ui/coverfromurldialog.h"
|
||||
#include "ui/iconloader.h"
|
||||
#include "ui/trackselectiondialog.h"
|
||||
|
||||
const char* EditTagDialog::kHintText =
|
||||
@ -82,6 +83,9 @@ EditTagDialog::EditTagDialog(Application* app, QWidget* parent)
|
||||
ui_->splitter->setSizes(QList<int>() << 200 << width() - 200);
|
||||
ui_->loading_label->hide();
|
||||
|
||||
ui_->fetch_tag->setIcon(IconLoader::Load("musicbrainz",
|
||||
IconLoader::Provider));
|
||||
|
||||
// An editable field is one that has a label as a buddy. The label is
|
||||
// important because it gets turned bold when the field is changed.
|
||||
for (QLabel* label : findChildren<QLabel*>()) {
|
||||
|
@ -868,10 +868,6 @@
|
||||
<property name="text">
|
||||
<string>Complete tags automatically</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/providers/musicbrainz.png</normaloff>:/providers/musicbrainz.png</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
<width>38</width>
|
||||
|
@ -326,6 +326,7 @@ MainWindow::MainWindow(Application* app, SystemTrayIcon* tray_icon, OSD* osd,
|
||||
ui_->action_hypnotoad->setIcon(IconLoader::Load("hypnotoad", IconLoader::Base));
|
||||
ui_->action_kittens->setIcon(IconLoader::Load("kittens", IconLoader::Base));
|
||||
ui_->action_enterprise->setIcon(IconLoader::Load("enterprise", IconLoader::Base));
|
||||
ui_->action_love->setIcon(IconLoader::Load("love", IconLoader::Lastfm));
|
||||
|
||||
// File view connections
|
||||
connect(file_view_, SIGNAL(AddToPlaylist(QMimeData*)),
|
||||
|
@ -543,10 +543,6 @@
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/last.fm/love.png</normaloff>:/last.fm/love.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Love</string>
|
||||
</property>
|
||||
@ -802,7 +798,7 @@
|
||||
</action>
|
||||
<action name="action_auto_complete_tags">
|
||||
<property name="icon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<iconset>
|
||||
<normaloff>:/providers/musicbrainz.png</normaloff>:/providers/musicbrainz.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -819,7 +815,7 @@
|
||||
</action>
|
||||
<action name="action_add_podcast">
|
||||
<property name="icon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<iconset>
|
||||
<normaloff>:/providers/podcast16.png</normaloff>:/providers/podcast16.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
|
@ -33,6 +33,12 @@ LoginStateWidget::LoginStateWidget(QWidget* parent)
|
||||
ui_->busy->hide();
|
||||
|
||||
ui_->sign_out->setIcon(IconLoader::Load("list-remove", IconLoader::Base));
|
||||
ui_->signed_in_icon_label->setPixmap(IconLoader::Load("dialog-ok-apply",
|
||||
IconLoader::Base).pixmap(22));
|
||||
ui_->expires_icon_label->setPixmap(IconLoader::Load("user-away",
|
||||
IconLoader::Base).pixmap(22));
|
||||
ui_->account_type_icon_label->setPixmap(IconLoader::Load("dialog-warning",
|
||||
IconLoader::Base).pixmap(22));
|
||||
|
||||
QFont bold_font(font());
|
||||
bold_font.setBold(true);
|
||||
|
@ -59,16 +59,13 @@
|
||||
<number>0</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_4">
|
||||
<widget class="QLabel" name="signed_in_icon_label">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>22</width>
|
||||
<height>22</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="pixmap">
|
||||
<pixmap resource="../../data/data.qrc">:/icons/22x22/dialog-ok-apply.png</pixmap>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
@ -104,16 +101,13 @@
|
||||
<number>0</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
<widget class="QLabel" name="expires_icon_label">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>22</width>
|
||||
<height>22</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="pixmap">
|
||||
<pixmap resource="../../data/data.qrc">:/icons/22x22/user-away.png</pixmap>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
@ -136,16 +130,13 @@
|
||||
<number>0</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_6">
|
||||
<widget class="QLabel" name="account_type_icon_label">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>22</width>
|
||||
<height>22</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="pixmap">
|
||||
<pixmap resource="../../data/data.qrc">:/icons/22x22/dialog-warning.png</pixmap>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
||||
</property>
|
||||
@ -187,8 +178,5 @@
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
@ -21,6 +21,7 @@
|
||||
#include "covers/currentartloader.h"
|
||||
#include "osd.h"
|
||||
#include "osdpretty.h"
|
||||
#include "ui/iconloader.h"
|
||||
#include "ui/systemtrayicon.h"
|
||||
|
||||
#ifdef HAVE_DBUS
|
||||
@ -194,7 +195,8 @@ void OSD::MagnatuneDownloadFinished(const QStringList& albums) {
|
||||
message = tr("%1 albums").arg(albums.count());
|
||||
|
||||
ShowMessage(tr("Magnatune download finished"), message, QString(),
|
||||
QImage(":/providers/magnatune.png"));
|
||||
QImage(IconLoader::Load("magnatune",
|
||||
IconLoader::Provider).pixmap(16).toImage()));
|
||||
}
|
||||
|
||||
void OSD::ShowMessage(const QString& summary, const QString& message,
|
||||
|
@ -29,6 +29,12 @@ WiimoteSettingsPage::WiimoteSettingsPage(SettingsDialog* dialog)
|
||||
ui_->setupUi(this);
|
||||
ui_->list->header()->setResizeMode(QHeaderView::ResizeToContents);
|
||||
setWindowIcon(IconLoader::Load("wiimotedev", IconLoader::Base));
|
||||
ui_->wiimotedev_add_action->setIcon(IconLoader::Load("list-add",
|
||||
IconLoader::Base));
|
||||
ui_->wiimotedev_delete_action->setIcon(IconLoader::Load("list-remove",
|
||||
IconLoader::Base));
|
||||
ui_->wiimotedev_reload->setIcon(IconLoader::Load("view-refresh",
|
||||
IconLoader::Base));
|
||||
|
||||
text_buttons_.insert(WIIMOTE_BTN_1, "Wiiremote 1");
|
||||
text_buttons_.insert(WIIMOTE_BTN_2, "Wiiremote 2");
|
||||
|
@ -145,10 +145,6 @@
|
||||
<property name="text">
|
||||
<string>Add action</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/icons/22x22/list-add.png</normaloff>:/icons/22x22/list-add.png</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
@ -156,10 +152,6 @@
|
||||
<property name="text">
|
||||
<string>Remove action</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/icons/22x22/list-remove.png</normaloff>:/icons/22x22/list-remove.png</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
@ -167,10 +159,6 @@
|
||||
<property name="text">
|
||||
<string>Defaults</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/icons/22x22/view-refresh.png</normaloff>:/icons/22x22/view-refresh.png</iconset>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
@ -18,6 +18,7 @@
|
||||
#include "consts.h"
|
||||
#include "wiimoteshortcutgrabber.h"
|
||||
#include "ui_wiimoteshortcutgrabber.h"
|
||||
#include "ui/iconloader.h"
|
||||
|
||||
WiimoteShortcutGrabber::WiimoteShortcutGrabber(quint32 action, quint32 device,
|
||||
WiimoteSettingsPage* parent)
|
||||
@ -31,6 +32,8 @@ WiimoteShortcutGrabber::WiimoteShortcutGrabber(quint32 action, quint32 device,
|
||||
remember_nunchuk_shifts_(0) {
|
||||
ui_->setupUi(this);
|
||||
|
||||
setWindowIcon(IconLoader::Load("wiimotedev", IconLoader::Base));
|
||||
|
||||
if (QDBusConnection::systemBus().isConnected()) {
|
||||
wiimotedev_iface_.reset(new OrgWiimotedevDeviceEventsInterface(
|
||||
WIIMOTEDEV_DBUS_SERVICE_NAME, WIIMOTEDEV_DBUS_EVENTS_OBJECT,
|
||||
|
@ -13,10 +13,6 @@
|
||||
<property name="windowTitle">
|
||||
<string>Add wiimotedev action</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="../../data/data.qrc">
|
||||
<normaloff>:/icons/32x32/wiimotedev.png</normaloff>:/icons/32x32/wiimotedev.png</iconset>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
@ -112,8 +108,5 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="../../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|