aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/square-x.svg
blob: 1d7a0bf9847bd5575a3a7a1e97cc5b5750403c83 (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>