Files
create/icons/themed/cursor-through.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

79 lines
2.4 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="64"
height="64"
viewBox="0 0 64 64"
id="svg2"
version="1.1"
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="defs4">
<linearGradient
gradientTransform="matrix(7.0335209,0,0,5.3094194,-25.795598,-4506.1838)"
xlink:href="#linearGradient4136"
id="linearGradient4146"
x1="3.2922609"
y1="1048.2958"
x2="7.3351092"
y2="1045.6942"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4136">
<stop
style="stop-color:#313244;stop-opacity:1;"
offset="0"
id="stop4138" />
<stop
style="stop-color:#7f849c;stop-opacity:1;"
offset="1"
id="stop4140" />
</linearGradient>
<linearGradient
gradientTransform="matrix(1.9992772,0,0,1.9992772,-0.23550294,-1052.047)"
xlink:href="#linearGradient4136-0"
id="linearGradient4146-0"
x1="3.2922609"
y1="1048.2958"
x2="7.3351092"
y2="1045.6942"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4136-0">
<stop
style="stop-color:#11111b;stop-opacity:1;"
offset="0"
id="stop4138-8" />
<stop
style="stop-color:#11111b;stop-opacity:0"
offset="1"
id="stop4140-7" />
</linearGradient>
</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"
transform="matrix(2.6825842,0,0,2.6825749,-11.215812,-2760.3708)">
<path
style="fill:url(#linearGradient4146-0);fill-opacity:1;fill-rule:evenodd;stroke:#11111b;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 9.9393899,1030.4959 6e-7,18.5201 4.2134615,-4.1523 2.912554,6.4989 3.001123,-1.6055 -3.18829,-6.9637 5.402014,-0.2053 z"
id="path4134" />
</g>
</svg>