mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-02 18:33:18 +02:00
3 new icons: mobiledata-off
, mobiledata
, signal-h-plus
This commit is contained in:
9
src/_icons/mobiledata-off.svg
Normal file
9
src/_icons/mobiledata-off.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M16 12v-8" />
|
||||
<path d="M8 20v-8" />
|
||||
<path d="M13 7l3 -3l3 3" />
|
||||
<path d="M5 17l3 3l3 -3" />
|
||||
<path d="M3 3l18 18" />
|
||||
</svg>
|
8
src/_icons/mobiledata.svg
Normal file
8
src/_icons/mobiledata.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M16 12v-8" />
|
||||
<path d="M8 20v-8" />
|
||||
<path d="M13 7l3 -3l3 3" />
|
||||
<path d="M5 17l3 3l3 -3" />
|
||||
</svg>
|
9
src/_icons/signal-h-plus.svg
Normal file
9
src/_icons/signal-h-plus.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M7 16v-8" />
|
||||
<path d="M11 8v8" />
|
||||
<path d="M7 12h4" />
|
||||
<path d="M14 12h4" />
|
||||
<path d="M16 10v4" />
|
||||
</svg>
|
Reference in New Issue
Block a user