mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Feature: Add icon checklist
This commit is contained in:
parent
3c64e93543
commit
5baeed808c
13
icons/checklist.svg
Normal file
13
icons/checklist.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user