- Redesigned the main page with a modern look and feel. - Added search and filtering functionality for drills. - Implemented pagination for browsing drills. - Added the ability for users to mark drills as favorites.
6 lines
264 B
XML
6 lines
264 B
XML
<svg width="250" height="60" viewBox="0 0 250 60" xmlns="http://www.w3.org/2000/svg">
|
|
<text x="10" y="45" font-family="Arial, sans-serif" font-size="40" font-weight="bold">
|
|
<tspan fill="#343a40">Drill</tspan><tspan fill="#007bff">ex</tspan>
|
|
</text>
|
|
</svg>
|