diff options
Diffstat (limited to '_icons/user-check.svg')
-rw-r--r-- | _icons/user-check.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_icons/user-check.svg b/_icons/user-check.svg index a9a5b1dd..53ee7271 100644 --- a/_icons/user-check.svg +++ b/_icons/user-check.svg @@ -1,7 +1,7 @@ --- --- <svg> - <circle cx="9" cy="7" r="4"></circle> - <path d="M3 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /> + <circle cx="8.5" cy="7" r="4"></circle> + <path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /> <polyline points="16 11 18 13 22 9"/> </svg> |