8 lines
471 B
XML
8 lines
471 B
XML
<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> |