Added custom cursors

This commit is contained in:
2019-10-27 11:43:15 -05:00
parent a95849d5c7
commit cd7b71894d
12 changed files with 475 additions and 3 deletions

View File

@@ -0,0 +1,90 @@
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="24"
height="24"
viewBox="0 0 6.35 6.3500002"
version="1.1"
id="svg8"
inkscape:version="0.92.4 5da689c313, 2019-01-14"
sodipodi:docname="pointer.svg"
inkscape:export-filename="/home/cyberarm/Code/i-mic-rts/assets/cursors/pointer.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="22.627417"
inkscape:cx="4.6561557"
inkscape:cy="9.4210568"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
inkscape:showpageshadow="false"
inkscape:window-width="1920"
inkscape:window-height="1006"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid815"
empspacing="8" />
</sodipodi:namedview>
<metadata
id="metadata5">
<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></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-290.64999)">
<path
style="fill:#2e3436;stroke:none;stroke-width:0.37417737px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 2.9104231,295.67708 5.02709,293.56041 3.7041765,294.35417 Z"
id="path847"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
style="fill:#888a85;stroke:none;stroke-width:0.37417737px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 6.18e-6,290.64999 2.38125022,6.08542 1.3229168,-2.38125 z"
id="path817" />
<path
style="fill:#d3d7cf;stroke:none;stroke-width:0.37417737px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 6.1883327e-6,290.65 3.7041766,294.35417 6.0854202,293.03124 Z"
id="path819-3"
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#000000;stroke-width:0.26458334;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;paint-order:normal"
d="M 6.0854168,293.03124 0,290.64999 l 2.3812501,6.08542 1.3229166,-2.38125 z"
id="path876"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/cyberarm/Code/i-mic-rts/assets/cursors/path876.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB