aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/zoom-in.svg
blob: 39cb974462a39fb29feeefc532d52ef2c8ea6401 (plain)
1
2
3
4
5
6
7
8
9
---
tags: [magnifying glass]
---
<svg>
  <circle cx="10" cy="10" r="7" />
  <line x1="7" y1="10" x2="13" y2="10" />
  <line x1="10" y1="7" x2="10" y2="13" />
  <line x1="21" y1="21" x2="15" y2="15" />
</svg>