1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-06-25 16:14:43 -04:00

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
This commit is contained in:
Tony Bark 2021-05-30 17:01:27 -04:00
parent c846932fc8
commit 739692d970
44 changed files with 1093 additions and 313 deletions

62
sprites/symbols/check.svg Normal file
View file

@ -0,0 +1,62 @@
<?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 40 32"
version="1.1"
id="svg835"
sodipodi:docname="check.svg"
width="40"
height="32"
inkscape:version="1.0.2 (e86c8708, 2021-01-15)">
<metadata
id="metadata841">
<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="defs839" />
<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="namedview837"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="1.3046875"
inkscape:cx="255.99975"
inkscape:cy="190.90175"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="1"
inkscape:current-layer="svg835"
inkscape:document-rotation="0"
inkscape:pagecheckerboard="true" />
<!-- 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 13.585775,31.371521 0.58576228,17.425111 c -0.78101637,-0.837875 -0.78101637,-2.196391 0,-3.034349 L 3.4141247,11.35641 c 0.781016,-0.837954 2.0474237,-0.837954 2.8284402,0 l 8.7574301,9.394883 18.75744,-20.12288901 c 0.781017,-0.83787199 2.047424,-0.83787199 2.82844,0 l 2.828363,3.03435191 c 0.781016,0.8378723 0.781016,2.1963908 0,3.0343488 L 16.414215,31.371604 c -0.781095,0.837875 -2.047424,0.837875 -2.82844,-8.3e-5 z"
id="path833"
style="fill:#ffffff;stroke-width:0.0809184" />
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/check.svg-9f44bbeb4b4ba5cd240f570669efca4d.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/symbols/check.svg"
dest_files=[ "res://.import/check.svg-9f44bbeb4b4ba5cd240f570669efca4d.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0

View file

@ -0,0 +1,61 @@
<?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="svg835"
sodipodi:docname="file-download-disabled.svg"
width="25"
height="32"
inkscape:version="1.0.2 (e86c8708, 2021-01-15)">
<metadata
id="metadata841">
<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="defs839" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="987"
id="namedview837"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:pagecheckerboard="true"
inkscape:zoom="1.6464844"
inkscape:cx="173.172"
inkscape:cy="161.86002"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="1"
inkscape:current-layer="svg835" />
<!-- 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.977214,13.21 -6.277344,5.98125 c -0.432943,0.413125 -1.132161,0.413125 -1.565104,0 L 5.4407552,21.71 C 4.7799479,21.080625 5.2434896,20 6.1731771,20 h 4.2434899 v -5 c 0,-0.5525 0.466146,-1 1.041666,-1 h 2.083334 c 0.575521,0 1.041666,0.4475 1.041666,1 v 5 h 4.24349 c 0.929687,0 1.393229,1.080625 0.733724,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="path833"
style="fill:#b3b3b3;fill-opacity:1;stroke-width:0.0637888" />
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/file-download-disabled.svg-3039085a28180f25134fac3a2e2e908b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/symbols/file-download-disabled.svg"
dest_files=[ "res://.import/file-download-disabled.svg-3039085a28180f25134fac3a2e2e908b.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0

View file

@ -0,0 +1,61 @@
<?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="svg835"
sodipodi:docname="file-download.svg"
width="25"
height="32"
inkscape:version="1.0.2 (e86c8708, 2021-01-15)">
<metadata
id="metadata841">
<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="defs839" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="987"
id="namedview837"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:pagecheckerboard="true"
inkscape:zoom="1.6464844"
inkscape:cx="192"
inkscape:cy="256"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="1"
inkscape:current-layer="svg835" />
<!-- 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.977214,13.21 -6.277344,5.98125 c -0.432943,0.413125 -1.132161,0.413125 -1.565104,0 L 5.4407552,21.71 C 4.7799479,21.080625 5.2434896,20 6.1731771,20 h 4.2434899 v -5 c 0,-0.5525 0.466146,-1 1.041666,-1 h 2.083334 c 0.575521,0 1.041666,0.4475 1.041666,1 v 5 h 4.24349 c 0.929687,0 1.393229,1.080625 0.733724,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="path833"
style="fill:#1ea7e1;fill-opacity:1;stroke-width:0.0637888" />
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/file-download.svg-450cf2da94964fdd618f765552ef56fa.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/symbols/file-download.svg"
dest_files=[ "res://.import/file-download.svg-450cf2da94964fdd618f765552ef56fa.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0

View file

@ -0,0 +1,61 @@
<?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-disabled.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="1371"
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="549"
inkscape:window-y="23"
inkscape:window-maximized="0"
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:#b3b3b3;stroke-width:0.0637888;fill-opacity:1" />
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/file-upload-disabled.svg-ba38875b88f3cb31437f95135a66cdca.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/symbols/file-upload-disabled.svg"
dest_files=[ "res://.import/file-upload-disabled.svg-ba38875b88f3cb31437f95135a66cdca.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0

View file

@ -0,0 +1,61 @@
<?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>

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/file-upload.svg-d051fb9491598b3376ab16f862e70d42.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/symbols/file-upload.svg"
dest_files=[ "res://.import/file-upload.svg-d051fb9491598b3376ab16f862e70d42.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0

View file

@ -0,0 +1,62 @@
<?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>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/spinner.svg-9c272ad1499efd5be523cbaa7db2de7c.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/symbols/spinner.svg"
dest_files=[ "res://.import/spinner.svg-9c272ad1499efd5be523cbaa7db2de7c.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0

61
sprites/symbols/times.svg Normal file
View file

@ -0,0 +1,61 @@
<?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 36 36"
version="1.1"
id="svg835"
sodipodi:docname="times.svg"
width="36"
height="36"
inkscape:version="1.0.2 (e86c8708, 2021-01-15)">
<metadata
id="metadata841">
<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="defs839" />
<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="namedview837"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="1.6464844"
inkscape:cx="176"
inkscape:cy="176"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="1"
inkscape:current-layer="svg835"
inkscape:document-rotation="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 24.823636,18 35.058068,7.7655672 c 1.255909,-1.2559068 1.255909,-3.2921568 0,-4.5490896 L 32.783523,0.9419328 c -1.255909,-1.2559104 -3.292159,-1.2559104 -4.549091,0 L 18,11.176362 7.7655682,0.9419328 c -1.2559093,-1.2559104 -3.2921593,-1.2559104 -4.5490909,0 L 0.94193182,3.2164776 c -1.25590909,1.2559104 -1.25590909,3.2921604 0,4.5490896 L 11.176364,18 0.94193182,28.234433 c -1.25590909,1.255907 -1.25590909,3.292157 0,4.549089 l 2.27454548,2.274545 c 1.2559089,1.255911 3.2931816,1.255911 4.5490909,0 L 18,24.823638 28.234432,35.058067 c 1.255909,1.255911 3.293182,1.255911 4.549091,0 l 2.274545,-2.274545 c 1.255909,-1.25591 1.255909,-3.29216 0,-4.549089 z"
id="path833"
style="stroke-width:0.102273;fill:#ffffff" />
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/times.svg-6ac74cf962110ec75d79adcca368c0d6.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/symbols/times.svg"
dest_files=[ "res://.import/times.svg-6ac74cf962110ec75d79adcca368c0d6.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0

62
sprites/symbols/trash.svg Normal file
View file

@ -0,0 +1,62 @@
<?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="svg835"
sodipodi:docname="trash.svg"
width="25"
height="32"
inkscape:version="1.0.2 (e86c8708, 2021-01-15)">
<metadata
id="metadata841">
<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="defs839" />
<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="namedview837"
showgrid="false"
inkscape:pagecheckerboard="true"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="1.4910714"
inkscape:cx="224"
inkscape:cy="256.00018"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="1"
inkscape:current-layer="svg835"
inkscape:document-rotation="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 24.107142,2.0000103 H 17.410714 L 16.886161,0.83126068 A 1.3392858,1.4999995 0 0 0 15.686384,1.0955215e-5 H 9.3080359 A 1.3236608,1.4824995 0 0 0 8.1138391,0.83126068 L 7.5892861,2.0000103 H 0.89285719 A 0.89285719,0.99999964 0 0 0 0,3.00001 V 5.0000092 A 0.89285719,0.99999964 0 0 0 0.89285719,6.0000089 H 24.107142 A 0.89285719,0.99999964 0 0 0 25,5.0000092 V 3.00001 A 0.89285719,0.99999964 0 0 0 24.107142,2.0000103 Z M 2.96875,29.1875 A 2.6785714,2.9999989 0 0 0 5.6417411,32 H 19.358259 A 2.6785714,2.9999989 0 0 0 22.03125,29.1875 L 23.214286,8.0000083 H 1.7857142 Z"
id="path833"
style="fill:#1ea7e1;fill-opacity:1;stroke-width:0.059057" />
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/trash.svg-2dea8a7a79a1ab3e264e388d8ca19746.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/symbols/trash.svg"
dest_files=[ "res://.import/trash.svg-2dea8a7a79a1ab3e264e388d8ca19746.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0