First Release v1.0.0
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
<svg width="1200" height="630" viewBox="0 0 1200 630" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
.bg { fill: var(--brand-500); }
|
||||
.ico { stroke: var(--brand-100); stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; fill: none; }
|
||||
.txt { fill: var(--brand-50); font-family: 'Outfit Variable', Outfit, system-ui, -apple-system, sans-serif; font-weight: 800; }
|
||||
.ln { stroke: var(--brand-300); stroke-width: 1; stroke-opacity: 0.35; }
|
||||
.pil { fill: var(--brand-400); fill-opacity: 0.25; stroke: var(--brand-200); stroke-opacity: 0.4; stroke-width: 1; }
|
||||
.ptx { fill: var(--brand-100); font-family: 'Outfit Variable', Outfit, system-ui, -apple-system, sans-serif; }
|
||||
.cor { stroke: var(--brand-300); stroke-width: 1.5; fill: none; stroke-opacity: 0.45; }
|
||||
</style>
|
||||
<rect width="1200" height="630" class="bg"/>
|
||||
<!-- Lucide Rocket -->
|
||||
<g transform="translate(540, 180) scale(5)" class="ico" opacity="0.9">
|
||||
<path d="M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z"/>
|
||||
<path d="m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z"/>
|
||||
<path d="M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0"/>
|
||||
<path d="M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5"/>
|
||||
</g>
|
||||
<text x="600" y="410" font-size="108" text-anchor="middle" letter-spacing="-3" class="txt">get started</text>
|
||||
<line x1="380" y1="436" x2="820" y2="436" class="ln"/>
|
||||
<rect x="450" y="464" width="300" height="38" rx="19" class="pil"/>
|
||||
<text x="600" y="487" font-size="16" text-anchor="middle" class="ptx">hansmartens.dev</text>
|
||||
<path d="M 36 60 L 36 36 L 60 36" class="cor"/>
|
||||
<path d="M 1140 36 L 1164 36 L 1164 60" class="cor"/>
|
||||
<path d="M 36 570 L 36 594 L 60 594" class="cor"/>
|
||||
<path d="M 1140 594 L 1164 594 L 1164 570" class="cor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user