Add initial files and configuration for Pokedex project, including SVG icons and VSCode settings

This commit is contained in:
vista-man
2025-03-30 03:22:49 +02:00
parent 8b3d738e50
commit 9acbc04ae1
4106 changed files with 4616 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.9999 5.70002L1.4999 9.20002C1.3999 9.30002 1.28324 9.35002 1.1499 9.35002C1.01657 9.35002 0.899902 9.30002 0.799902 9.20002C0.699902 9.10002 0.649902 8.98336 0.649902 8.85002C0.649902 8.71669 0.699902 8.60002 0.799902 8.50002L4.2999 5.00002L0.799902 1.50002C0.699902 1.40002 0.649902 1.28336 0.649902 1.15002C0.649902 1.01669 0.699902 0.900024 0.799902 0.800024C0.899902 0.700024 1.01657 0.650024 1.1499 0.650024C1.28324 0.650024 1.3999 0.700024 1.4999 0.800024L4.9999 4.30002L8.4999 0.800024C8.5999 0.700024 8.71657 0.650024 8.8499 0.650024C8.98324 0.650024 9.0999 0.700024 9.1999 0.800024C9.2999 0.900024 9.3499 1.01669 9.3499 1.15002C9.3499 1.28336 9.2999 1.40002 9.1999 1.50002L5.6999 5.00002L9.1999 8.50002C9.2999 8.60002 9.3499 8.71669 9.3499 8.85002C9.3499 8.98336 9.2999 9.10002 9.1999 9.20002C9.0999 9.30002 8.98324 9.35002 8.8499 9.35002C8.71657 9.35002 8.5999 9.30002 8.4999 9.20002L4.9999 5.70002Z" fill="#DC0A2D"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB