diff options
author | codecalm <codecalm@gmail.com> | 2021-11-23 22:09:57 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-11-23 22:09:57 +0100 |
commit | 3266c377aebc728e65f1da3287d941dce7c85492 (patch) | |
tree | 1a9b04df61ab7800f18f160bdc8e2495d585cd93 /src/_icons/language.svg | |
parent | strikethrough as s icon #146 (diff) | |
download | tabler-icons-3266c377aebc728e65f1da3287d941dce7c85492.tar.xz |
17 new icons: `brand-airtable`, `brand-angular`, `brand-cucumber`, `brand-doctrine`, `brand-firebase`, `brand-git`, `brand-loom`, `brand-netbeans`, `brand-php`, `brand-react-native`, `brand-sublime-text`, `brand-uber`, `brand-visual-studio`, `language-hiragana`, `language-katakana`, `prison`, `wall`
Fixed icons: `language`
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> |