aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/zoom-pan.svg
blob: e455c662ae879bc731ed9d6ad412d3efd6fa5f83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
tags: [enlargement, shifting, magnifier]
category: Map
version: "1.68"
---
<svg>
  <circle cx="12" cy="12" r="3" />
  <path d="M17 17l-2.5 -2.5" />
  <path d="M10 5l2 -2l2 2" />
  <path d="M19 10l2 2l-2 2" />
  <path d="M5 10l-2 2l2 2" />
  <path d="M10 19l2 2l2 -2" />
</svg>