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:
25
scratch-gui/static/images/hero-pacman-1.svg
Normal file
25
scratch-gui/static/images/hero-pacman-1.svg
Normal file
@@ -0,0 +1,25 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_648_694)">
|
||||
<g filter="url(#filter0_d_648_694)">
|
||||
<path d="M0.75 24.102C0.75 30.2953 3.21029 36.235 7.58964 40.6144C11.969 44.9937 17.9087 47.454 24.102 47.454C30.2953 47.454 36.235 44.9937 40.6144 40.6144C44.9937 36.235 47.454 30.2953 47.454 24.102C47.454 17.9087 44.9937 11.969 40.6144 7.58964C36.235 3.21029 30.2953 0.75 24.102 0.75C17.9087 0.75 11.969 3.21029 7.58964 7.58964C3.21029 11.969 0.75 17.9087 0.75 24.102Z" fill="#F3C83C"/>
|
||||
</g>
|
||||
<path d="M23.8844 25.4355C23.3234 25.4355 22.7459 25.3365 22.2179 25.122L8.72085 19.842C8.35785 19.6935 8.11035 19.347 8.11035 18.9675C8.11035 18.5715 8.34135 18.225 8.70435 18.0765L21.8054 12.813C22.8944 12.3675 24.0989 12.3675 25.2044 12.7965L38.6849 18.06C39.0478 18.2085 39.2954 18.555 39.2954 18.9345C39.2954 19.314 39.0644 19.677 38.7014 19.8255L25.6004 25.089C25.0559 25.32 24.4619 25.4355 23.8844 25.4355ZM11.6414 18.951L22.9109 23.34C23.5544 23.5875 24.2638 23.5875 24.9074 23.3235L35.7809 18.951L24.5279 14.5455C23.8844 14.298 23.1749 14.298 22.5314 14.5455L11.6414 18.951Z" fill="white"/>
|
||||
<path d="M23.6039 35.3685C22.3004 35.3685 21.1289 35.154 20.1389 34.857C17.0864 33.933 15.1559 32.118 15.0734 32.0355L14.7764 31.755V25.584C14.7764 25.056 15.2054 24.627 15.7334 24.627C16.2614 24.627 16.6904 25.056 16.6904 25.584V30.9135C18.0434 32.0355 23.7689 36.078 30.5339 30.8805V25.584C30.5339 25.056 30.9629 24.627 31.4909 24.627C32.0189 24.627 32.4479 25.056 32.4479 25.584V31.8045L32.0849 32.085C28.9994 34.593 26.0624 35.3685 23.6039 35.3685ZM34.5132 26.1163L36.7649 23.8645L39.0167 26.1163L36.7649 28.368L34.5132 26.1163Z" fill="white"/>
|
||||
<path d="M36.0449 19.0005H37.8434V25.4025H36.0449V19.0005Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_d_648_694" x="-3.25" y="0.75" width="54.7041" height="54.704" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||||
<feOffset dy="4"/>
|
||||
<feGaussianBlur stdDeviation="2"/>
|
||||
<feComposite in2="hardAlpha" operator="out"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0.156863 0 0 0 0 0.552941 0 0 0 0 0.823529 0 0 0 1 0"/>
|
||||
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_648_694"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_648_694" result="shape"/>
|
||||
</filter>
|
||||
<clipPath id="clip0_648_694">
|
||||
<rect width="48" height="48" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user