mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-15 20:44:28 +01:00
0364dfa0d1
Size adjusted 28px => 32px, without border, file optimations
5 lines
287 B
XML
5 lines
287 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg version="1.1" width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M2 5C.892 5 0 5.892 0 7v1l16 10L32 8V7c0-1.108-.892-2-2-2zm-2 6v14c0 1.108.892 2 2 2h28c1.108 0 2-.892 2-2V11L16 21z" fill="#069" />
|
|
</svg>
|