summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/text-direction-rtl.svg
blob: c873c0811e4d4bfc11aea5fea0b5a179ff1b4034 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!--
tags: [left, right, bidi, text, direction, rtl, typography, writing, font, character]
category: Text
version: "1.39"
unicode: "eefd"
-->
<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="M16 4h-6.5a3.5 3.5 0 0 0 0 7h.5" />
  <path d="M14 15v-11" />
  <path d="M10 15v-11" />
  <path d="M5 19h14" />
  <path d="M7 21l-2 -2l2 -2" />
</svg>