summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/text-increase.svg
blob: 95c8e6dc20f1ada02540fce2cae5ca53090ef181 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!--
tags: [expand, margin, size, editor, edit, text, increase, typography, writing, font]
category: Text
version: "1.70"
unicode: "f203"
-->
<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="M18 9v6" />
  <path d="M21 12h-6" />
</svg>