course-typescript.svg
1 <svg xmlns="http://www.w3.org/2000/svg" width="800" height="400" viewBox="0 0 800 400"> 2 <rect width="800" height="400" fill="#3178c6"/> 3 <text x="400" y="180" text-anchor="middle" fill="white" font-family="system-ui, sans-serif" font-size="48" font-weight="bold">TypeScript</text> 4 <text x="400" y="240" text-anchor="middle" fill="rgba(255,255,255,0.8)" font-family="system-ui, sans-serif" font-size="24">Introduction Course</text> 5 </svg>