chore: initial scaffold

This commit is contained in:
Julien Calixte
2026-06-16 23:50:48 +02:00
commit a10e3a5dd9
22 changed files with 1858 additions and 0 deletions

23
public/favicon.svg Normal file
View File

@@ -0,0 +1,23 @@
<!--
tags: [goal, aim, archery, archer, target, arrow, direction, pointer, athletic, fitness]
category: Sport
version: "1.102"
unicode: "f51a"
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="#006266"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M11 12a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
<path d="M12 7a5 5 0 1 0 5 5" />
<path d="M13 3.055a9 9 0 1 0 7.941 7.945" />
<path d="M15 6v3h3l3 -3h-3v-3l-3 3" />
<path d="M15 9l-3 3" />
</svg>

After

Width:  |  Height:  |  Size: 550 B