summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/text-spellcheck.svg
blob: f9e498f15280af13859e41fcd132b85fa7c1a7ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!--
tags: [grammar, spelling, ortography, text, spellcheck, confirm, approve, typography, writing, font]
category: Text
version: "1.79"
unicode: "f2a6"
-->
<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="M5 15v-7.5a3.5 3.5 0 0 1 7 0v7.5" />
  <path d="M5 10h7" />
  <path d="M10 18l3 3l7 -7" />
</svg>