diff options
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> + + |