12 lines
849 B
XML
12 lines
849 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">
|
|
<path fill="#50e6ff" d="M11,30H3V10c0-1.105,0.895-2,2-2h6V30z" />
|
|
<rect width="8" height="22" x="19" y="8" fill="#50e6ff" />
|
|
<path fill="#50e6ff" d="M43,30h-8V8h6c1.105,0,2,0.895,2,2V30z" />
|
|
<rect width="8" height="11" x="27" y="19" fill="#35c1f1" transform="rotate(-180 31 24.5)" />
|
|
<rect width="8" height="11" x="27" y="8" fill="#199be2" transform="rotate(-180 31 13.5)" />
|
|
<rect width="8" height="11" x="11" y="19" fill="#35c1f1" transform="rotate(-180 15 24.5)" />
|
|
<rect width="8" height="11" x="11" y="8" fill="#199be2" transform="rotate(-180 15 13.5)" />
|
|
<path fill="#0078d4" d="M23,40h18c1.105,0,2-0.895,2-2v-8H23V40z" />
|
|
<path fill="#199be2" d="M5,40h18V30H3v8C3,39.105,3.895,40,5,40z" />
|
|
</svg> |