summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/text-plus.svg
blob: 4b57cc4a486a50a89ff56441cd3349e34a9e2d47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!--
tags: [add, new, document, file, edit, text, plus, more, increase, positive]
category: Text
version: "1.79"
unicode: "f2a5"
-->
<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="M19 10h-14" />
  <path d="M5 6h14" />
  <path d="M14 14h-9" />
  <path d="M5 18h6" />
  <path d="M18 15v6" />
  <path d="M15 18h6" />
</svg>