style / tools optis & new tools calculator
All checks were successful
Deploy Sokko G / deploy (push) Successful in 6s
All checks were successful
Deploy Sokko G / deploy (push) Successful in 6s
This commit is contained in:
parent
6b84607b25
commit
0db35a0d2c
23 changed files with 1106 additions and 24 deletions
4
website/public/static/icons/calculator.svg
Normal file
4
website/public/static/icons/calculator.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
||||
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M5 9H19M15 18V15M9 18H9.01M12 18H12.01M12 15H12.01M9 15H9.01M15 12H15.01M12 12H12.01M9 12H9.01M8.2 21H15.8C16.9201 21 17.4802 21 17.908 20.782C18.2843 20.5903 18.5903 20.2843 18.782 19.908C19 19.4802 19 18.9201 19 17.8V6.2C19 5.0799 19 4.51984 18.782 4.09202C18.5903 3.71569 18.2843 3.40973 17.908 3.21799C17.4802 3 16.9201 3 15.8 3H8.2C7.0799 3 6.51984 3 6.09202 3.21799C5.71569 3.40973 5.40973 3.71569 5.21799 4.09202C5 4.51984 5 5.07989 5 6.2V17.8C5 18.9201 5 19.4802 5.21799 19.908C5.40973 20.2843 5.71569 20.5903 6.09202 20.782C6.51984 21 7.07989 21 8.2 21Z" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 886 B |
8
website/public/static/icons/enter.svg
Normal file
8
website/public/static/icons/enter.svg
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
||||
<svg fill="#000000" width="800px" height="800px" viewBox="0 0 512 512" id="_04_In_alt_" data-name="04 In (alt)" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="Group_12" data-name="Group 12">
|
||||
<path id="Path_6" data-name="Path 6" d="M480,0H256a32,32,0,0,0,0,64H448V448H256a32,32,0,0,0,0,64H480a31.991,31.991,0,0,0,32-32V32A31.991,31.991,0,0,0,480,0Z" fill-rule="evenodd"/>
|
||||
<path id="Path_7" data-name="Path 7" d="M224,384,352,256,224,128v96H28.591C12.788,224,0,238.328,0,256s12.788,32,28.591,32H224Z" fill-rule="evenodd"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 666 B |
16
website/public/static/icons/scrollable.svg
Normal file
16
website/public/static/icons/scrollable.svg
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
||||
<svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
viewBox="0 0 32 32" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
|
||||
</style>
|
||||
<path class="st0" d="M28,30H4c-1.1,0-2-0.9-2-2V4c0-1.1,0.9-2,2-2h24c1.1,0,2,0.9,2,2v24C30,29.1,29.1,30,28,30z"/>
|
||||
<line class="st0" x1="20" y1="2" x2="20" y2="30"/>
|
||||
<polyline class="st0" points="27,24 25,26 23,24 "/>
|
||||
<polyline class="st0" points="23,8 25,6 27,8 "/>
|
||||
<line class="st0" x1="6" y1="9" x2="16" y2="9"/>
|
||||
<line class="st0" x1="6" y1="13" x2="12" y2="13"/>
|
||||
<line class="st0" x1="6" y1="17" x2="12" y2="17"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 855 B |
Loading…
Add table
Add a link
Reference in a new issue