17 lines
966 B
XML
17 lines
966 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1">
|
||
|
<rect fill="#ebdbb2" width="40" height="40" x="-44" y="-44" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)" />
|
||
|
<path fill="#ebdbb2" opacity=".2"
|
||
|
d="m6 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-36z" />
|
||
|
<g fill="#665c54">
|
||
|
<rect width="18" height="10" x="5" y="32" rx="2" ry="2" />
|
||
|
<rect width="18" height="10" x="25" y="32" rx="2" ry="2" />
|
||
|
<rect width="6" height="1" x="37" y="10" />
|
||
|
<rect width="6" height="1" x="37" y="13" />
|
||
|
<rect width="6" height="1" x="37" y="16" />
|
||
|
<rect width="6" height="1" x="37" y="19" />
|
||
|
<rect width="6" height="1" x="37" y="22" />
|
||
|
<rect width="6" height="1" x="37" y="25" />
|
||
|
</g>
|
||
|
<path opacity=".2"
|
||
|
d="m4 42v1c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2v-1c0 1.108-0.892 2-2 2h-36c-1.108 0-2-0.892-2-2z" />
|
||
|
</svg>
|