Files

20 lines
991 B
XML
Raw Permalink Normal View History

2026-05-12 19:40:31 +09:00
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96">
<defs>
<style>
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@700');
.icon-stroke { stroke: #BE5103; stroke-width: 4; fill: none; }
.text { font: bold 44px 'Open Sans', sans-serif; fill: #293241; }
</style>
</defs>
<g transform="translate(0 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>
<!-- <text x="85" y="60" class="text">GraphCast</text>-->
</svg>