diff options
author | codecalm <codecalm@gmail.com> | 2020-04-20 07:06:52 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-04-20 07:06:52 +0200 |
commit | 139ecd4ef5925810ea3a992a38fb8165dba46fef (patch) | |
tree | e97a14334cbb644be7601eb37db6b4357e45fa41 | |
parent | 2 new icons: `forbid-2`, `forbid` (diff) | |
download | tabler-icons-139ecd4ef5925810ea3a992a38fb8165dba46fef.tar.xz |
`fingerprint` icon
-rw-r--r-- | src/_icons/fingerprint.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/fingerprint.svg b/src/_icons/fingerprint.svg new file mode 100644 index 00000000..b937c41e --- /dev/null +++ b/src/_icons/fingerprint.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <path d="M18.9 7a8 8 0 0 1 1.1 5v1a6 6 0 0 0 .8 3" /> + <path d="M8 11a4 4 0 0 1 8 0v1a10 10 0 0 0 2 6" /> + <path d="M12 11v2a14 14 0 0 0 2.5 8" /> + <path d="M8 15a18 18 0 0 0 1.8 6" /> + <path d="M4.9 19a22 22 0 0 1 -.9 -7v-1a8 8 0 0 1 12 -6.95" /> +</svg> |