This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2020-06-09 00:12:20 +02:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-2 -2 40 40">
|
|
|
|
<g>
|
2022-04-29 19:23:03 +02:00
|
|
|
<path d="M29 27c0 1.104-.896 2-2 2H9c-1.104 0-2-.896-2-2V9c0-1.104.896-2 2-2h18c1.104 0 2 .896 2 2v18z" stroke="black" stroke-linejoin="round" stroke-width="4px"/>
|
2020-06-09 00:12:20 +02:00
|
|
|
</g>
|
|
|
|
<path fill="#E6E7E8" d="M29 27c0 1.104-.896 2-2 2H9c-1.104 0-2-.896-2-2V9c0-1.104.896-2 2-2h18c1.104 0 2 .896 2 2v18z"/>
|
|
|
|
</svg>
|