<svg xmlns="http://www.w3.org/2000/svg" width="500" height="500" viewBox="0 0 500 500">
<!-- Fondo blanco -->
<rect width="100%" height="100%" fill="white" />
<!-- Silueta de bailarina minimalista -->
<path d="M250 100 Q270 80 280 100 T300 140 Q280 160 260 140 T250 100"
stroke="#DDA0DD" stroke-width="5" fill="none" stroke-linecap="round"/>
<circle cx="250" cy="100" r="8" fill="#DDA0DD" />
<path d="M250 110 L240 160 L260 160 Z" fill="#DDA0DD" />
<!-- Texto de la academia -->
<text x="250" y="350" fill="#444" font-size="32" text-anchor="middle" font-family="Serif">
Academia Valentina Castizaga
</text>
<text x="250" y="380" fill="#DDA0DD" font-size="18" text-anchor="middle" font-family="Sans-Serif">
Ballet & Yoga
</text>
</svg>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter