8 lines
382 B
XML
8 lines
382 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="#FFFFFF" stroke="#00B0F0" stroke-width="1.06497" stroke-linecap="round" stroke-linejoin="round">
|
|
<!-- Rahmen -->
|
|
<rect x="1" y="1" width="30" height="30" rx="4" ry="4" fill="none" stroke="#00B0F0" stroke-width="1.5" />
|
|
|
|
<!-- Wellenlinie -->
|
|
<path d="M4 16h3l3 8 4-16 3 8h11" />
|
|
</svg>
|