10 lines
615 B
XML
10 lines
615 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
|
|
<rect width="256" height="256" rx="56" fill="#17203A"/>
|
|
<rect x="44" y="48" width="40" height="150" rx="18" fill="#F28B4B" opacity="0.4"/>
|
|
<rect x="108" y="36" width="40" height="162" rx="18" fill="#3B5AE0"/>
|
|
<rect x="172" y="76" width="40" height="122" rx="18" fill="#68A35D"/>
|
|
<path d="M70 166l14 14 26-32" fill="none" stroke="#F7F4EE" stroke-linecap="round" stroke-linejoin="round" stroke-width="12"/>
|
|
<path d="M182 154l12 12 22-28" fill="none" stroke="#F7F4EE" stroke-linecap="round" stroke-linejoin="round" stroke-width="12"/>
|
|
</svg>
|
|
|