fix: Add missing SVG assets for Next.js starter page

This commit is contained in:
“alexvisualmakers”
2026-01-12 09:00:44 +01:00
parent a73df5ea26
commit f035934f42
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><circle cx="8" cy="8" r="7" stroke="currentColor" stroke-width="1.5"/><path stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M1 8h14M8 1c1.5 1 2.5 3.1 2.5 7s-1 6-2.5 7m0-14c-1.5 1-2.5 3.1-2.5 7s1 6 2.5 7"/></svg>

After

Width:  |  Height:  |  Size: 303 B