mirror of
https://github.com/myronblair/tomsjavajive
synced 2026-06-30 17:50:32 -05:00
Initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<svg xmlns='http://www.w3.org/2000/svg' width='1200' height='630' viewBox='0 0 1200 630'>
|
||||
<rect width='1200' height='630' fill='#1a0a00'/>
|
||||
<rect x='0' y='0' width='1200' height='630' fill='url(#g1)'/>
|
||||
<defs>
|
||||
<linearGradient id='g1' x1='0' y1='0' x2='1' y2='1'>
|
||||
<stop offset='0%' stop-color='#2d1200'/>
|
||||
<stop offset='100%' stop-color='#0d0500'/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<circle cx='600' cy='220' r='80' fill='none' stroke='#FF5E1A' stroke-width='4' opacity='0.6'/>
|
||||
<text x='600' y='235' font-family='Georgia,serif' font-size='60' fill='#FF5E1A' text-anchor='middle'>☕</text>
|
||||
<text x='600' y='340' font-family='Georgia,serif' font-size='58' font-weight='bold' fill='#ffffff' text-anchor='middle'>Tom's Java Jive</text>
|
||||
<text x='600' y='400' font-family='Arial,sans-serif' font-size='26' fill='#cc7a3a' text-anchor='middle'>Premium Artisan Coffee • Weatherford, TX</text>
|
||||
<text x='600' y='450' font-family='Arial,sans-serif' font-size='22' fill='rgba(255,255,255,0.5)' text-anchor='middle'>Freshly Roasted • Single Origin • Specialty Blends</text>
|
||||
<rect x='440' y='490' width='320' height='50' rx='8' fill='#FF5E1A'/>
|
||||
<text x='600' y='522' font-family='Arial,sans-serif' font-size='22' font-weight='bold' fill='white' text-anchor='middle'>Shop tomsjavajive.com</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user