aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/list-check.svg
blob: a2962b2d5cf36d4ecb813c23c952f956f01e0c54 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
---
<svg>
  <path d="M3.5 5.5l1.5 1.5l2.5 -2.5" />
  <path d="M3.5 11.5l1.5 1.5l2.5 -2.5" />
  <path d="M3.5 17.5l1.5 1.5l2.5 -2.5" />

  <line x1="11" y1="6" x2="20" y2="6"></line>
  <line x1="11" y1="12" x2="20" y2="12"></line>
  <line x1="11" y1="18" x2="20" y2="18"></line>
</svg>