把前端从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

1
public/img/RAM.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="70" height="70"><path fill="#fff" stroke="#000" d="M5 15h60v40H5z"/><g font-family="Georgia" font-size="6" text-anchor="middle"><text x="35" y="37">RAM</text><text x="11" y="27">A</text><text x="11" y="37">DI</text><text x="11" y="47">W</text><text x="58" y="37">DO</text></g><g fill="green"><circle cx="5" cy="25" r="2"/><circle cx="5" cy="35" r="2"/><circle cx="5" cy="45" r="2"/><circle cx="65" cy="35" r="2"/><circle cx="25" cy="55" r="2"/><circle cx="35" cy="55" r="2"/></g></svg>

After

Width:  |  Height:  |  Size: 532 B