aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/user-check.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-05-31 18:18:17 +0200
committercodecalm <codecalm@gmail.com>2020-05-31 18:18:17 +0200
commit1ac4639414f857c53d969d60e16610781ed53712 (patch)
tree2f03e595b0a60581f4513b67b47ae0355d4599c1 /src/_icons/user-check.svg
parent1 new icons: `social` (diff)
downloadtabler-icons-1ac4639414f857c53d969d60e16610781ed53712.tar.xz
2 new icons: `building-bank`, `users`
Fixed icons: `user-check`, `user-minus`, `user-plus`, `user-x`, `user`
Diffstat (limited to 'src/_icons/user-check.svg')
-rw-r--r--src/_icons/user-check.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/user-check.svg b/src/_icons/user-check.svg
index 6e53502..e12d8c0 100644
--- a/src/_icons/user-check.svg
+++ b/src/_icons/user-check.svg
@@ -2,7 +2,7 @@
tags: [tick, person, account]
---
<svg>
- <circle cx="8.5" cy="7" r="4" />
- <path d="M2 21v-2a4 4 0 0 1 4 -4h5a4 4 0 0 1 4 4v2" />
+ <circle cx="9" cy="7" r="4" />
+ <path d="M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
<path d="M16 11l2 2l4 -4" />
</svg>