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