added debugger vscode js

This commit is contained in:
Tawfeeq 2025-01-19 11:54:28 +01:00
parent 4b43e2f49e
commit 8d05a545d1
61 changed files with 888 additions and 7 deletions

View file

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<circle cx="8" cy="8" r="6" fill="red" />
<circle cx="8" cy="8" r="8" fill="red" fill-opacity="0.2" />
</svg>

After

Width:  |  Height:  |  Size: 194 B