summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/text-resize.svg
blob: e54649bf23ee436e5b6984c71fbbbd8d7cf944b3 (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
25
26
27
28
<!--
tags: [edit, editor, scale, font, bigger, smaller, text, resize, creative, artistic]
category: Design
version: "1.46"
unicode: "ef87"
-->
<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 5a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
  <path d="M17 5a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
  <path d="M3 19a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
  <path d="M17 19a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
  <path d="M5 7v10" />
  <path d="M7 5h10" />
  <path d="M7 19h10" />
  <path d="M19 7v10" />
  <path d="M10 10h4" />
  <path d="M12 14v-4" />
</svg>