1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-02 18:33:18 +02:00

Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons

This commit is contained in:
codecalm
2020-06-04 21:50:10 +02:00
4 changed files with 18 additions and 1 deletions

View File

@@ -2,6 +2,6 @@
tags: [tongue, country, speech, speak, translate, communication, communicate, english, dialect, dictionary, word]
---
<svg>
<path d="M5 7h7m-2 -2v2a5 7 0 0 1 -5 8m1 -4a7 4 0 0 0 6.7 4" />
<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" />
</svg>

View File

@@ -0,0 +1,6 @@
---
---
<svg>
<rect x="4" y="4" width="6" height="16" rx="2" />
<rect x="14" y="4" width="6" height="10" rx="2" />
</svg>

View File

@@ -0,0 +1,6 @@
---
---
<svg>
<rect x="4" y="4" width="16" height="6" rx="2" />
<rect x="4" y="14" width="16" height="6" rx="2" />
</svg>

View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M16.3 5h.7a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h5l-2.82 -2.82m0 5.64l2.82 -2.82" transform="rotate(-45 12 12)" />
</svg>