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:
2026-06-16 15:37:45 +08:00
commit 6e0a1fbcbb
11350 changed files with 965674 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.25 10C6.25 7.92893 7.92893 6.25 10 6.25H20C22.0711 6.25 23.75 7.92893 23.75 10V20C23.75 22.0711 22.0711 23.75 20 23.75H10C7.92893 23.75 6.25 22.0711 6.25 20V10Z" fill="#0790D9"/>
<path d="M11.875 13.125C11.875 12.4346 12.4346 11.875 13.125 11.875H16.875C17.5654 11.875 18.125 12.4346 18.125 13.125V16.875C18.125 17.5654 17.5654 18.125 16.875 18.125H13.125C12.4346 18.125 11.875 17.5654 11.875 16.875V13.125Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 3.75C13.1904 3.75 13.75 4.30964 13.75 5V7.5C13.75 8.19036 13.1904 8.75 12.5 8.75C11.8096 8.75 11.25 8.19036 11.25 7.5V5C11.25 4.30964 11.8096 3.75 12.5 3.75Z" fill="#52B9F3"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5 21.25C13.1904 21.25 13.75 21.8096 13.75 22.5V25C13.75 25.6904 13.1904 26.25 12.5 26.25C11.8096 26.25 11.25 25.6904 11.25 25V22.5C11.25 21.8096 11.8096 21.25 12.5 21.25Z" fill="#52B9F3"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.75 17.5C3.75 16.8096 4.30964 16.25 5 16.25H7.5C8.19036 16.25 8.75 16.8096 8.75 17.5C8.75 18.1904 8.19036 18.75 7.5 18.75H5C4.30964 18.75 3.75 18.1904 3.75 17.5Z" fill="#52B9F3"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.25 17.5C21.25 16.8096 21.8096 16.25 22.5 16.25H25C25.6904 16.25 26.25 16.8096 26.25 17.5C26.25 18.1904 25.6904 18.75 25 18.75H22.5C21.8096 18.75 21.25 18.1904 21.25 17.5Z" fill="#52B9F3"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.5 3.75C18.1904 3.75 18.75 4.30964 18.75 5V7.5C18.75 8.19036 18.1904 8.75 17.5 8.75C16.8096 8.75 16.25 8.19036 16.25 7.5V5C16.25 4.30964 16.8096 3.75 17.5 3.75Z" fill="#52B9F3"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.5 21.25C18.1904 21.25 18.75 21.8096 18.75 22.5V25C18.75 25.6904 18.1904 26.25 17.5 26.25C16.8096 26.25 16.25 25.6904 16.25 25V22.5C16.25 21.8096 16.8096 21.25 17.5 21.25Z" fill="#52B9F3"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.75 12.5C3.75 11.8096 4.30964 11.25 5 11.25H7.5C8.19036 11.25 8.75 11.8096 8.75 12.5C8.75 13.1904 8.19036 13.75 7.5 13.75H5C4.30964 13.75 3.75 13.1904 3.75 12.5Z" fill="#52B9F3"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.25 12.5C21.25 11.8096 21.8096 11.25 22.5 11.25H25C25.6904 11.25 26.25 11.8096 26.25 12.5C26.25 13.1904 25.6904 13.75 25 13.75H22.5C21.8096 13.75 21.25 13.1904 21.25 12.5Z" fill="#52B9F3"/>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB