blob: 17c8a99845b13d943128f9ccaf1787b7567ea826 (
plain)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="4" fill="#0d0d0d"/>
<polygon points="16,6 4,28 28,28" fill="none" stroke="#e0e0e0" stroke-width="2.5" stroke-linejoin="round"/>
</svg>
|