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

Fixed icon: outline/language, outline/language-off (#1379)

This commit is contained in:
Zeyu Huang
2025-07-21 01:08:35 +08:00
committed by GitHub
parent 458a35033f
commit b7837dd9a6
2 changed files with 12 additions and 11 deletions

View File

@@ -15,10 +15,10 @@ unicode: "f14e"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 5h1m4 0h2" />
<path d="M9 3v2m-.508 3.517c-.814 2.655 -2.52 4.483 -4.492 4.483" />
<path d="M5 9c0 2.144 2.952 3.908 6.7 4" />
<path d="M12 20l2.463 -5.541m1.228 -2.764l.309 -.695l.8 1.8" />
<path d="M18 18h-5.1" />
<path d="M3 3l18 18" />
<path d="m 12,20 2.463,-5.541 M 15.691,11.695 16,11 l 0.8,1.8" />
<path d="M 18,18 H 12.9" />
<path d="M 8.7471529,8.7478574 C 8.087489,11.581902 6.2111384,13 4,13" />
<path d="m 4,6.3709063 2.3710937,-2e-7" />
<path d="m 5,9 c 0,2.144 2.252,3.908 6,4" />
<path d="M 3,3 21,21" />
</svg>

Before

Width:  |  Height:  |  Size: 642 B

After

Width:  |  Height:  |  Size: 671 B

View File

@@ -15,9 +15,10 @@ unicode: "ebbe"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 5h7" />
<path d="M9 3v2c0 4.418 -2.239 8 -5 8" />
<path d="M5 9c0 2.144 2.952 3.908 6.7 4" />
<path d="M12 20l4 -9l4 9" />
<path d="M19.1 18h-6.2" />
<path d="M 9,6.371 C 9,10.789 6.761,13 4,13" />
<path d="m 4,6.371 h 7" />
<path d="m 5,9 c 0,2.144 2.252,3.908 6,4" />
<path d="m 12,20 4,-9 4,9" />
<path d="M 19.1,18 H 12.9" />
<path d="M 6.694,3 7.487,3.582" />
</svg>

Before

Width:  |  Height:  |  Size: 549 B

After

Width:  |  Height:  |  Size: 604 B