diff options
Diffstat (limited to 'icons/checklist.svg')
-rw-r--r-- | icons/checklist.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/checklist.svg b/icons/checklist.svg new file mode 100644 index 00000000..59a41e7f --- /dev/null +++ b/icons/checklist.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-checklist" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M9.615 20h-2.615a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8" /> + <path d="M14 19l2 2l4 -4" /> + <path d="M9 8h4" /> + <path d="M9 12h2" /> +</svg> + + |