Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2019-02-13 21:54:26 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2019-02-13 21:54:26 +0300
commit4d72d7934f2a1289001c308db22f8ed11d6b4805 (patch)
tree2125984f2dd729282876f3cec10ec44f52792530 /src/icons/svg
parent304eaef3217cd60284f10cb47239fe90ec3043fb (diff)
Adds a spell check icon. Fixes #122
Diffstat (limited to 'src/icons/svg')
-rw-r--r--src/icons/svg/spell-check.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/icons/svg/spell-check.svg b/src/icons/svg/spell-check.svg
new file mode 100644
index 000000000..70568a817
--- /dev/null
+++ b/src/icons/svg/spell-check.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
+ <path d="M2048 836c0 25-10 50-28 68l-724 724-136 136c-18 18-43 28-68 28s-50-10-68-28l-136-136-362-362c-18-18-28-43-28-68s10-50 28-68l136-136c18-18 43-28 68-28s50 10 68 28l294 295 656-657c18-18 43-28 68-28s50 10 68 28l136 136c18 18 28 43 28 68zM292 408h177l-72-218-12-47c-1-8-2-14-2-20h-4l-3 20c-3 12-4 27-11 47zm470 254v106H474V662h75l-47-144H259l-47 144h75v106H0V662h70L300 0h162l230 662z"/>
+ <path d="M1447 535v233H863v-90l369-529c8-12 16-22 21-27l11-9v-3c-4 0-8 1-14 1-8 2-18 3-30 3H988v115H868V0h567v89l-369 530c-6 9-14 18-21 26l-11 11v2l14-2c9-2 18-2 30-2h248V535z"/>
+</svg>