17 lines
982 B
XML
17 lines
982 B
XML
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
<svg viewBox="0 0 54 42" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="54" height="42" fill="white"/>
|
|
<rect width="54" height="11" fill="#F9F9FB"/>
|
|
<rect width="54" height="5" fill="#F0F0F4"/>
|
|
<rect x="5" y="2" width="12" height="2" rx="1" fill="#5B5B66"/>
|
|
<rect x="50" y="7" width="2" height="2" rx="1" fill="#5B5B66"/>
|
|
<rect x="2" y="7" width="2" height="2" rx="1" fill="#5B5B66"/>
|
|
<rect x="6" y="7" width="2" height="2" rx="1" fill="#5B5B66"/>
|
|
<rect x="10" y="7" width="38" height="2" rx="1" fill="#5B5B66"/>
|
|
<rect y="11" width="54" height="31" fill="#42414D"/>
|
|
<rect x="4" y="28" width="27" height="2" rx="1" fill="#CFCFD8"/>
|
|
<rect x="4" y="32" width="16" height="2" rx="1" fill="#CFCFD8"/>
|
|
<rect x="4" y="36" width="31" height="2" rx="1" fill="#CFCFD8"/>
|
|
</svg>
|