Initial commit: AIFO official portal web.
Add static site, shared layout, and Node dev server with standard .gitignore. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_393_8200)">
|
||||
<rect width="40" height="40" rx="6.66667" fill="#F98715" fill-opacity="0.15"/>
|
||||
<g opacity="0.4" filter="url(#filter0_f_393_8200)">
|
||||
<ellipse cx="20.0142" cy="40.9365" rx="25.376" ry="11.7412" fill="#F98715"/>
|
||||
</g>
|
||||
<path d="M20 29.681L12.4299 25.5953V19.2849L8 16.8522L20 10.3188L32 16.8522V25.489H29.4359V18.2618L27.5701 19.2849V25.5953L20 29.681ZM20 20.4465L26.6546 16.8522L20 13.2579L13.3454 16.8522L20 20.4465ZM20 26.7682L25.006 24.0624V20.6568L20 23.3856L14.994 20.6568V24.0624L20 26.7682Z" fill="#F98715"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_f_393_8200" x="-31.3149" y="3.24228" width="102.658" height="75.3885" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
||||
<feGaussianBlur stdDeviation="12.9765" result="effect1_foregroundBlur_393_8200"/>
|
||||
</filter>
|
||||
<clipPath id="clip0_393_8200">
|
||||
<rect width="40" height="40" rx="6.66667" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user