diff options
author | codecalm <codecalm@gmail.com> | 2020-04-10 16:13:37 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-04-10 16:13:37 +0200 |
commit | fc893d30cd5bd4d3d2a1bc4fef4ddf69852f2433 (patch) | |
tree | a449594ab1862d6de56feb7079d5653065875d29 /icons/language.svg | |
parent | letter fixes (diff) | |
download | tabler-icons-fc893d30cd5bd4d3d2a1bc4fef4ddf69852f2433.tar.xz |
Release 1.5.0v1.5.0
Diffstat (limited to 'icons/language.svg')
-rw-r--r-- | icons/language.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/language.svg b/icons/language.svg new file mode 100644 index 00000000..8d3ac7a5 --- /dev/null +++ b/icons/language.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-language" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M5 7h7m-2 -2v2a5 7 0 0 1 -5 8m1 -4a7 4 0 0 0 6.7 4" /> + <path d="M11 19l4 -9l4 9m-.9 -2h-6.2" /> +</svg> + + |