Initial commit v1
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 80">
|
||||
<!-- Icon mark (scaled down, left-aligned) -->
|
||||
<g transform="translate(0, 0) scale(0.15625)">
|
||||
<circle cx="256" cy="256" r="256" fill="#16a34a"/>
|
||||
<rect x="214" y="108" width="16" height="272" rx="8" fill="white"/>
|
||||
<path d="M230 118 L330 158 L230 198 Z" fill="white"/>
|
||||
<circle cx="222" cy="404" r="36" fill="white"/>
|
||||
<path d="M200 392 Q222 380 244 392" fill="none" stroke="#16a34a" stroke-width="3" stroke-linecap="round" opacity="0.35"/>
|
||||
<path d="M200 408 Q222 420 244 408" fill="none" stroke="#16a34a" stroke-width="3" stroke-linecap="round" opacity="0.35"/>
|
||||
<path d="M210 382 Q198 404 210 426" fill="none" stroke="#16a34a" stroke-width="3" stroke-linecap="round" opacity="0.35"/>
|
||||
<path d="M234 382 Q246 404 234 426" fill="none" stroke="#16a34a" stroke-width="3" stroke-linecap="round" opacity="0.35"/>
|
||||
</g>
|
||||
|
||||
<!-- Wordmark -->
|
||||
<text
|
||||
x="92"
|
||||
y="50"
|
||||
font-family="system-ui, -apple-system, sans-serif"
|
||||
font-size="38"
|
||||
font-weight="700"
|
||||
fill="#16a34a"
|
||||
letter-spacing="-0.5"
|
||||
>Mulligan</text>
|
||||
<text
|
||||
x="92"
|
||||
y="72"
|
||||
font-family="system-ui, -apple-system, sans-serif"
|
||||
font-size="22"
|
||||
font-weight="400"
|
||||
fill="#4b5563"
|
||||
letter-spacing="2"
|
||||
>MATES</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user