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
104 lines
3.3 KiB
XML
104 lines
3.3 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="64"
|
|
height="64"
|
|
id="svg2"
|
|
version="1.1"
|
|
inkscape:version="0.48.5 r10040"
|
|
sodipodi:docname="Param_Int.svg"
|
|
viewBox="0 0 64 64">
|
|
<defs
|
|
id="defs4">
|
|
<linearGradient
|
|
inkscape:collect="always"
|
|
id="linearGradient4866">
|
|
<stop
|
|
style="stop-color:#313244;stop-opacity:1"
|
|
offset="0"
|
|
id="stop4868" />
|
|
<stop
|
|
style="stop-color:#6c7086;stop-opacity:1"
|
|
offset="1"
|
|
id="stop4870" />
|
|
</linearGradient>
|
|
<linearGradient
|
|
inkscape:collect="always"
|
|
xlink:href="#linearGradient4866"
|
|
id="linearGradient4872"
|
|
x1="32"
|
|
y1="1046.3622"
|
|
x2="30"
|
|
y2="994.36218"
|
|
gradientUnits="userSpaceOnUse"
|
|
gradientTransform="translate(2,0)" />
|
|
</defs>
|
|
<sodipodi:namedview
|
|
id="base"
|
|
pagecolor="#cdd6f4"
|
|
bordercolor="#38394b"
|
|
borderopacity="1.0"
|
|
inkscape:pageopacity="0.0"
|
|
inkscape:pageshadow="2"
|
|
inkscape:zoom="4.75905"
|
|
inkscape:cx="8.7746934"
|
|
inkscape:cy="37.901681"
|
|
inkscape:document-units="px"
|
|
inkscape:current-layer="layer1"
|
|
showgrid="true"
|
|
inkscape:window-width="1422"
|
|
inkscape:window-height="836"
|
|
inkscape:window-x="0"
|
|
inkscape:window-y="27"
|
|
inkscape:window-maximized="0"
|
|
inkscape:snap-global="true"
|
|
inkscape:snap-bbox="true"
|
|
inkscape:snap-nodes="false">
|
|
<inkscape:grid
|
|
type="xygrid"
|
|
id="grid11521"
|
|
empspacing="2"
|
|
dotted="false"
|
|
visible="true"
|
|
enabled="true"
|
|
snapvisiblegridlinesonly="true" />
|
|
</sodipodi:namedview>
|
|
<metadata
|
|
id="metadata7">
|
|
<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
|
|
inkscape:label="Layer 1"
|
|
inkscape:groupmode="layer"
|
|
id="layer1"
|
|
transform="translate(0,-988.36218)">
|
|
<path
|
|
inkscape:connector-curvature="0"
|
|
id="path11867"
|
|
style="font-size:medium;font-style:normal;font-weight:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:url(#linearGradient4872);fill-opacity:1;stroke:#1e1e2e;stroke-width:1.99999976;font-family:sans-serif"
|
|
d="m 29,991.36218 8,0 0,58.00002 -7.999998,0 0,-58.00002 z" />
|
|
<path
|
|
inkscape:connector-curvature="0"
|
|
id="path11867-7"
|
|
style="font-size:medium;font-style:normal;font-weight:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:none;stroke:#6c7086;stroke-width:2;font-family:sans-serif"
|
|
d="m 31,993.36218 4,0 0,54.00002 -3.999999,0 0,-54.00002 z" />
|
|
</g>
|
|
</svg>
|