JezK
Edit File: tweak-color.svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="32" height="32" inkscape:hotspot_x="4" inkscape:hotspot_y="4" style="fill:gray;stroke:black"> <style>@import './cursors.css';</style> <defs> </defs> <!-- Cross (centered on hotspot) --> <use xlink:href="-common.svg#def-cross"/> <g id="cursor" style="stroke:none"> <rect x="8" y="8" width="6" height="6" style="fill:lightgray"/> <rect x="14" y="8" width="6" height="6" style="fill:gray"/> <rect x="20" y="8" width="6" height="6" style="fill:lightgray"/> <rect x="8" y="14" width="6" height="6" style="fill:gray"/> <rect x="14" y="14" width="6" height="6" style="fill:black"/> <rect x="20" y="14" width="6" height="6" style="fill:gray"/> <rect x="8" y="20" width="6" height="6" style="fill:lightgray"/> <rect x="14" y="20" width="6" height="6" style="fill:gray"/> <rect x="20" y="20" width="6" height="6" style="fill:lightgray"/> </g> </svg>