新規作成

This commit is contained in:
admin
2026-01-23 14:34:45 +09:00
commit e32ff0d9f6
28 changed files with 2739 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<svg width="200" height="200" viewBox="0 0 200 200" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="200" height="200" fill="#1a1a2e"/>
<circle cx="100" cy="50" r="25" fill="#60a5fa"/>
<rect x="80" y="85" width="40" height="60" fill="#60a5fa"/>
<circle cx="70" cy="165" r="8" fill="#60a5fa"/>
<circle cx="130" cy="165" r="8" fill="#60a5fa"/>
<text x="100" y="190" font-size="12" fill="#e5e7eb" text-anchor="middle">医療システム</text>
</svg>

After

Width:  |  Height:  |  Size: 471 B