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
93 lines
3.5 KiB
XML
93 lines
3.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
width="64"
|
|
height="64"
|
|
viewBox="0 0 16 16"
|
|
version="1.1"
|
|
id="svg8"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:cc="http://creativecommons.org/ns#"
|
|
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
|
<defs
|
|
id="defs2">
|
|
<linearGradient
|
|
id="linearGradient888">
|
|
<stop
|
|
style="stop-color:#606060;stop-opacity:1;"
|
|
offset="0"
|
|
id="stop884" />
|
|
<stop
|
|
style="stop-color:#8c92ab;stop-opacity:1;"
|
|
offset="1"
|
|
id="stop886" />
|
|
</linearGradient>
|
|
<linearGradient
|
|
xlink:href="#linearGradient888"
|
|
id="linearGradient848"
|
|
x1="0"
|
|
y1="16"
|
|
x2="16"
|
|
y2="0"
|
|
gradientUnits="userSpaceOnUse" />
|
|
</defs>
|
|
<metadata
|
|
id="metadata5">
|
|
<rdf:RDF>
|
|
<cc:Work
|
|
rdf:about="">
|
|
<dc:format>image/svg+xml</dc:format>
|
|
<dc:type
|
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
<cc:license
|
|
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
|
<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/BIM/Resources/icons/BIM_Background.svg</dc:identifier>
|
|
<dc:relation>https://www.freecad.org/wiki/index.php?title=Artwork</dc:relation>
|
|
</cc:Work>
|
|
<cc:License
|
|
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
|
|
<cc:permits
|
|
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
|
<cc:permits
|
|
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
|
<cc:requires
|
|
rdf:resource="http://creativecommons.org/ns#Notice" />
|
|
<cc:requires
|
|
rdf:resource="http://creativecommons.org/ns#Attribution" />
|
|
<cc:permits
|
|
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
|
<cc:requires
|
|
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
|
|
</cc:License>
|
|
</rdf:RDF>
|
|
</metadata>
|
|
<path
|
|
style="color:#11111b;overflow:visible;fill:#cdd6f4;fill-opacity:0.932327;stroke:#1e1e2e;stroke-width:0.529167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#11111b"
|
|
d="m 14.75,2.25 -12.5,12.5 h 12.5 z"
|
|
id="path840-0" />
|
|
<path
|
|
style="color:#11111b;overflow:visible;fill:url(#linearGradient848);fill-opacity:1;stroke:#1e1e2e;stroke-width:0.529167;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#11111b"
|
|
d="M 1.25,13.75 13.75,1.25 H 1.25 Z"
|
|
id="rect833-2" />
|
|
<path
|
|
id="path1-3"
|
|
style="color:#11111b;overflow:visible;fill:none;fill-opacity:1;stroke:#808080;stroke-width:0.529167;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#11111b"
|
|
d="M 1.75,12.5 12.5,1.75 H 1.75 Z" />
|
|
<path
|
|
id="path1-7-7"
|
|
style="color:#11111b;overflow:visible;fill:none;fill-opacity:0.932327;stroke:#c0c0c0;stroke-width:0.529167;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stop-color:#11111b"
|
|
d="M 3.5,14.25 H 14.25 V 3.5 Z" />
|
|
</svg>
|