Files
AI/참고/ontocast-main/docs/assets/favicon.svg
2026-05-12 19:40:31 +09:00

14 lines
808 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96">
<!-- White circle background -->
<circle cx="48" cy="48" r="45" fill="white"/>
<!-- Original diagram, centered in the white circle -->
<g transform="translate(-2 0)">
<circle cx="65" cy="32" r="15" fill="none" stroke-width="4" stroke="#8b1f6b" />
<circle cx="22" cy="44" r="8" fill="none" stroke-width="4" stroke="#8b1f6b" />
<circle cx="63" cy="73" r="8" fill="none" stroke-width="4" stroke="#8b1f6b" />
<line x1="30" y1="39" x2="49" y2="33" stroke-width="3" stroke="#8b1f6b" stroke-linecap="round" />
<line x1="31" y1="45" x2="51" y2="39" stroke-width="3" stroke="#8b1f6b" stroke-linecap="round" />
<line x1="64" y1="48" x2="63" y2="64" stroke-width="4" stroke="#8b1f6b" stroke-linecap="round" />
</g>
</svg>