mirror of
https://github.com/chaoming/hugo-saasify-theme.git
synced 2025-05-16 16:21:52 +02:00
8 lines
379 B
XML
8 lines
379 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<svg width="200" height="60" viewBox="0 0 200 60" xmlns="http://www.w3.org/2000/svg">
|
||
|
<rect width="200" height="60" fill="white"/>
|
||
|
<polygon points="30,10 50,10 40,40" fill="#3b82f6"/>
|
||
|
<rect x="70" y="20" width="100" height="8" rx="4" fill="#3b82f6"/>
|
||
|
<rect x="70" y="35" width="60" height="8" rx="4" fill="#93c5fd"/>
|
||
|
</svg>
|