mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-29 08:40:52 +02:00
lists icons
This commit is contained in:
11
src/_icons/list-check.svg
Normal file
11
src/_icons/list-check.svg
Normal file
@@ -0,0 +1,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>
|
10
src/_icons/list.svg
Normal file
10
src/_icons/list.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<line x1="10" y1="6" x2="20" y2="6"></line>
|
||||
<line x1="10" y1="12" x2="20" y2="12"></line>
|
||||
<line x1="10" y1="18" x2="20" y2="18"></line>
|
||||
<circle cx="5" cy="6" r="1"></circle>
|
||||
<circle cx="5" cy="12" r="1"></circle>
|
||||
<circle cx="5" cy="18" r="1"></circle>
|
||||
</svg>
|
Reference in New Issue
Block a user