11 lines
658 B
XML
11 lines
658 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="480" height="480">
|
|
<polygon fill="#455a64" points="6,6 6,18 7,18 7,20 6,20 6,39 4,42 13,42 13,6" />
|
|
<polygon fill="#37474f" points="41,20 41,17 12,17 12,40 42,40 42,20" />
|
|
<rect width="29" height="2" x="12" y="18" fill="#311b92" />
|
|
<rect width="30" height="12" x="12" y="6" fill="#263238" />
|
|
<rect width="2" height="12" x="10" y="6" fill="#37474f" />
|
|
<rect width="5" height="2" x="7" y="18" fill="#546e7a" />
|
|
<polygon fill="#263238" points="11,42 12,39 42,39 44,42" />
|
|
<rect width="2" height="33" x="8" y="6" fill="#263238" />
|
|
</svg> |