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

96 lines
2.7 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
version="1.1"
height="64"
width="64"
id="svg16"
sodipodi:docname="Sketcher_Pointer_Create_BSpline.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:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<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="6.607029"
inkscape:cx="34.58438"
inkscape:cy="39.049322"
inkscape:window-width="1368"
inkscape:window-height="842"
inkscape:window-x="-6"
inkscape:window-y="-6"
inkscape:window-maximized="1"
inkscape:current-layer="symbol" />
<defs
id="defs20">
<linearGradient
xlink:href="#linearGradient3836-9-3"
id="linearGradient3262"
gradientUnits="userSpaceOnUse"
x1="-18"
y1="18"
x2="-22"
y2="5" />
<linearGradient
id="linearGradient3836-9-3">
<stop
style="stop-color:#912424;stop-opacity:1"
offset="0"
id="stop3838-8-5" />
<stop
style="stop-color:#f2cdcd;stop-opacity:1"
offset="1"
id="stop3840-1-6" />
</linearGradient>
</defs>
<g
id="symbol"
style="fill:none;stroke:#d76363;stroke-width:2"
transform="translate(1.1788527,3.8661511)">
<path
style="fill:none;stroke:#d76363;stroke-width:19.143;display:inline;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 1856.4296,467.6716 c -13.6954,253.36462 -253.3646,0 -273.9077,273.90769"
id="path3266-9-2"
transform="matrix(0.10447668,0,0,0.10447681,-142.05205,-24.47784)" />
<circle
cx="23.284584"
cy="53"
id="circle6"
style="stroke-width:2"
r="4" />
<circle
cx="26.871147"
cy="27.250849"
id="circle8"
style="stroke-width:2"
r="4" />
<circle
cx="49.765148"
cy="50.148849"
id="circle8-8"
style="fill:none;stroke:#d76363;stroke-width:2"
r="4" />
<circle
cx="51.90155"
cy="24.382998"
id="circle10"
style="stroke-width:2"
r="4" />
</g>
<g
id="crosshair"
style="stroke:#cdd6f4;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:miter">
<path
d="m16,3v9m0,8v9m-13-13h9m8,0h9"
id="path13" />
</g>
</svg>