최초 커밋

This commit is contained in:
root
2026-07-23 16:15:57 +09:00
commit c8f5efb6b7
14652 changed files with 4812531 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#ffffff">
<!-- 뒷사람 -->
<circle cx="16" cy="8" r="3"></circle>
<path d="M16 13c-2.67 0-5 1.33-5 3v3h10v-3c0-1.67-2.33-3-5-3z"></path>
<!-- 앞사람 -->
<circle cx="8" cy="10" r="4"></circle>
<path d="M8 16c-3 0-6 1.5-6 4v2h12v-2c0-2.5-3-4-6-4z"></path>
</svg>

After

Width:  |  Height:  |  Size: 375 B