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
105 lines
3.5 KiB
XML
105 lines
3.5 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_Text.svg"
|
|
viewBox="0 0 64 64">
|
|
<defs
|
|
id="defs4">
|
|
<linearGradient
|
|
inkscape:collect="always"
|
|
id="linearGradient4332">
|
|
<stop
|
|
style="stop-color:#313244;stop-opacity:1"
|
|
offset="0"
|
|
id="stop4334" />
|
|
<stop
|
|
style="stop-color:#6c7086;stop-opacity:1"
|
|
offset="1"
|
|
id="stop4336" />
|
|
</linearGradient>
|
|
<linearGradient
|
|
inkscape:collect="always"
|
|
xlink:href="#linearGradient4332"
|
|
id="linearGradient4338"
|
|
x1="34"
|
|
y1="1046.3622"
|
|
x2="28"
|
|
y2="994.36218"
|
|
gradientUnits="userSpaceOnUse" />
|
|
</defs>
|
|
<sodipodi:namedview
|
|
id="base"
|
|
pagecolor="#cdd6f4"
|
|
bordercolor="#38394b"
|
|
borderopacity="1.0"
|
|
inkscape:pageopacity="0.0"
|
|
inkscape:pageshadow="2"
|
|
inkscape:zoom="6.7303131"
|
|
inkscape:cx="44.992645"
|
|
inkscape:cy="49.194496"
|
|
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="true">
|
|
<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="path11869"
|
|
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(#linearGradient4338);fill-opacity:1;stroke:#1e1e2e;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:sans-serif"
|
|
d="m 55,991.36218 0,8 -18,-2e-5 0,50.00004 -10,0 0,-50.00004 -18,2e-5 0,-8 z"
|
|
sodipodi:nodetypes="ccccccccc" />
|
|
<path
|
|
inkscape:connector-curvature="0"
|
|
id="path11869-6"
|
|
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;fill-opacity:1;stroke:#6c7086;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:sans-serif"
|
|
d="m 53,993.36218 0,4 -18,0 0,50.00002 -6,0 0,-50.00002 -18,0 0,-4 z"
|
|
sodipodi:nodetypes="ccccccccc" />
|
|
</g>
|
|
</svg>
|