aboutsummaryrefslogtreecommitdiff
path: root/images/themes/white/close.svg
blob: a888809d455935c55b22e2d83c3c61ff65064465 (plain)
1
2
3
4
5
6
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
    <g fill="none" fill-rule="evenodd" opacity="1">
        <path fill="none" d="M-10-10h36v36h-36z" opacity="1"/>
        <path stroke="#000" stroke-linecap="round" stroke-width="1.5" d="M1 1l14 14M15 1L1 15"/>
    </g>
</svg>