mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-28 16:20:07 +02:00
network-connection
icon fix
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">
|
||||
<g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke="#000" stroke-width="2">
|
||||
<path d="M3 15h6v6h-6z" />
|
||||
<path d="M15 15h6v6h-6z" />
|
||||
<path d="M9 18h6" />
|
||||
<circle cx="12" cy="7" r="4" />
|
||||
<path d="M7.5 15l2.5 -4.5" />
|
||||
<path d="M16.5 15l-2.5 -4.5" />
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 380 B |
10
src/_icons/network-connection.svg
Normal file
10
src/_icons/network-connection.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M3 15h6v6h-6z" />
|
||||
<path d="M15 15h6v6h-6z" />
|
||||
<path d="M9 18h6" />
|
||||
<circle cx="12" cy="7" r="4" />
|
||||
<path d="M7.5 15l2.5 -4.5" />
|
||||
<path d="M16.5 15l-2.5 -4.5" />
|
||||
</svg>
|
Reference in New Issue
Block a user