2020-08-17 16:01:30 +02:00
|
|
|
---
|
4 new icons: `arrow-ramp-left`, `arrow-ramp-right`, `picture-in-picture-off`, `picture-in-picture-on`
Fixed icons: `anchor`, `aspect-ratio`, `backspace`, `cast`, `compass`, `corner-down-left`, `corner-down-right`, `corner-left-down`, `corner-left-up`, `corner-right-down`, `corner-right-up`, `corner-up-left`, `corner-up-right`, `current-location`, `directions`, `ear`, `flag`, `flip-horizontal`, `flip-vertical`, `gas-station`, `live-view`, `location`, `mail-opened`, `mail`, `map-2`, `map-pin-off`, `map-pin`, `map`, `microphone-off`, `microphone`, `picture-in-picture`, `pin`, `power`, `rocket`, `route`, `send`, `separator-horizontal`, `separator-vertical`, `separator`, `space`, `target`, `viewfinder`, `world-latitude`, `world-longitude`, `world`, `zoom-cancel`, `zoom-in`, `zoom-out`
2020-09-26 23:33:41 +02:00
|
|
|
category: Map
|
2020-09-27 01:27:04 +02:00
|
|
|
version: 1.12
|
2020-08-17 16:01:30 +02:00
|
|
|
---
|
|
|
|
<svg>
|
|
|
|
<path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
|
|
|
|
<path d="M4 16v2a2 2 0 0 0 2 2h2" />
|
|
|
|
<path d="M16 4h2a2 2 0 0 1 2 2v2" />
|
|
|
|
<path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
|
|
|
|
<line x1="12" y1="11" x2="12" y2="11.01" />
|
|
|
|
<path d="M12 18l-3.5 -5a4 4 0 1 1 7 0l-3.5 5" />
|
|
|
|
</svg>
|