diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/icons/language-katakana.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/icons/language-katakana.svg')
-rw-r--r-- | src/icons/language-katakana.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/language-katakana.svg b/src/icons/language-katakana.svg new file mode 100644 index 00000000..214d7b23 --- /dev/null +++ b/src/icons/language-katakana.svg @@ -0,0 +1,12 @@ +--- +category: Text +tags: [tongue, country, speech, speak, translate, communication, communicate, english, dialect, dictionary, word] +version: "1.45" +unicode: "ef78" +--- +<svg> + <path d="M5 5h6.586a1 1 0 0 1 .707 1.707l-1.293 1.293" /> + <path d="M8 8c0 1.5 .5 3 -2 5" /> + <path d="M12 20l4 -9l4 9" /> + <path d="M19.1 18h-6.2" /> +</svg> |