mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-11-04 08:10:18 +08:00
12 lines
328 B
XML
12 lines
328 B
XML
|
|
<svg id="图层_1" data-name="图层 1" xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10">
|
||
|
|
<defs>
|
||
|
|
<style>
|
||
|
|
.cls-1 {
|
||
|
|
fill: none;
|
||
|
|
stroke: white;
|
||
|
|
stroke-miterlimit: 10;
|
||
|
|
}
|
||
|
|
</style>
|
||
|
|
</defs>
|
||
|
|
<rect class="cls-1" x="0.5" y="0.5" width="9" height="9" />
|
||
|
|
</svg>
|