aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/zoom-pan.svg
blob: ada193d7d4649c0d89fa484e262a1bf81201f1b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
tags: [enlargement, shifting, magnifier]
category: Map
version: "1.68"
unicode: "f1de"
---
<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>