aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/zoom-in.svg
blob: a0a1f726ecdd3716c7d357fb4d32e1dd1459e27f (plain)
1
2
3
4
5
6
7
8
9
10
11
---
category: Map
tags: [magnifying glass]
version: 1.0
---
<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>