summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/switch-2.svg
blob: 19000535b55c03d3d260fafc9b811ea7ae634fe5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!--
tags: [arrows, direction, music, spotify, change, switch, navigation, flow, movement, route]
category: Arrows
version: "1.35"
unicode: "edbf"
-->
<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="M3 17h5l1.67 -2.386m3.66 -5.227l1.67 -2.387h6" />
  <path d="M18 4l3 3l-3 3" />
  <path d="M3 7h5l7 10h6" />
  <path d="M18 20l3 -3l-3 -3" />
</svg>