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

102 lines
3.3 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="svg8"
width="64"
height="64"
version="1.1"
sodipodi:docname="Sketcher_Pointer_Splitting.svg"
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
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/">
<sodipodi:namedview
id="namedview1"
pagecolor="#cdd6f4"
bordercolor="#11111b"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#6a6e84"
inkscape:zoom="7.296875"
inkscape:cx="15.897216"
inkscape:cy="40.154176"
inkscape:window-width="1368"
inkscape:window-height="842"
inkscape:window-x="-6"
inkscape:window-y="-6"
inkscape:window-maximized="1"
inkscape:current-layer="symbol" />
<metadata
id="metadata14">
<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>
<defs
id="defs12" />
<g
style="fill:#d76363;stroke:none;stroke-width:1.20001"
id="symbol"
transform="matrix(0.83333333,0,0,0.83333333,3.3333334,3.3333334)">
<circle
id="circle2"
r="6"
cy="29.6"
cx="29.6"
style="stroke-width:1.20001" />
<circle
cx="26"
cy="56"
id="circle4755"
style="fill:none;stroke:#d76363;stroke-width:2"
r="4"
transform="matrix(1.2,0,0,1.2,-4.0000001,-4.0000001)" />
<circle
cx="56"
cy="-27"
id="circle4757"
style="fill:none;stroke:#d76363;stroke-width:2"
transform="matrix(1.2,0,0,-1.2,-4.0000001,-4.0000001)"
r="4" />
<path
style="fill:none;fill-rule:evenodd;stroke:#d76363;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 26,56 38.245154,44.163018"
id="path4792"
transform="matrix(1.2,0,0,1.2,-4.0000001,-4.0000001)" />
<path
id="path4794"
d="M 43.754846,38.836982 56,27"
style="fill:none;fill-rule:evenodd;stroke:#d76363;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
transform="matrix(1.2,0,0,1.2,-4.0000001,-4.0000001)" />
<path
d="M 28.193812,28.193812 38.84457,38.84457"
stroke-dasharray="3 2"
id="path2"
style="fill:none;stroke:#d76363;stroke-width:2;stroke-dasharray:2, 2;stroke-dashoffset:0"
sodipodi:nodetypes="cc"
transform="matrix(1.2,0,0,1.2,-4.0000001,-4.0000001)" />
<path
d="m 41.150758,36.150758 v 5 h -5 z"
id="path4"
style="fill:#d76363;fill-opacity:1;stroke:#d76363;stroke-width:2"
transform="matrix(1.2,0,0,1.2,-4.0000001,-4.0000001)" />
</g>
<g
style="stroke:#cdd6f4;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:miter"
id="crosshair">
<path
id="path5"
d="m16,3v9m0,8v9m-13-13h9m8,0h9" />
</g>
</svg>