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
18 lines
787 B
XML
18 lines
787 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)" fill-rule="evenodd">
|
|
<path d="m38 1050.4-12-12 12-12 12 12z" fill="#d1cbc9"/>
|
|
<path d="m20 1032.4-12-12 12-12 12 12z" fill="#d1ccca" fill-opacity=".82353"/>
|
|
<path d="m38 1014.4-12-12 12-12 12 12z" fill="#d1ccca" fill-opacity=".58824"/>
|
|
</g>
|
|
</svg>
|