initial commit

This commit is contained in:
Ivan
2024-05-15 16:27:22 +03:00
commit b34ea0b94c
28 changed files with 19735 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by Pixelmator Pro 2.4.3 -->
<svg width="12" height="8" viewBox="0 0 12 8" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="Group">
<path id="Path" fill="#000000" stroke="none" opacity="0" d="M -0 0.151983 L 12 0.151983 L 12 8 L -0 8 Z"/>
<path id="path1" fill="#000000" stroke="none" d="M 6.003452 8 C 6.176163 8 6.348875 7.926277 6.466314 7.786301 L 11.813452 1.942658 C 11.930884 1.817382 12 1.655266 12 1.471041 C 12 1.087846 11.730542 0.793088 11.37131 0.793088 C 11.198627 0.793088 11.03974 0.866779 10.922307 0.984686 L 5.630391 6.754628 L 6.369602 6.754628 L 1.077721 0.984686 C 0.967186 0.866779 0.808291 0.793088 0.62867 0.793088 C 0.26943 0.793088 -0 1.087846 -0 1.471041 C -0 1.655266 0.069085 1.817382 0.186528 1.950024 L 5.533679 7.786301 C 5.664934 7.926277 5.82383 8 6.003452 8 Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 925 B

3
static/img/info.svg Normal file
View File

@ -0,0 +1,3 @@
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 0C7.21997 0 5.47991 0.527841 3.99987 1.51677C2.51983 2.50571 1.36628 3.91131 0.685088 5.55585C0.00389951 7.20038 -0.17433 9.00998 0.172937 10.7558C0.520203 12.5016 1.37737 14.1053 2.63604 15.364C3.89472 16.6226 5.49836 17.4798 7.24419 17.8271C8.99002 18.1743 10.7996 17.9961 12.4442 17.3149C14.0887 16.6337 15.4943 15.4802 16.4832 14.0001C17.4722 12.5201 18 10.78 18 9C18 6.61305 17.0518 4.32387 15.364 2.63604C13.6761 0.948211 11.387 0 9 0ZM10.5 15H7.5V9H6V7.5H10.5V15ZM9 6C8.70333 6 8.41332 5.91203 8.16665 5.7472C7.91998 5.58238 7.72772 5.34811 7.61418 5.07403C7.50065 4.79994 7.47095 4.49834 7.52883 4.20736C7.5867 3.91639 7.72957 3.64912 7.93934 3.43934C8.14912 3.22956 8.4164 3.0867 8.70737 3.02882C8.99834 2.97094 9.29994 3.00065 9.57403 3.11418C9.84812 3.22771 10.0824 3.41997 10.2472 3.66664C10.412 3.91332 10.5 4.20333 10.5 4.5C10.5 4.89782 10.342 5.27936 10.0607 5.56066C9.77936 5.84196 9.39783 6 9 6Z" fill="#0050CF"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

11
static/img/xmark.svg Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--Generator: Apple Native CoreSVG 232.5-->
<!DOCTYPE svg
PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="387.147" height="387.391">
<g>
<rect height="387.391" opacity="0" width="387.147" x="0" y="0"/>
<path d="M6.31747 381.073C14.8624 389.374 29.0225 389.374 37.3233 381.073L193.573 224.823L349.823 381.073C358.124 389.374 372.528 389.618 380.829 381.073C389.13 372.528 389.13 358.612 380.829 350.312L224.579 193.817L380.829 37.5675C389.13 29.2667 389.374 15.1065 380.829 6.80575C372.284-1.73917 358.124-1.73917 349.823 6.80575L193.573 163.056L37.3233 6.80575C29.0225-1.73917 14.6183-1.98331 6.31747 6.80575C-1.98331 15.3507-1.98331 29.2667 6.31747 37.5675L162.567 193.817L6.31747 350.312C-1.98331 358.612-2.22745 372.773 6.31747 381.073Z" fill="#000000" fill-opacity="0.85"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 984 B