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
19 lines
804 B
XML
19 lines
804 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" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
|
<metadata>
|
|
<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/>
|
|
</cc:Work>
|
|
</rdf:RDF>
|
|
</metadata>
|
|
<g transform="translate(0 -988.36)">
|
|
<g transform="matrix(.93333 0 0 .92593 2.1334 75.583)" fill="#d1cbc9" fill-rule="evenodd">
|
|
<path d="m9.5 1006.9v27l22.5 13.5 22.5-13.5v-27l-22.5 13.5-22.5-13.5z"/>
|
|
<path d="m9.5 1006.9 22.5-13.54 22.5 13.54-22.5 13.5z" fill-opacity=".58824"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|