feat: build Learning Planner evidence project

This commit is contained in:
2026-08-14 10:42:39 +01:00
commit 370aaa2e01
58 changed files with 4888 additions and 0 deletions

6
public/favicon.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<defs><linearGradient id="g" x1="8" y1="5" x2="56" y2="59" gradientUnits="userSpaceOnUse"><stop stop-color="#847afa"/><stop offset="1" stop-color="#574bcf"/></linearGradient></defs>
<rect width="64" height="64" rx="18" fill="url(#g)"/>
<path d="m31.5 13 3.2 9.3 9.3 3.2-9.3 3.2-3.2 9.3-3.2-9.3-9.3-3.2 9.3-3.2 3.2-9.3Z" fill="#fff"/>
<path d="m46 37 1.8 5.2L53 44l-5.2 1.8L46 51l-1.8-5.2L39 44l5.2-1.8L46 37Z" fill="#dedbff"/>
</svg>

After

Width:  |  Height:  |  Size: 503 B