Files
001code-html--cocos/scratch-gui/static/images/icon-no-data.svg
刘宇飞 6e0a1fbcbb 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>
2026-06-16 15:37:45 +08:00

9 lines
742 B
XML

<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M54 22L42 8H22L10 22" stroke="#94a3b8" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10 22L18 56H46L54 22" stroke="#94a3b8" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10 22L32 34L54 22" stroke="#94a3b8" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="32" cy="16" r="4" fill="#94a3b8" fill-opacity="0.3"/>
<path d="M48 46L56 54" stroke="#94a3b8" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" opacity="0.5"/>
<circle cx="44" cy="42" r="6" stroke="#94a3b8" stroke-width="3" opacity="0.5"/>
</svg>