6 lines
460 B
XML
6 lines
460 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="70" r="30" fill="#f59e0b" stroke="#f59e0b" stroke-width="2"/>
|
|
<path d="M 80 100 L 120 100 M 85 115 L 115 115 M 75 130 L 125 130" stroke="#f59e0b" stroke-width="3" stroke-linecap="round"/>
|
|
<text x="100" y="190" font-size="12" fill="#e5e7eb" text-anchor="middle">AI活用</text>
|
|
</svg> |