blob: 531fc536cf3fc19ddbbc2cfe80fc1fa0cb8b165b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
<svg width="32" height="32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<rect x="2" y="3" width="28" height="28" ry="2" style="opacity:.2"/>
<rect x="2" y="2" width="28" height="28" rx="2" ry="2" style="fill:#e4e4e4"/>
<rect x="4" y="4" width="24" height="22" style="fill:#fecd38"/>
<rect x="4" y="15" width="24" height="11" style="fill:#e97e10"/>
<rect x="4" y="4" width="24" height="1" style="opacity:.1"/>
<rect x="26" y="13" width="2" height="2" style="fill:#e97e10"/>
<rect x="6" y="13" width="2" height="2" style="fill:#e97e10"/>
<rect x="10" y="13" width="2" height="2" style="fill:#e97e10"/>
<rect x="14" y="13" width="2" height="2" style="fill:#e97e10"/>
<rect x="18" y="13" width="2" height="2" style="fill:#e97e10"/>
<rect x="22" y="13" width="2" height="2" style="fill:#e97e10"/>
<rect x="26" y="15" width="2" height="2" style="fill:#fecd38"/>
<rect x="22" y="15" width="2" height="2" style="fill:#fecd38"/>
<rect x="18" y="15" width="2" height="2" style="fill:#fecd38"/>
<rect x="14" y="15" width="2" height="2" style="fill:#fecd38"/>
<rect x="10" y="15" width="2" height="2" style="fill:#fecd38"/>
<rect x="6" y="15" width="2" height="2" style="fill:#fecd38"/>
<rect x="4" y="17" width="2" height="2" style="fill:#fecd38"/>
<rect x="12" y="17" width="2" height="2" style="fill:#fecd38"/>
<rect x="20" y="17" width="2" height="2" style="fill:#fecd38"/>
<rect x="24" y="19" width="2" height="2" style="fill:#fecd38"/>
<rect x="16" y="19" width="2" height="2" style="fill:#fecd38"/>
<rect x="8" y="19" width="2" height="2" style="fill:#fecd38"/>
<rect x="20" y="11" width="2" height="2" style="fill:#e97e10"/>
<rect x="12" y="11" width="2" height="2" style="fill:#e97e10"/>
<rect x="4" y="11" width="2" height="2" style="fill:#e97e10"/>
<rect x="8" y="9" width="2" height="2" style="fill:#e97e10"/>
<rect x="16" y="9" width="2" height="2" style="fill:#e97e10"/>
<rect x="24" y="9" width="2" height="2" style="fill:#e97e10"/>
</svg>
|