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

51 lines
4.2 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="64px" height="64px" id="svg2985" version="1.1" inkscape:version="0.48.5 r10040" sodipodi:docname="CAM_Stop.svg">
<defs id="defs2987">
<linearGradient inkscape:collect="always" id="linearGradient3007">
<stop style="stop-color:#912424;stop-opacity:1" offset="0" id="stop3009"/>
<stop style="stop-color:#f2cdcd;stop-opacity:0;" offset="1" id="stop3011"/>
</linearGradient>
<linearGradient inkscape:collect="always" xlink:href="#linearGradient3007" id="linearGradient3013" x1="117.28671" y1="85.444054" x2="103.23077" y2="40.384613" gradientUnits="userSpaceOnUse"/>
</defs>
<sodipodi:namedview id="base" pagecolor="#cdd6f4" bordercolor="#38394b" borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11" inkscape:cx="16.155338" inkscape:cy="35.449439" inkscape:current-layer="layer1" showgrid="true" inkscape:document-units="px" inkscape:grid-bbox="true" inkscape:window-width="1920" inkscape:window-height="1137" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" inkscape:snap-bbox="true" inkscape:snap-nodes="false">
<inkscape:grid type="xygrid" id="grid2990" empspacing="2" visible="true" enabled="true" snapvisiblegridlinesonly="true"/>
</sodipodi:namedview>
<metadata id="metadata2990">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
<dc:title>CAM_Stop</dc:title>
<dc:date>2015-07-04</dc:date>
<dc:relation>https://www.freecad.org/wiki/index.php?title=Artwork</dc:relation>
<dc:publisher>
<cc:Agent>
<dc:title>FreeCAD</dc:title>
</cc:Agent>
</dc:publisher>
<dc:identifier>FreeCAD/src/Mod/CAM/Gui/Resources/icons/CAM_Stop.svg</dc:identifier>
<dc:rights>
<cc:Agent>
<dc:title>FreeCAD LGPL2+</dc:title>
</cc:Agent>
</dc:rights>
<cc:license>https://www.gnu.org/copyleft/lesser.html</cc:license>
<dc:contributor>
<cc:Agent>
<dc:title>[agryson] Alexander Gryson</dc:title>
</cc:Agent>
</dc:contributor>
</cc:Work>
</rdf:RDF>
</metadata>
<g id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer">
<path sodipodi:type="arc" style="fill:#f2cdcd;fill-opacity:0.85997319999999999;fill-rule:nonzero;stroke:#4c1313;stroke-width:1.98682772999999990;stroke-miterlimit:4;stroke-dasharray:none" id="path3003" sodipodi:cx="47.545456" sodipodi:cy="22.272728" sodipodi:rx="29.545454" sodipodi:ry="28.09091" d="m 77.09091,22.272728 a 29.545454,28.09091 0 1 1 -59.090908,0 29.545454,28.09091 0 1 1 59.090908,0 z" transform="matrix(0.98153848,0,0,1.0323624,-14.667694,9.0064723)"/>
<path sodipodi:type="arc" style="fill:url(#linearGradient3013);fill-opacity:1;fill-rule:nonzero;stroke-width:0.87000000000000000;stroke-miterlimit:4;stroke-dasharray:none" id="path3005" sodipodi:cx="110.72727" sodipodi:cy="62.454544" sodipodi:rx="24.363636" sodipodi:ry="23.90909" d="m 135.09091,62.454544 a 24.363636,23.90909 0 1 1 -48.727274,0 24.363636,23.90909 0 1 1 48.727274,0 z" transform="matrix(1.0671642,0,0,1.0874525,-86.164179,-35.916347)"/>
<g style="font-size:40px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#7f849c;fill-opacity:1;stroke:none;font-family:Sans;-inkscape-font-specification:Sans Bold" id="text2999">
<path d="m 26,10 12,0 0,16.119223 -1.7,11.758875 -8.600002,0 L 26,26.119223 26,10 m 0,31.985264 12,0 L 38,52 26,52 26,41.985264" id="path2993" inkscape:connector-curvature="0"/>
</g>
</g>
</svg>