Updated button2 texture with some missing vectors

coolant-mod
Cezary Parkowski 2015-12-20 15:49:36 +01:00
parent 827c18d173
commit 64d56c3a4a
6 changed files with 263 additions and 0 deletions

View File

@ -0,0 +1,56 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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"
width="16"
height="16"
id="svg2"
version="1.1">
<defs
id="defs4">
<linearGradient
id="linearGradient3003">
<stop
style="stop-color:#ff8a00;stop-opacity:1"
offset="0"
id="stop3005" />
<stop
style="stop-color:#ffed00;stop-opacity:1"
offset="1"
id="stop3007" />
</linearGradient>
<linearGradient
xlink:href="#linearGradient3003"
id="linearGradient3009"
x1="913.14288"
y1="819.36218"
x2="913.14288"
y2="805.36218"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-16.000005,0)" />
</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" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
id="layer1"
transform="translate(-889.14288,-804.36218)">
<path
style="fill:#0aa6fe;fill-opacity:1;stroke:none"
d="m 897.09416,805.36218 c -1.9272,0.0113 -7.81591,11.73024 -6.84375,13.625 0.0749,0.14594 0.24361,0.2523 0.4375,0.375 l 12.78125,0 c 0.2532,-0.14361 0.47506,-0.29425 0.5625,-0.46875 0.95504,-1.90601 -5.0103,-13.54251 -6.9375,-13.53125 z"
id="path2998" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,56 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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"
width="16"
height="16"
id="svg2"
version="1.1">
<defs
id="defs4">
<linearGradient
id="linearGradient3000">
<stop
style="stop-color:#11ff11;stop-opacity:1"
offset="0"
id="stop3002" />
<stop
style="stop-color:#ffffff;stop-opacity:1"
offset="1"
id="stop3004" />
</linearGradient>
<linearGradient
xlink:href="#linearGradient3000"
id="linearGradient3006"
x1="8"
y1="0"
x2="8"
y2="16"
gradientUnits="userSpaceOnUse" />
</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" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
id="layer9"
style="display:inline"
transform="matrix(0.72727273,0,0,0.72727273,-3.6363634,-3.636364)">
<path
style="fill:#000000;fill-opacity:1;stroke:none"
d="m 7.7499996,17.375 6.8750004,0 0,6.875 2.75,0 0,-6.875 6.875,0 0,-2.75 -6.875,0 0,-6.8749995 -2.75,0 0,6.8749995 -6.8750004,0 z"
id="path5602" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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"
version="1.1"
id="svg2"
height="16"
width="16">
<defs
id="defs4">
<linearGradient
id="linearGradient3000">
<stop
id="stop3002"
offset="0"
style="stop-color:#11ff11;stop-opacity:1" />
<stop
id="stop3004"
offset="1"
style="stop-color:#ffffff;stop-opacity:1" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
y2="16"
x2="8"
y1="0"
x1="8"
id="linearGradient3006"
xlink:href="#linearGradient3000" />
</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" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<circle
r="7"
cy="8"
cx="8"
id="path3350"
style="fill:#0aa6fe;fill-opacity:1" />
<circle
r="1"
cy="8"
cx="8"
id="path4152"
style="fill:#ffffff;fill-opacity:1" />
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,92 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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"
version="1.1"
id="svg2"
height="16"
width="16">
<defs
id="defs4">
<linearGradient
id="linearGradient3000">
<stop
id="stop3002"
offset="0"
style="stop-color:#11ff11;stop-opacity:1" />
<stop
id="stop3004"
offset="1"
style="stop-color:#ffffff;stop-opacity:1" />
</linearGradient>
<linearGradient
gradientUnits="userSpaceOnUse"
y2="16"
x2="8"
y1="0"
x1="8"
id="linearGradient3006"
xlink:href="#linearGradient3000" />
</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" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="matrix(0.73788599,0,0,0.72598256,-169.73053,-72.976206)"
id="g4795"
style="display:inline;fill:#00ff00;fill-opacity:1">
<path
style="fill:#00ff00;fill-opacity:1;fill-rule:evenodd;stroke:none"
d="m 238,103 1.3125,11 3.375,0 1.3125,-11 -6,0 z"
id="path4737" />
<use
style="fill:#00ff00;fill-opacity:1"
x="0"
y="0"
xlink:href="#path4737"
transform="matrix(0.30901699,0.95105652,-0.95105652,0.30901699,273.04524,-151.81453)"
id="use4782"
width="256"
height="256" />
<use
style="fill:#00ff00;fill-opacity:1"
x="0"
y="0"
xlink:href="#path4737"
transform="matrix(-0.80901699,0.58778525,-0.58778525,-0.80901699,501.80505,60.953654)"
id="use4784"
width="256"
height="256" />
<use
style="fill:#00ff00;fill-opacity:1"
x="0"
y="0"
xlink:href="#path4737"
transform="matrix(-0.80901699,-0.58778525,0.58778525,-0.80901699,370.14115,344.26615)"
id="use4786"
width="256"
height="256" />
<use
style="fill:#00ff00;fill-opacity:1"
x="0"
y="0"
xlink:href="#path4737"
transform="matrix(0.30901699,-0.95105652,0.95105652,0.30901699,60.008578,306.59472)"
id="use4788"
width="256"
height="256" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 191 KiB

After

Width:  |  Height:  |  Size: 195 KiB