mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-26 08:34:43 -04:00
In-game news straight from my website
This is new feature trying out JSON-RPC requests.
This commit is contained in:
parent
9db6589717
commit
ec79a57f96
15 changed files with 628 additions and 17 deletions
61
sprites/symbols/sync.svg
Normal file
61
sprites/symbols/sync.svg
Normal 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 32 32"
|
||||
version="1.1"
|
||||
id="svg835"
|
||||
sodipodi:docname="sync.svg"
|
||||
width="32"
|
||||
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="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.3046875"
|
||||
inkscape:cx="256"
|
||||
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 27.540625,0.78562499 0.25,5.17312491 A 15.4475,15.4475 0 0 0 15.989375,0.49999999 c -7.56875,0 -13.87,5.43249991 -15.22125,12.61375001 A 0.75,0.74999999 0 0 0 1.505625,14 H 4.57125 a 0.75,0.74999999 0 0 0 0.729375,-0.57875 10.994375,10.994375 0 0 1 19.8125,-3.5587502 l -6.34125,-0.30375 A 0.75,0.74999999 0 0 0 17.98625,10.30875 v 2.963125 a 0.75,0.74999999 0 0 0 0.75,0.75 H 31.25 a 0.75,0.74999999 0 0 0 0.75,-0.75 V 0.74999999 A 0.75,0.74999999 0 0 0 31.25,0 h -2.960625 a 0.75,0.74999999 0 0 0 -0.74875,0.78562499 z M 15.989375,27 a 10.975625,10.975625 0 0 1 -9.125,-4.8625 l 6.3625,0.304375 a 0.75,0.74999999 0 0 0 0.785625,-0.75 v -2.9625 a 0.75,0.74999999 0 0 0 -0.75,-0.75 H 0.75 a 0.75,0.74999999 0 0 0 -0.75,0.75 v 12.520624 a 0.75,0.74999999 0 0 0 0.75,0.75 h 2.959375 a 0.75,0.74999999 0 0 0 0.75,-0.7875 L 4.2,26.051875 a 15.448125,15.448125 0 0 0 11.789375,5.448124 C 23.55875,31.499999 29.86,26.0675 31.21125,18.88625 A 0.75,0.74999999 0 0 0 30.47375,18 H 27.408125 A 0.75,0.74999999 0 0 0 26.67875,18.57875 10.99125,10.99125 0 0 1 15.989375,27 Z"
|
||||
id="path833"
|
||||
style="fill:#ffffff;stroke-width:0.0625" />
|
||||
</svg>
|
After Width: | Height: | Size: 2.9 KiB |
Loading…
Add table
Add a link
Reference in a new issue