diff options
Diffstat (limited to 'src/icons/text-spellcheck.svg')
-rw-r--r-- | src/icons/text-spellcheck.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/text-spellcheck.svg b/src/icons/text-spellcheck.svg new file mode 100644 index 00000000..578668b9 --- /dev/null +++ b/src/icons/text-spellcheck.svg @@ -0,0 +1,10 @@ +--- +category: Text +version: "1.79" +unicode: "f2a6" +--- +<svg> + <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> |