8 lines
624 B
XML
8 lines
624 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="2000" height="900" viewBox="0 0 2000 900">
|
|
<rect x="80" y="150" width="480" height="480" rx="240" fill="#1C3434"/>
|
|
<circle cx="320" cy="390" r="170" fill="#90F1AE"/>
|
|
<text x="228" y="432" font-family="Arial, sans-serif" font-size="170" font-weight="700" fill="#1C3434">FC</text>
|
|
<text x="660" y="380" font-family="Arial, sans-serif" font-size="110" font-weight="700" fill="#1C3434">Founder Coaching Website</text>
|
|
<text x="660" y="470" font-family="Arial, sans-serif" font-size="48" fill="#1C3434">My Purpose: enabling others to achieve their potential</text>
|
|
</svg>
|