| 1 |
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40"> |
| 2 |
<rect x="0" y="0" width="20" height="20" fill="#808080" fill-opacity="0.12"/> |
| 3 |
<rect x="20" y="20" width="20" height="20" fill="#808080" fill-opacity="0.12"/> |
| 4 |
</svg> |
| 5 |
|