aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/icons/icon.svg
blob: 2c4de108bb7b43a40f8c75fcdae5a951b0c2abf6 (plain) (blame)
1
2
3
4
5
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512">
    <rect width="100%" height="100%" fill="#23272a"/>
    <path d="M50 400 L256 400 L462 100" stroke="#43b581" stroke-width="20" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
    <circle cx="256" cy="400" r="10" fill="#7289da"/>
</svg>