first commit

This commit is contained in:
2023-04-20 20:37:55 +02:00
parent dcc30ded70
commit f72df76a02
39 changed files with 4594 additions and 178 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

4
static/icons/close.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M18 6L6 18" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M6 6L18 18" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 306 B

10
static/icons/play.svg Normal file
View File

@@ -0,0 +1,10 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1_2)">
<path d="M16.3441 8.31926L3.86508 0.137426C3.60968 -0.0294838 3.28107 -0.0458474 3.01152 0.0965164C2.74031 0.23888 2.57143 0.516244 2.57143 0.818154V17.1818C2.57143 17.4837 2.74031 17.7611 3.01069 17.9035C3.13381 17.9681 3.26859 18 3.40336 18C3.56476 18 3.72615 17.9534 3.86508 17.8625L16.3441 9.68071C16.5754 9.52853 16.7143 9.27326 16.7143 8.99999C16.7143 8.72671 16.5754 8.47144 16.3441 8.31926Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1_2">
<rect width="18" height="18" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 651 B

1
static/logo.svg Normal file
View File

@@ -0,0 +1 @@
<svg height="2115" width="2500" xmlns="http://www.w3.org/2000/svg" viewBox="0.01 -0.004 140.12 118.62019900826458"><path d="M70.014 23.941a47.318 47.318 0 1 0 47.533 47.317 47.481 47.481 0 0 0-47.533-47.317zm18.733 33.571a6.792 6.792 0 1 1-6.822 6.791 6.8 6.8 0 0 1 6.822-6.792zm-36.069 0a6.792 6.792 0 1 1-6.822 6.791 6.8 6.8 0 0 1 6.822-6.792zm44.453 24.455c-.56 3.288-4.185 22.167-26.32 22.167-21.595 0-26.75-20.546-26.75-22.167 0 0-1.127-4.324 4.054-3.451 6.309 1.063 15.754 1.345 21.865 1.345 7.317 0 17.679-.538 22.2-1 4.992-.503 5.197 1.669 4.951 3.106zm34.62-38.328h-1.345C126.288 32.727 110.646-.004 71.131-.004c-44.712 0-58.535 35.513-61.106 43.643H8.388C.366 43.639.01 52.517.01 52.517v21.471c0 12.422 12.3 9.758 16.578 9.758s4.456-5.5 4.456-5.5V46.658a4.814 4.814 0 0 0-3.989-2.9c3.3-9.462 16.137-37.042 54.073-37.042 32.339 0 46.676 24.03 52.062 37.022a4.862 4.862 0 0 0-4.094 2.92V78.25s.178 5.5 4.456 5.5 16.578 2.664 16.578-9.758V52.517s-.355-8.878-8.378-8.878z" fill="#fff" fill-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 1018 B