summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/map-pause.svg
blob: 55cf457f4c3f109be6c43ce5e3f261b3d3504480 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!--
category: Map
tags: [stop, halt, break, wait, delay, interruption, hold, cease, freeze, suspend]
version: "2.28"
unicode: "fbce"
-->
<svg
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M13 19l-4 -2l-6 3v-13l6 -3l6 3l6 -3v9" />
  <path d="M9 4v13" />
  <path d="M15 7v6.5" />
  <path d="M17 17v5" />
  <path d="M21 17v5" />
</svg>