폴더 및 하위 파일 업로드

This commit is contained in:
sotam0316
2026-04-22 21:11:57 +09:00
commit 484b1d2a44
209 changed files with 29552 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<rect x="25" y="10" width="50" height="80" rx="2" fill="#64748b" stroke="#334155" stroke-width="2"/>
<rect x="30" y="20" width="40" height="5" fill="#94a3b8"/>
<rect x="30" y="35" width="40" height="5" fill="#94a3b8"/>
<rect x="30" y="50" width="40" height="5" fill="#94a3b8"/>
<circle cx="35" cy="75" r="3" fill="#22c55e"/>
</svg>

After

Width:  |  Height:  |  Size: 440 B