summaryrefslogtreecommitdiff
path: root/resources/lib/oojs-ui/themes/apex/images/textures/transparency.svg
blob: cadec2a63d7a5d8ec57ca5d38606442ba6cd3e7b (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
    <g id="transparency">
        <path d="M0 0h8v8H0zm8 8h8v8H8z" fill="#ccc"/>
        <path d="M8 0h8v8H8zM0 8h8v8H0z" fill="#fff"/>
    </g>
</svg>