Initial commit

This commit is contained in:
Mathis Gauthey
2023-08-05 19:14:53 +01:00
parent 13a70a46bf
commit f366d5b7b6
7803 changed files with 186098 additions and 2 deletions

17
.obsidian/icons/lucide-icons/Truck.svg vendored Normal file
View File

@@ -0,0 +1,17 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M10 17h4V5H2v12h3" />
<path d="M20 17h2v-3.34a4 4 0 0 0-1.17-2.83L19 9h-5" />
<path d="M14 17h1" />
<circle cx="7.5" cy="17.5" r="2.5" />
<circle cx="17.5" cy="17.5" r="2.5" />
</svg>

After

Width:  |  Height:  |  Size: 404 B