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

52 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
version="1.1"
height="64"
width="64"
id="svg12"
sodipodi:docname="Sketcher_Pointer_Oblong_Frame.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">
<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="5.1596698"
inkscape:cx="37.017873"
inkscape:cy="41.087901"
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="defs16" />
<g
id="symbol"
style="fill:none;stroke:#d76363;stroke-width:1.92924"
transform="matrix(1.0366786,0,0,1.0366786,-0.1467704,-6.1737144)">
<path
id="rect3"
d="m 33.903249,32 h 11.575426 c 4.275193,0 7.716954,3.441762 7.716954,7.716954 V 51.29238 c 0,4.275193 -3.441761,7.716955 -7.716954,7.716955 H 33.903249 c -4.275193,0 -7.716954,-3.441762 -7.716954,-7.716955 V 39.716954 C 26.186295,35.441762 29.628056,32 33.903249,32 Z" />
<path
id="rect3-1"
d="m 34.867866,36.823097 h 9.64619 c 2.137596,0 3.858476,1.72088 3.858476,3.858476 v 9.646191 c 0,2.137595 -1.72088,3.858475 -3.858476,3.858475 h -9.64619 c -2.137596,0 -3.858476,-1.72088 -3.858476,-3.858475 v -9.646191 c 0,-2.137596 1.72088,-3.858476 3.858476,-3.858476 z" />
</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="path9" />
</g>
</svg>