7 lines
452 B
XML
7 lines
452 B
XML
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="32" height="32" rx="8" fill="#111B2E"/>
|
|
<rect x="7" y="12" width="5" height="13" rx="2.5" transform="rotate(-12 7 12)" fill="#72A0FF"/>
|
|
<rect x="14" y="6" width="5" height="19" rx="2.5" transform="rotate(-12 14 6)" fill="white"/>
|
|
<rect x="21" y="10" width="5" height="15" rx="2.5" transform="rotate(-12 21 10)" fill="#3276F6"/>
|
|
</svg>
|