blob: d45f78b44d681b0da405f4002f4e1607b96c1962 (
plain)
1
2
3
4
5
6
7
8
|
---
tags: [cancel, close, delete, remove, times, clear, "no"]
version: "1.0"
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
<path d="M10 10l4 4m0 -4l-4 4" />
</svg>
|