blob: cd60169c50499ceb8f78ac9d47b80e0c9530b556 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1">
<rect style="fill:#3f51b5" width="17" height="17" x="6" y="2" rx="2.833" ry="2.833"/>
<rect style="opacity:0.4;fill:#ffffff" width="9" height="9" x="10" y="6" rx="1.5" ry="1.5"/>
<rect style="opacity:0.2" width="17" height="17" x="13" y="10" rx="2.833" ry="2.833"/>
<rect style="fill:#217dd5" width="17" height="17" x="13" y="9" rx="2.833" ry="2.833"/>
<rect style="opacity:0.4;fill:#ffffff" width="9" height="9" x="17" y="13" rx="1.5" ry="1.5"/>
<rect style="opacity:0.2" width="17" height="17" x="2" y="14" rx="2.833" ry="2.833"/>
<rect style="fill:#03a9f4" width="17" height="17" x="2" y="13" rx="2.833" ry="2.833"/>
<rect style="opacity:0.4;fill:#ffffff" width="9" height="9" x="6" y="17" rx="1.5" ry="1.5"/>
<path style="fill:#ffffff;opacity:0.1" d="M 8.8339844 2 C 7.2643176 2 6 3.2643176 6 4.8339844 L 6 5.8339844 C 6 4.2643176 7.2643176 3 8.8339844 3 L 20.166016 3 C 21.735682 3 23 4.2643176 23 5.8339844 L 23 4.8339844 C 23 3.2643176 21.735682 2 20.166016 2 L 8.8339844 2 z"/>
<path style="fill:#ffffff;opacity:0.1" d="M 15.833984 9 C 14.264318 9 13 10.264318 13 11.833984 L 13 12.833984 C 13 11.264318 14.264318 10 15.833984 10 L 27.166016 10 C 28.735682 10 30 11.264318 30 12.833984 L 30 11.833984 C 30 10.264318 28.735682 9 27.166016 9 L 15.833984 9 z"/>
<path style="fill:#ffffff;opacity:0.2" d="M 4.8339844 13 C 3.2643176 13 2 14.264318 2 15.833984 L 2 16.833984 C 2 15.264318 3.2643176 14 4.8339844 14 L 16.166016 14 C 17.735682 14 19 15.264318 19 16.833984 L 19 15.833984 C 19 14.264318 17.735682 13 16.166016 13 L 4.8339844 13 z"/>
</svg>
|