diff options
Diffstat (limited to 'src/_icons/eye-check.svg')
-rw-r--r-- | src/_icons/eye-check.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/eye-check.svg b/src/_icons/eye-check.svg new file mode 100644 index 00000000..0dba7541 --- /dev/null +++ b/src/_icons/eye-check.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <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> |