把前端从CircuitVerse中拆了出来

This commit is contained in:
zhbaor 2022-01-23 17:33:42 +08:00
commit 5bf1284599
2182 changed files with 189323 additions and 0 deletions

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50"><path fill="#FFF" stroke="red" paint-order="fill stroke markers" d="M5 5h40v40H5V5z" fill-opacity=".8" stroke-miterlimit="10" stroke-width="3"/><text fill="green" font-family="Georgia" font-size="20" text-decoration="normal" x="25" y="30" text-anchor="middle" dominant-baseline="alphabetic">x</text><path fill="green" paint-order="stroke fill markers" d="M8 25a3 3 0 110-.003zM48 25a3 3 0 110-.003zM28 45a3 3 0 110-.003z"/></svg>

After

Width:  |  Height:  |  Size: 492 B