summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/text-size.svg
blob: 46fc76908ae93513e2965536d9190ea119659350 (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: [font, edit, document, type, letter, text, size, typography, writing, character, accessibility, a11y, resize, readability]
category: Text
version: "1.80"
unicode: "f2b1"
-->
<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="M3 7v-2h13v2" />
  <path d="M10 5v14" />
  <path d="M12 19h-4" />
  <path d="M15 13v-1h6v1" />
  <path d="M18 12v7" />
  <path d="M17 19h2" />
</svg>