summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/text-decrease.svg
blob: b42e51ad643bedf3f6306c35ca68e8387c64568c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!--
tags: [indent, minimalize, smaller, editor, size, edit, text, decrease, typography, writing]
category: Text
version: "1.70"
unicode: "f202"
-->
<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="M4 19v-10.5a3.5 3.5 0 1 1 7 0v10.5" />
  <path d="M4 13h7" />
  <path d="M21 12h-6" />
</svg>