Initial commit of 001code-html Scratch frontend project.
Includes scratch-gui, scratch-vm, scratch-blocks, scratch-render, scratch-l10n, and deployment config. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
7
scratch-gui/static/images/dots.svg
Normal file
7
scratch-gui/static/images/dots.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg width="75" height="9" viewBox="0 0 75 9" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<ellipse opacity="0.5" cx="5" cy="4.20057" rx="5" ry="4.20057" fill="white"/>
|
||||
<ellipse opacity="0.5" cx="18" cy="4.20057" rx="5" ry="4.20057" fill="white"/>
|
||||
<ellipse opacity="0.5" cx="57" cy="4.20057" rx="5" ry="4.20057" fill="white"/>
|
||||
<ellipse opacity="0.5" cx="70" cy="4.20057" rx="5" ry="4.20057" fill="white"/>
|
||||
<rect x="27" width="21" height="8.40114" rx="4.20057" fill="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 485 B |
Reference in New Issue
Block a user