8 lines
348 B
XML
8 lines
348 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
|
|
<rect x="3" y="3" width="7" height="7" rx="2" fill="#DFF7FF"/>
|
|
<rect x="14" y="3" width="7" height="11" rx="2" fill="#90E3FF"/>
|
|
<rect x="3" y="14" width="7" height="7" rx="2" fill="#8CFFD1"/>
|
|
<rect x="14" y="18" width="7" height="3" rx="1.5" fill="#DFF7FF"/>
|
|
</svg>
|
|
|