Move into app/

This commit is contained in:
2025-10-07 13:52:57 +07:00
parent 6dd7d33661
commit 36f5508d48
95 changed files with 28 additions and 19 deletions
+9
View File
@@ -0,0 +1,9 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="2.025" y="4.025" width="19.95" height="15.95" rx="0.975" stroke="currentColor" stroke-width="0.05" stroke-linejoin="round" stroke-dasharray="0.1 0.1"/>
<rect x="4.025" y="2.025" width="15.95" height="19.95" rx="0.975" stroke="currentColor" stroke-width="0.05" stroke-linejoin="round" stroke-dasharray="0.1 0.1"/>
<rect x="3.025" y="3.025" width="17.95" height="17.95" rx="0.975" stroke="currentColor" stroke-width="0.05" stroke-linejoin="round" stroke-dasharray="0.1 0.1"/>
<circle cx="12" cy="12" r="9.975" stroke="currentColor" stroke-width="0.05" stroke-linejoin="round" stroke-dasharray="0.1 0.1"/>
<path d="M4 10V4H10V10H4Z" stroke="currentColor" stroke-width="2"/>
<path d="M14 20V4H20V20H14Z" stroke="currentColor" stroke-width="2"/>
<path d="M4 20V14H10V20H4Z" stroke="currentColor" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 922 B