summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/flip-vertical.svg
blob: 46509373d3d2605d4159c049b0adbdb1d7cae371 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!--
tags: [mirror, rotate, flip, vertical, creative, artistic, visual, aesthetic, style]
category: Design
version: "1.0"
unicode: "eaa8"
-->
<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="M12 3l0 18" />
  <path d="M16 7l0 10l5 0l-5 -10" />
  <path d="M8 7l0 10l-5 0l5 -10" />
</svg>