mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-02 18:33:18 +02:00
user
This commit is contained in:
9
_icons/file-text.svg
Normal file
9
_icons/file-text.svg
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
---
|
||||||
|
<svg>
|
||||||
|
<polyline points="14 3 14 8 19 8"/>
|
||||||
|
<path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/>
|
||||||
|
<line x1="9" y1="9" x2="10" y2="9" />
|
||||||
|
<line x1="9" y1="13" x2="15" y2="13" />
|
||||||
|
<line x1="9" y1="17" x2="15" y2="17" />
|
||||||
|
</svg>
|
7
_icons/user-check.svg
Normal file
7
_icons/user-check.svg
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
---
|
||||||
|
<svg>
|
||||||
|
<circle cx="9" cy="7" r="4"></circle>
|
||||||
|
<path d="M3 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" />
|
||||||
|
<polyline points="16 11 18 13 22 9"/>
|
||||||
|
</svg>
|
7
_icons/user-minus.svg
Normal file
7
_icons/user-minus.svg
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
---
|
||||||
|
<svg>
|
||||||
|
<circle cx="9" cy="7" r="4"></circle>
|
||||||
|
<path d="M3 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" />
|
||||||
|
<line x1="16" y1="11" x2="22" y2="11"></line>
|
||||||
|
</svg>
|
@@ -3,6 +3,6 @@
|
|||||||
<svg>
|
<svg>
|
||||||
<circle cx="9" cy="7" r="4"></circle>
|
<circle cx="9" cy="7" r="4"></circle>
|
||||||
<path d="M3 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" />
|
<path d="M3 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" />
|
||||||
<line x1="15" y1="11" x2="21" y2="11"></line>
|
<line x1="16" y1="11" x2="22" y2="11"></line>
|
||||||
<line x1="18" y1="8" x2="18" y2="14"></line>
|
<line x1="19" y1="8" x2="19" y2="14"></line>
|
||||||
</svg>
|
</svg>
|
||||||
|
8
_icons/user-x.svg
Normal file
8
_icons/user-x.svg
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
---
|
||||||
|
<svg>
|
||||||
|
<circle cx="9" cy="7" r="4"></circle>
|
||||||
|
<path d="M3 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" />
|
||||||
|
<line x1="17" y1="9" x2="21" y2="13" />
|
||||||
|
<line x1="17" y1="13" x2="21" y2="9" />
|
||||||
|
</svg>
|
Reference in New Issue
Block a user