diff options
Diffstat (limited to 'src/_icons/network-connection.svg')
-rw-r--r-- | src/_icons/network-connection.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/network-connection.svg b/src/_icons/network-connection.svg new file mode 100644 index 00000000..0c774f2c --- /dev/null +++ b/src/_icons/network-connection.svg @@ -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> |