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
94 lines
3.0 KiB
XML
94 lines
3.0 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
width="64"
|
|
height="64"
|
|
viewBox="0 0 64 64"
|
|
version="1.1"
|
|
id="svg142"
|
|
style="fill:none;stroke:#11111b;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
xmlns:cc="http://creativecommons.org/ns#"
|
|
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
|
<metadata
|
|
id="metadata148">
|
|
<rdf:RDF>
|
|
<cc:Work
|
|
rdf:about="">
|
|
<dc:format>image/svg+xml</dc:format>
|
|
<dc:type
|
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
</cc:Work>
|
|
</rdf:RDF>
|
|
</metadata>
|
|
<defs
|
|
id="defs146">
|
|
<linearGradient
|
|
id="linearGradient1328">
|
|
<stop
|
|
id="stop1324"
|
|
offset="0"
|
|
style="stop-color:#cdd6f4;stop-opacity:1" />
|
|
<stop
|
|
id="stop1326"
|
|
offset="1"
|
|
style="stop-color:#54d1bc;stop-opacity:0;" />
|
|
</linearGradient>
|
|
<linearGradient
|
|
id="linearGradient1310">
|
|
<stop
|
|
style="stop-color:#258e7e;stop-opacity:1"
|
|
offset="0"
|
|
id="stop1306" />
|
|
<stop
|
|
style="stop-color:#94e2d5;stop-opacity:1"
|
|
offset="1"
|
|
id="stop1308" />
|
|
</linearGradient>
|
|
<linearGradient
|
|
xlink:href="#linearGradient1310"
|
|
id="linearGradient1312"
|
|
x1="57.636765"
|
|
y1="50.225197"
|
|
x2="5.834971"
|
|
y2="19.189537"
|
|
gradientUnits="userSpaceOnUse" />
|
|
<radialGradient
|
|
xlink:href="#linearGradient1328"
|
|
id="radialGradient1322"
|
|
gradientUnits="userSpaceOnUse"
|
|
gradientTransform="matrix(0.71743104,0.00748738,-0.00738849,0.70797021,9.3050603,6.5739852)"
|
|
cx="32"
|
|
cy="35.575535"
|
|
fx="32"
|
|
fy="35.575535"
|
|
r="16" />
|
|
</defs>
|
|
<g
|
|
id="g1166">
|
|
<path
|
|
id="path138"
|
|
d="m 61.000001,49.888888 a 5.2727273,5.111111 0 0 1 -5.272728,5.111111 H 8.2727274 A 5.2727273,5.111111 0 0 1 3,49.888888 V 21.777777 A 5.2727273,5.111111 0 0 1 8.2727274,16.666665 H 18.818183 L 24.090909,9 h 15.818183 l 5.272727,7.666665 h 10.545454 a 5.2727273,5.111111 0 0 1 5.272728,5.111112 z"
|
|
style="fill:url(#linearGradient1312);fill-opacity:1;stroke:#103b35;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none" />
|
|
<g
|
|
transform="translate(0,4)"
|
|
id="g1160">
|
|
<circle
|
|
cx="32"
|
|
cy="32"
|
|
id="circle140"
|
|
style="fill:url(#radialGradient1322);fill-opacity:1;stroke:#103b35;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
r="14" />
|
|
<ellipse
|
|
style="opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#258e7e;stroke-width:1.78571427;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
id="path351"
|
|
cx="32"
|
|
cy="32"
|
|
rx="11.607143"
|
|
ry="11.607142" />
|
|
</g>
|
|
</g>
|
|
</svg>
|