초기 PM 소스 전체 업로드

This commit is contained in:
koj729
2026-06-12 17:14:03 +09:00
commit 4e33c9a02a
1769 changed files with 377797 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.5" y="0.5" width="15" height="15" rx="3.5" fill="white"/>
<rect x="0.5" y="0.5" width="15" height="15" rx="3.5" stroke="#DDDDDD"/>
<rect width="16" height="16" fill="#1E5149"/>
<g clip-path="url(#clip0_4271_4610)">
<path d="M11.6855 4.62793C11.7631 4.57693 11.8683 4.58515 11.9365 4.65332L12.6416 5.3584C12.7197 5.4365 12.7197 5.5635 12.6416 5.6416L6.6416 11.6416C6.56349 11.7196 6.43648 11.7197 6.3584 11.6416L3.56348 8.84668C3.52588 8.80909 3.50479 8.75727 3.50488 8.7041C3.5051 8.65115 3.52689 8.60082 3.56445 8.56348L4.27441 7.8584L4.30566 7.83301C4.38328 7.78201 4.48843 7.79019 4.55664 7.8584L6.5 9.80176L11.6533 4.65332L11.6855 4.62793Z" fill="white" stroke="white" stroke-width="0.4" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_4271_4610">
<rect width="12" height="12" fill="white" transform="translate(2 2)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 967 B

View File

@@ -0,0 +1,4 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="16" height="16" fill="#1E5149"/>
<path d="M4 9C3.71667 9 3.479 8.904 3.287 8.712C3.09567 8.52067 3 8.28333 3 8C3 7.71667 3.09567 7.479 3.287 7.287C3.479 7.09567 3.71667 7 4 7H12C12.2833 7 12.5207 7.09567 12.712 7.287C12.904 7.479 13 7.71667 13 8C13 8.28333 12.904 8.52067 12.712 8.712C12.5207 8.904 12.2833 9 12 9H4Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 449 B