aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/text-resize.svg
blob: 2a72b6d1845b3ae8b2b9f448ca3d8ef3ba1743b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
tags: [edit, editor, scale, font, bigger, smaller]
category: Design
version: "1.46"
unicode: "ef87"
---
<svg>
  <circle cx="5" cy="5" r="2" />
  <circle cx="19" cy="5" r="2" />
  <circle cx="5" cy="19" r="2" />
  <circle cx="19" cy="19" r="2" />
  <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>