Some checks failed
Build and Test / build (pull_request) Has been cancelled
- Remove hand-crafted kindred-icons/ in favor of auto-generated themed icons - Add icons/mappings/ with FCAD.csv (Tango palette) and kindred.csv (Catppuccin Mocha) - Add icons/retheme.py script to remap upstream FreeCAD SVG colors - Generate icons/themed/ with 1,595 themed SVGs (45,300 color replacements) - BitmapFactory loads icons/themed/ as highest priority before default icons - 157-color mapping covers the full Tango palette, interpolating between 4 luminance anchors per color family Regenerate: python3 icons/retheme.py
119 lines
3.6 KiB
XML
119 lines
3.6 KiB
XML
<?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="svg3074"
|
|
height="64px"
|
|
width="64px">
|
|
<defs
|
|
id="defs3076">
|
|
<linearGradient
|
|
id="linearGradient3841">
|
|
<stop
|
|
id="stop3843"
|
|
offset="0"
|
|
style="stop-color:#2168de;stop-opacity:1;" />
|
|
<stop
|
|
id="stop3845"
|
|
offset="1"
|
|
style="stop-color:#7cacfa;stop-opacity:1;" />
|
|
</linearGradient>
|
|
<linearGradient
|
|
y2="1076.6174"
|
|
x2="3935.5251"
|
|
y1="1286.7291"
|
|
x1="3709.3296"
|
|
gradientUnits="userSpaceOnUse"
|
|
id="linearGradient3863"
|
|
xlink:href="#linearGradient3841" />
|
|
<linearGradient
|
|
gradientUnits="userSpaceOnUse"
|
|
y2="44"
|
|
x2="48"
|
|
y1="22"
|
|
x1="43"
|
|
id="linearGradient3909"
|
|
xlink:href="#linearGradient3895" />
|
|
<linearGradient
|
|
id="linearGradient3895">
|
|
<stop
|
|
id="stop3897"
|
|
offset="0"
|
|
style="stop-color:#89b4fa;stop-opacity:1;" />
|
|
<stop
|
|
id="stop3899"
|
|
offset="1"
|
|
style="stop-color:#0846b3;stop-opacity:1;" />
|
|
</linearGradient>
|
|
<linearGradient
|
|
xlink:href="#linearGradient3895"
|
|
id="linearGradient3036"
|
|
gradientUnits="userSpaceOnUse"
|
|
x1="56.172409"
|
|
y1="29.279999"
|
|
x2="21.689653"
|
|
y2="36.079998"
|
|
gradientTransform="matrix(0,-1.4500001,1.4705882,0,-15.05882,91.45)" />
|
|
</defs>
|
|
<g
|
|
id="layer1">
|
|
<path
|
|
id="path3343"
|
|
d="M 7.0000006,29.1 21.000001,29 l 0,32 22,0 0,-32 L 57,29.1 32,3 z"
|
|
style="fill:url(#linearGradient3036);fill-opacity:1;fill-rule:evenodd;stroke:#052459;stroke-width:1.99999988000000006;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
|
<path
|
|
id="path3343-2"
|
|
d="m 12.000001,27 11,0 0,32 18,0 0,-32 11,0 L 32.172062,6.000006 z"
|
|
style="fill:none;stroke:#89b4fa;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
|
</g>
|
|
<metadata
|
|
id="metadata5801">
|
|
<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:license
|
|
rdf:resource="" />
|
|
<dc:date>Mon Oct 10 13:44:52 2011 +0000</dc:date>
|
|
<dc:creator>
|
|
<cc:Agent>
|
|
<dc:title>[wmayer]</dc:title>
|
|
</cc:Agent>
|
|
</dc:creator>
|
|
<dc:rights>
|
|
<cc:Agent>
|
|
<dc:title>FreeCAD LGPL2+</dc:title>
|
|
</cc:Agent>
|
|
</dc:rights>
|
|
<dc:publisher>
|
|
<cc:Agent>
|
|
<dc:title>FreeCAD</dc:title>
|
|
</cc:Agent>
|
|
</dc:publisher>
|
|
<dc:identifier>FreeCAD/src/Mod/Draft/Resources/icons/Draft_Upgrade.svg</dc:identifier>
|
|
<dc:relation>https://www.freecad.org/wiki/index.php?title=Artwork</dc:relation>
|
|
<dc:contributor>
|
|
<cc:Agent>
|
|
<dc:title>[agryson] Alexander Gryson</dc:title>
|
|
</cc:Agent>
|
|
</dc:contributor>
|
|
<dc:subject>
|
|
<rdf:Bag>
|
|
<rdf:li>arrow</rdf:li>
|
|
<rdf:li>up</rdf:li>
|
|
</rdf:Bag>
|
|
</dc:subject>
|
|
<dc:description>A large blue arrow pointing upwards</dc:description>
|
|
</cc:Work>
|
|
</rdf:RDF>
|
|
</metadata>
|
|
</svg>
|