aboutsummaryrefslogtreecommitdiff
path: root/static/icons/tabler/users.svg
diff options
context:
space:
mode:
Diffstat (limited to 'static/icons/tabler/users.svg')
-rw-r--r--static/icons/tabler/users.svg25
1 files changed, 25 insertions, 0 deletions
diff --git a/static/icons/tabler/users.svg b/static/icons/tabler/users.svg
new file mode 100644
index 0000000..6fa6286
--- /dev/null
+++ b/static/icons/tabler/users.svg
@@ -0,0 +1,25 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <path
+ d="M9 7m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0"
+ />
+ <path
+ d="M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2"
+ />
+ <path
+ d="M16 3.13a4 4 0 0 1 0 7.75"
+ />
+ <path
+ d="M21 21v-2a4 4 0 0 0 -3 -3.85"
+ />
+</svg
+>