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