aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/zoom-out.svg
blob: 2196698f71ec6e608e62277065d268ce1d1766b2 (plain)
1
2
3
4
5
6
7
8
9
10
---
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="21" y1="21" x2="15" y2="15" />
</svg>