aboutsummaryrefslogtreecommitdiff
path: root/dist/icons/man.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-12 14:13:39 +0100
committercodecalm <codecalm@gmail.com>2020-03-12 14:13:39 +0100
commit0d6dc2c7641686c83f4148f51fb9582e38b769f6 (patch)
tree40e6f469ae6b88615b5e946dd491ce55e6cae570 /dist/icons/man.svg
parentbuild icons (diff)
downloadtabler-icons-0d6dc2c7641686c83f4148f51fb9582e38b769f6.tar.xz
icons fix
Diffstat (limited to 'dist/icons/man.svg')
-rw-r--r--dist/icons/man.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/icons/man.svg b/dist/icons/man.svg
new file mode 100644
index 0000000..24e48d4
--- /dev/null
+++ b/dist/icons/man.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-man" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <circle cx="12" cy="5" r="2" />
+ <path d="M10 22v-5l-1-1v-4a1 1 0 011 -1h4a1 1 0 011 1v4l-1 1v5" />
+</svg>
+
+