aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/list-check.svg
blob: ee9ed3c89be2c23660632d196a3286eb2ad893e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
tags: [to-do, checklist, form, template, task, reminder, schedule, agenda]
category: Text
---
<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 x1="11" y1="12" x2="20" y2="12" />
  <line x1="11" y1="18" x2="20" y2="18" />
</svg>