mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-24 02:00:24 +07:00
8 lines
410 B
XML
8 lines
410 B
XML
|
|
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" fill="none" stroke="#CBCAC8" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
|
||
|
|
<!-- Основа газеты -->
|
||
|
|
<rect x="4" y="4" width="16" height="16" rx="2"/>
|
||
|
|
<!-- Линии текста -->
|
||
|
|
<line x1="7" y1="8" x2="17" y2="8"/>
|
||
|
|
<line x1="7" y1="12" x2="17" y2="12"/>
|
||
|
|
<line x1="7" y1="16" x2="13" y2="16"/>
|
||
|
|
</svg>
|