Files
illogical-impulse/early/.config/eww/images/svg/graph.svg
T
2024-02-22 15:35:06 +07:00

16 lines
1.0 KiB
XML
Executable File

<svg width="1920" height="1080">
<circle cx="225" cy="350" r="40" stroke="#d7e2ff" stroke-width="3" fill="none" />
<circle cx="525" cy="250" r="40" stroke="#d7e2ff" stroke-width="3" fill="none" />
<circle cx="825" cy="350" r="40" stroke="#d7e2ff" stroke-width="3" fill="none" />
<circle cx="1125" cy="250" r="40" stroke="#d7e2ff" stroke-width="3" fill="none" />
<line x1="225" y1="350" x2="525" y2="250" stroke="#d7e2ff" stroke-width="3"
stroke-linecap="round"/>
<line x1="525" y1="250" x2="825" y2="350" stroke="#d7e2ff" stroke-width="3"
stroke-linecap="round"/>
<line x1="825" y1="350" x2="1125" y2="250" stroke="#d7e2ff" stroke-width="3"
stroke-linecap="round"/>
<circle cx="225" cy="350" r="20" stroke="#d7e2ff" stroke-width="3" fill="#d7e2ff" />
<circle cx="525" cy="250" r="20" stroke="#d7e2ff" stroke-width="3" fill="#d7e2ff" />
<circle cx="825" cy="350" r="20" stroke="#d7e2ff" stroke-width="3" fill="#d7e2ff" />
<circle cx="1125" cy="250" r="20" stroke="#d7e2ff" stroke-width="3" fill="#d7e2ff" />
</svg>