diff options
author | codecalm <codecalm@gmail.com> | 2020-03-01 17:13:14 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-01 17:13:14 +0100 |
commit | 520189162b763e664e689c21b15417bb4579a8fa (patch) | |
tree | 3ea6534879991985d7fe426791452c8c873b75ef /_icons/user-check.svg | |
parent | files (diff) | |
download | tabler-icons-520189162b763e664e689c21b15417bb4579a8fa.tar.xz |
user
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> |