1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-08 14:14:48 -04:00
dressupzack/sprites/symbols/spinner.svg
Tony Bark 739692d970 Basic saving and loading
- You can finally save and load your different styles!
- Brand new icons from Font Awesome!
- The clear button was refreshed and replaced with the trash can. While I've never gotten complaints about the interface, this should prove to be less confusing.
- Clear button moved next to save/load.
- Introduced a basic indicator when loading and saving
- Bumped version to 1.10
2021-05-30 17:01:27 -04:00

62 lines
2.8 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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"
viewBox="0 0 32 32"
version="1.1"
id="svg2068"
sodipodi:docname="spinner.svg"
inkscape:version="1.0.2 (e86c8708, 2021-01-15)"
width="32"
height="32">
<metadata
id="metadata2074">
<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>
<defs
id="defs2072" />
<sodipodi:namedview
pagecolor="#000000"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="987"
id="namedview2070"
showgrid="false"
inkscape:pagecheckerboard="true"
inkscape:zoom="1.6464844"
inkscape:cx="256"
inkscape:cy="256"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="1"
inkscape:current-layer="svg2068"
inkscape:document-rotation="0"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<!-- Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) -->
<path
d="m 19,3 c 0,1.656875 -1.343125,3 -3,3 -1.656875,0 -3,-1.343125 -3,-3 0,-1.656875 1.343125,-3 3,-3 1.656875,0 3,1.343125 3,3 z m -3,23 c -1.656875,0 -3,1.343125 -3,3 0,1.656875 1.343125,3 3,3 1.656875,0 3,-1.343125 3,-3 0,-1.656875 -1.343125,-3 -3,-3 z M 29,13 c -1.656875,0 -3,1.343125 -3,3 0,1.656875 1.343125,3 3,3 1.656875,0 3,-1.343125 3,-3 0,-1.656875 -1.343125,-3 -3,-3 z M 6,16 c 0,-1.656875 -1.343125,-3 -3,-3 -1.656875,0 -3,1.343125 -3,3 0,1.656875 1.343125,3 3,3 1.656875,0 3,-1.343125 3,-3 z m 0.807625,6.192375 c -1.656875,0 -3,1.343125 -3,3 0,1.656875 1.343125,3 3,3 1.656875,0 3,-1.343125 3,-3 0,-1.656813 -1.3431875,-3 -3,-3 z m 18.38475,0 c -1.656875,0 -3,1.343125 -3,3 0,1.656875 1.343125,3 3,3 1.656875,0 3,-1.343125 3,-3 0,-1.656813 -1.343125,-3 -3,-3 z M 6.807625,3.807625 c -1.656875,0 -3,1.343125 -3,3 0,1.656875 1.343125,3 3,3 1.656875,0 3,-1.343125 3,-3 0,-1.656875 -1.3431875,-3 -3,-3 z"
id="path2066"
style="fill:#1ea7e1;fill-opacity:1;stroke-width:0.0625" />
</svg>