diff options
Diffstat (limited to 'src/_icons/language.svg')
-rw-r--r-- | src/_icons/language.svg | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/src/_icons/language.svg b/src/_icons/language.svg index cc9b2298..d57d5fb0 100644 --- a/src/_icons/language.svg +++ b/src/_icons/language.svg @@ -1,8 +1,12 @@ --- +category: Text tags: [tongue, country, speech, speak, translate, communication, communicate, english, dialect, dictionary, word] version: "1.5" --- <svg> - <path d="M5 7h7m-2 -2v2a5 8 0 0 1 -5 8m1 -4a7 4 0 0 0 6.7 4" /> - <path d="M11 19l4 -9l4 9m-.9 -2h-6.2" /> + <path d="M4 5h7" /> + <path d="M9 3v2c0 4.418 -2.239 8 -5 8" /> + <path d="M5 9c-.003 2.144 2.952 3.908 6.7 4" /> + <path d="M12 20l4 -9l4 9" /> + <path d="M19.1 18h-6.2" /> </svg> |