forked from Shinonome/dots-hyprland
stuff
This commit is contained in:
Executable
+16
@@ -0,0 +1,16 @@
|
||||
<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>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user