aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/eye.svg
blob: 80b73e2ea3af8c43c3d75e6accaf7e5a368b8932 (plain)
1
2
3
4
5
6
7
8
---
tags: [view, watch]
---
<svg>
  <circle cx="12" cy="12" r="2" />
  <path d="M2 12l1.5 2a11 11 0 0017 0l1.5 -2" />
  <path d="M2 12l1.5 -2a11 11 0 0117 0l1.5 2" />
</svg>