mirror of
https://github.com/skywind3000/kcp.git
synced 2024-12-26 23:20:10 +08:00
1 line
735 B
XML
1 line
735 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="88" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><mask id="a"><rect width="88" height="20" rx="3" fill="#fff"/></mask><g mask="url(#a)"><path fill="#555" d="M0 0h31v20H0z"/><path fill="#007ec6" d="M31 0h57v20H31z"/><path fill="url(#b)" d="M0 0h88v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"><text x="15.5" y="15" fill="#010101" fill-opacity=".3">KCP</text><text x="15.5" y="14">KCP</text><text x="58.5" y="15" fill="#010101" fill-opacity=".3">Powered</text><text x="58.5" y="14">Powered</text></g></svg>
|