Files
create/icons/themed/StartCommandIcon.svg
forbes d7b532255b
Some checks failed
Build and Test / build (pull_request) Has been cancelled
feat(icons): add icon theming infrastructure with Catppuccin color remapping
- 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
2026-02-15 20:34:22 -06:00

131 lines
4.3 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="svg3037"
height="64px"
width="64px">
<defs
id="defs3039">
<linearGradient
id="linearGradient3794">
<stop
style="stop-color:#89b4fa;stop-opacity:1"
offset="0"
id="stop3796" />
<stop
style="stop-color:#0846b3;stop-opacity:1"
offset="1"
id="stop3798" />
</linearGradient>
<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
gradientUnits="userSpaceOnUse"
y2="1076.6174"
x2="3935.5251"
y1="1286.7291"
x1="3709.3296"
id="linearGradient3847"
xlink:href="#linearGradient3841" />
<linearGradient
gradientTransform="matrix(0,0.1731146,-0.1731146,0,232.90021,-635.22046)"
y2="1143.1339"
x2="3940.3335"
y1="1190.5608"
x1="3718.145"
gradientUnits="userSpaceOnUse"
id="linearGradient2991"
xlink:href="#linearGradient3794" />
<linearGradient
gradientTransform="matrix(0,0.1731146,-0.1731146,0,232.90021,-635.22046)"
y2="1076.6174"
x2="3935.5251"
y1="1286.7291"
x1="3709.3296"
gradientUnits="userSpaceOnUse"
id="linearGradient2991-3"
xlink:href="#linearGradient3841-6" />
<linearGradient
id="linearGradient3841-6">
<stop
id="stop3843-7"
offset="0"
style="stop-color:#2168de;stop-opacity:1;" />
<stop
id="stop3845-5"
offset="1"
style="stop-color:#7cacfa;stop-opacity:1;" />
</linearGradient>
</defs>
<metadata
id="metadata3042">
<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:creator>
<cc:Agent>
<dc:title>[triplus]</dc:title>
</cc:Agent>
</dc:creator>
<dc:title>StartWorkbench</dc:title>
<dc:date>2016-02-26</dc:date>
<dc:relation>https://www.freecad.org/wiki/index.php?title=Artwork</dc:relation>
<dc:publisher>
<cc:Agent>
<dc:title>FreeCAD</dc:title>
</cc:Agent>
</dc:publisher>
<dc:identifier>FreeCAD/src/Mod/Start/Gui/Resources/icons/StartWorkbench.svg</dc:identifier>
<dc:rights>
<cc:Agent>
<dc:title>FreeCAD LGPL2+</dc:title>
</cc:Agent>
</dc:rights>
<cc:license>https://www.gnu.org/copyleft/lesser.html</cc:license>
<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>right</rdf:li>
</rdf:Bag>
</dc:subject>
<dc:description>Arrow pointing towards the right</dc:description>
</cc:Work>
</rdf:RDF>
</metadata>
<g
id="layer1">
<path
id="rect3066"
d="M 61,31 31,5 l 0,14 -24,0 0,24 24,0 0,14 z"
style="fill:url(#linearGradient2991);fill-opacity:1;fill-rule:nonzero;stroke:#11111b;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
id="rect3066-3"
d="M 58,31 33.012263,9.3801382 33,21 9,21 l 0,20 24,0 0,11.600864 z"
style="fill:none;stroke:#89b4fa;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
</g>
</svg>