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
62 lines
1.6 KiB
XML
62 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg
|
|
version="1.1"
|
|
height="64"
|
|
width="64"
|
|
id="svg10"
|
|
sodipodi:docname="Sketcher_Pointer_Create_Circle.svg"
|
|
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
|
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:svg="http://www.w3.org/2000/svg">
|
|
<sodipodi:namedview
|
|
id="namedview1"
|
|
pagecolor="#cdd6f4"
|
|
bordercolor="#11111b"
|
|
borderopacity="0.25"
|
|
inkscape:showpageshadow="2"
|
|
inkscape:pageopacity="0.0"
|
|
inkscape:pagecheckerboard="0"
|
|
inkscape:deskcolor="#6a6e84"
|
|
inkscape:zoom="7.296875"
|
|
inkscape:cx="31.931478"
|
|
inkscape:cy="32.068522"
|
|
inkscape:window-width="1368"
|
|
inkscape:window-height="842"
|
|
inkscape:window-x="-6"
|
|
inkscape:window-y="-6"
|
|
inkscape:window-maximized="1"
|
|
inkscape:current-layer="svg10" />
|
|
<defs
|
|
id="defs14" />
|
|
<g
|
|
id="symbol"
|
|
style="fill:none;stroke:#d76363;stroke-width:2"
|
|
transform="translate(0,4)">
|
|
<circle
|
|
cx="40"
|
|
cy="40"
|
|
r="18"
|
|
id="circle2" />
|
|
<circle
|
|
cx="40"
|
|
cy="40"
|
|
r="4"
|
|
id="circle4" />
|
|
<circle
|
|
cx="58"
|
|
cy="40"
|
|
r="4"
|
|
id="circle4-8"
|
|
style="fill:none;stroke:#d76363;stroke-width:2" />
|
|
</g>
|
|
<g
|
|
id="crosshair"
|
|
style="stroke:#cdd6f4;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:miter">
|
|
<path
|
|
d="m16,3v9m0,8v9m-13-13h9m8,0h9"
|
|
id="path7" />
|
|
</g>
|
|
</svg>
|