aboutsummaryrefslogtreecommitdiff
path: root/icons/eye-check.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-10-26 12:24:22 +0100
committercodecalm <codecalm@gmail.com>2020-10-26 12:24:22 +0100
commite058caa7e84c1adbcae2b6da6f4b567c2f398bb4 (patch)
treef2cd433f8726faa9682374dd6017941edbedb4da /icons/eye-check.svg
parent1 new icons: `lock-access` (diff)
downloadtabler-icons-e058caa7e84c1adbcae2b6da6f4b567c2f398bb4.tar.xz
icons pre-build
Diffstat (limited to 'icons/eye-check.svg')
-rw-r--r--icons/eye-check.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/eye-check.svg b/icons/eye-check.svg
new file mode 100644
index 00000000..af178406
--- /dev/null
+++ b/icons/eye-check.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-eye-check" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
+ <circle cx="12" cy="12" r="2" />
+ <path d="M12 19c-4 0 -7.333 -2.333 -10 -7c2.667 -4.667 6 -7 10 -7s7.333 2.333 10 7c-.42 .736 -.858 1.414 -1.311 2.033" />
+ <path d="M15 19l2 2l4 -4" />
+</svg>
+
+