aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/square-check.svg
blob: 10fc903da2c8e6f4df68c00b524f95d73b381556 (plain)
1
2
3
4
5
6
7
8
---
tags: [checkbox, "yes"]
version: 1.0
---
<svg>
  <rect x="4" y="4" width="16" height="16" rx="2" />
  <path d="M9 12l2 2l4 -4" />
</svg>