blob: 1510b1c0e9f3e03c35b28066d4e6a279f05f6f48 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1">
<rect style="fill:#ff9800" width="17" height="17" x="6" y="2" rx="2.833" ry="2.833"/>
<rect style="opacity:0.2" width="17" height="17" x="13" y="10" rx="2.833" ry="2.833"/>
<rect style="fill:#ffc107" width="17" height="17" x="13" y="9" rx="2.833" ry="2.833"/>
<rect style="opacity:0.2" width="17" height="17" x="2" y="14" rx="2.833" ry="2.833"/>
<rect style="fill:#ffeb3b" width="17" height="17" x="2" y="13" rx="2.833" ry="2.833"/>
<path style="fill:#ffffff;opacity:0.2" 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.2" 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>
|