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

119 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
version="1.1"
height="64"
width="64"
id="svg14"
sodipodi:docname="Sketcher_Pointer_Create_3PointCircle.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="7.296875"
inkscape:cx="32.068522"
inkscape:cy="32.068522"
inkscape:window-width="1368"
inkscape:window-height="842"
inkscape:window-x="-6"
inkscape:window-y="-6"
inkscape:window-maximized="1"
inkscape:current-layer="svg14" />
<defs
id="defs18">
<linearGradient
xlink:href="#linearGradient3892"
id="linearGradient3898"
x1="37.429146"
y1="41.590584"
x2="24.483221"
y2="4.9104676"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient3892">
<stop
style="stop-color:#cdd6f4;stop-opacity:1"
offset="0"
id="stop3894" />
<stop
style="stop-color:#cdd6f4;stop-opacity:0"
offset="1"
id="stop3896" />
</linearGradient>
<linearGradient
xlink:href="#linearGradient3892"
id="linearGradient3856"
x1="22.84341"
y1="4.8241611"
x2="30.783579"
y2="28.644661"
gradientUnits="userSpaceOnUse" />
<linearGradient
y2="5"
x2="-22"
y1="18"
x1="-18"
gradientTransform="matrix(0.89262616,0,0,0.89258466,72.894067,1.2176306)"
gradientUnits="userSpaceOnUse"
id="linearGradient4013"
xlink:href="#linearGradient3836-9-3-6" />
<linearGradient
id="linearGradient3836-9-3-6">
<stop
style="stop-color:#912424;stop-opacity:1"
offset="0"
id="stop3838-8-5-7" />
<stop
style="stop-color:#f2cdcd;stop-opacity:1"
offset="1"
id="stop3840-1-6-5" />
</linearGradient>
</defs>
<g
id="symbol"
style="fill:none;stroke:#d76363;stroke-width:2"
transform="translate(0,4)">
<circle
cx="40"
cy="40"
r="18"
id="circle2"
style="fill:none;stroke:#d76363;stroke-width:2" />
<circle
cx="40"
cy="22"
id="circle4"
style="stroke-width:2"
r="4" />
<circle
cx="58"
cy="40"
id="circle6"
style="stroke-width:2"
r="4" />
<circle
cx="52.727921"
cy="27.272078"
id="circle8"
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="path11" />
</g>
</svg>