Some checks failed
Build and Test / build (pull_request) Has been cancelled
- 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
9 lines
397 B
XML
9 lines
397 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="64" height="64" version="1.1" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
|
|
<g transform="translate(0 -988.36)" fill="none" stroke="#d1cbc9">
|
|
<path d="m32 1043.4v-15" stroke-width="6"/>
|
|
<path d="m8 1028.4h48" stroke-width="4"/>
|
|
<rect x="8" y="997.36" width="48" height="46" ry="7" color="#11111b" stroke-width="6"/>
|
|
</g>
|
|
</svg>
|