refresh button

This commit is contained in:
SpikeHD 2022-04-30 00:57:58 -07:00
parent 56cbbf6fca
commit 46c3ea3d50
3 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="256" height="256" viewBox="0 0 256 256" xml:space="preserve">
<desc>Created with Fabric.js 1.7.22</desc>
<defs>
</defs>
<g transform="translate(128 128) scale(0.72 0.72)" style="">
<g style="stroke: none; stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: none; fill-rule: nonzero; opacity: 1;" transform="translate(-175.05 -175.05) scale(3.89 3.89)" >
<path d="M 56.375 60.616 c -0.75 -1.027 -2.151 -1.388 -3.266 -0.776 c -2.472 1.356 -5.237 2.065 -8.109 2.065 c -7.2 0 -13.346 -4.532 -15.778 -10.887 h 5.968 c 0.734 0 1.41 -0.402 1.759 -1.049 c 0.349 -0.646 0.316 -1.432 -0.085 -2.046 L 20.269 22.551 c -0.37 -0.565 -0.999 -0.905 -1.674 -0.905 s -1.304 0.34 -1.674 0.905 L 0.326 47.924 c -0.402 0.614 -0.435 1.4 -0.085 2.046 C 0.59 50.616 1.266 51.019 2 51.019 h 7.609 C 12.482 67.96 27.253 80.905 45 80.905 c 6.736 0 13.203 -1.841 18.864 -5.348 c 1.272 -0.788 1.586 -2.509 0.704 -3.718 L 56.375 60.616 z" style="stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(0,0,0); fill-rule: nonzero; opacity: 1;" transform=" matrix(1 0 0 1 0 0) " stroke-linecap="round" />
<path d="M 89.759 39.227 c -0.349 -0.646 -1.024 -1.048 -1.759 -1.048 h -7.753 C 77.051 21.632 62.465 9.095 45 9.095 c -6.086 0 -12.01 1.525 -17.291 4.432 c -1.307 0.719 -1.7 2.42 -0.883 3.668 l 7.613 11.628 c 0.694 1.06 2.072 1.499 3.213 0.947 c 2.277 -1.1 4.78 -1.675 7.348 -1.675 c 6.893 0 12.827 4.153 15.455 10.083 h -5.645 c -0.734 0 -1.41 0.402 -1.759 1.048 c -0.35 0.646 -0.317 1.432 0.085 2.046 l 16.595 25.373 c 0.369 0.564 0.999 0.905 1.674 0.905 s 1.305 -0.341 1.674 -0.905 l 16.595 -25.373 C 90.076 40.658 90.108 39.873 89.759 39.227 z" style="stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(0,0,0); fill-rule: nonzero; opacity: 1;" transform=" matrix(1 0 0 1 0 0) " stroke-linecap="round" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -191,6 +191,9 @@
GrassClipper
<span id="version">0.4.5</span>
</span>
<div id="refreshBtn" onclick="window.location.reload()">
<img src="icons/refresh.svg" />
</div>
<div id="settingsBtn" onclick="openSettings()">
<img src="icons/cog.svg" />
</div>

BIN
tools/mtools.exe Normal file

Binary file not shown.