6 lines
375 B
XML
6 lines
375 B
XML
<svg role="img" aria-label="Delicious" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
|
<rect fill="#FFFFFF" x="0" y="0" width="256" height="256"></rect>
|
|
<rect fill="#333333" x="0" y="256" width="256" height="256"></rect>
|
|
<rect fill="#EEEEEE" x="256" y="256" width="256" height="256"></rect>
|
|
<rect fill="#3399FF" x="256" y="0" width="256" height="256"></rect>
|
|
</svg> |