aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/checkbox.svg
blob: 5a054cb9de622cbf59ea671079136e6081bbdef4 (plain)
1
2
3
4
5
6
7
8
---
category: System
tags: [survey, confirm, tick, "yes", to-do]
---
<svg>
  <polyline points="9 11 12 14 20 6" />
  <path d="M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9" />
</svg>