1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-29 08:40:52 +02:00

1 new icons: signal-6g

Fixed icons: `signal-5g`
This commit is contained in:
codecalm
2023-03-19 12:21:34 +01:00
parent dc8621f4cb
commit 61cb3624e4
2 changed files with 8 additions and 2 deletions

View File

@@ -5,6 +5,6 @@ version: "1.69"
unicode: "f1f0"
---
<svg>
<path d="M10 8h-5v4h3a2 2 0 1 1 0 4h-3" />
<path d="M19 8h-3a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h3v-4h-1" />
<path d="M18 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
<path d="M6 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3v-4h4" />
</svg>

6
src/_icons/signal-6g.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M18 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
<path d="M10 9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3" />
</svg>