12 lines
759 B
XML
12 lines
759 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">
|
|
<rect width="11" height="17" x="2" y="10" fill="#2196f3" />
|
|
<rect width="9" height="15" x="3" y="11" fill="#bbdefb" />
|
|
<rect width="11" height="17" x="35" y="10" fill="#2196f3" />
|
|
<rect width="2" height="2.25" x="14" y="39.75" fill="#ff9800" />
|
|
<rect width="2" height="2.25" x="32" y="39.75" fill="#ff9800" />
|
|
<rect width="24" height="12" x="12" y="29" fill="#ce93d8" />
|
|
<path fill="#9c27b0" d="M33,37H15v-9c0-1.657,1.343-3,3-3h12c1.657,0,3,1.343,3,3V37z" />
|
|
<path fill="#e1bee7" d="M33,37H15v-1c0-1.105,0.895-2,2-2h14c1.105,0,2,0.895,2,2V37z" />
|
|
<rect width="9" height="15" x="36" y="11" fill="#bbdefb" />
|
|
</svg> |