delicious

This commit is contained in:
edent
2017-11-08 20:02:27 +00:00
parent bfd0778b26
commit a2b4ea4274
3 changed files with 17 additions and 2 deletions

6
tiny/delicious.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg 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>

After

Width:  |  Height:  |  Size: 341 B