aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/user-check.svg
diff options
context:
space:
mode:
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>