mirror of
https://github.com/tonytins/dressupzack
synced 2025-05-07 05:54:49 -04:00
- 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
61 lines
2.6 KiB
XML
61 lines
2.6 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 25 32"
|
|
version="1.1"
|
|
id="svg845"
|
|
sodipodi:docname="file-upload.svg"
|
|
width="25"
|
|
height="32"
|
|
inkscape:version="1.0.2 (e86c8708, 2021-01-15)">
|
|
<metadata
|
|
id="metadata851">
|
|
<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="defs849" />
|
|
<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="namedview847"
|
|
showgrid="false"
|
|
inkscape:pagecheckerboard="true"
|
|
fit-margin-top="0"
|
|
fit-margin-left="0"
|
|
fit-margin-right="0"
|
|
fit-margin-bottom="0"
|
|
inkscape:zoom="1.6464844"
|
|
inkscape:cx="190.78529"
|
|
inkscape:cy="160.03796"
|
|
inkscape:window-x="0"
|
|
inkscape:window-y="23"
|
|
inkscape:window-maximized="1"
|
|
inkscape:current-layer="svg845" />
|
|
<!-- 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 14.583333,8.5 V 0 H 1.5625 C 0.69661458,0 0,0.66875 0,1.5 v 29 C 0,31.33125 0.69661458,32 1.5625,32 h 21.875 C 24.303385,32 25,31.33125 25,30.5 V 10 h -8.854167 c -0.859375,0 -1.5625,-0.675 -1.5625,-1.5 z m 4.24349,13.500625 h -4.24349 v 5 c 0,0.5525 -0.466145,1 -1.041666,1 h -2.083334 c -0.57552,0 -1.041666,-0.4475 -1.041666,-1 v -5 H 6.1731771 c -0.9296875,0 -1.3938802,-1.080625 -0.733724,-1.71 l 6.2773439,-5.98125 c 0.432943,-0.413125 1.132161,-0.413125 1.565104,0 l 6.277344,5.98125 c 0.660807,0.629375 0.197265,1.71 -0.732422,1.71 z M 24.544271,6.5625 18.170573,0.4375 C 17.877604,0.15625 17.480469,0 17.063802,0 H 16.666667 V 8 H 25 V 7.61875 C 25,7.225 24.83724,6.84375 24.544271,6.5625 Z"
|
|
id="path843"
|
|
style="fill:#1ea7e1;stroke-width:0.0637888;fill-opacity:1" />
|
|
</svg>
|