Feature: Add icon checklist

This commit is contained in:
Alexander Antonov 2019-07-03 11:25:20 +03:00
parent 3c64e93543
commit 5baeed808c

13
icons/checklist.svg Normal file
View File

@ -0,0 +1,13 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M11 18H21M3.5 17.5L5 19L7.5 16.5M11 12H21M3.5 11.5L5 13L7.5 10.5M11 6H21M3.5 5.5L5 7L7.5 4.5" />
</svg>

After

Width:  |  Height:  |  Size: 316 B