aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/square-x.svg
blob: 7349a5b4c3f543d36041ada605b1296b1a7d7410 (plain)
1
2
3
4
5
6
7
---
tags: [cancel, close, delete, remove, times, clear, "no"]
---
<svg>
  <rect x="4" y="4" width="16" height="16" rx="2" />
  <path d="M10 10l4 4m0 -4l-4 4" />
</svg>