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:
16
scratch-gui/static/images/hero-vector-1.svg
Normal file
16
scratch-gui/static/images/hero-vector-1.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<svg width="892" height="921" viewBox="0 0 892 921" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g opacity="0.6" filter="url(#filter0_f_493_3186)">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M461.442 300C539.347 300 592 373.983 592 453.016C592 536.557 543.789 621 461.442 621C371.129 621 300 544.638 300 453.016C300 365.484 375.161 300 461.442 300Z" fill="url(#paint0_linear_493_3186)" fill-opacity="0.6"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_f_493_3186" x="0" y="0" width="892" height="921" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
||||
<feGaussianBlur stdDeviation="150" result="effect1_foregroundBlur_493_3186"/>
|
||||
</filter>
|
||||
<linearGradient id="paint0_linear_493_3186" x1="446" y1="300" x2="446" y2="621" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#156B13"/>
|
||||
<stop offset="1" stop-color="#00D9CB"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1006 B |
Reference in New Issue
Block a user