diff --git a/ui-v2/app/components/topology-metrics/down-lines/index.hbs b/ui-v2/app/components/topology-metrics/down-lines/index.hbs
new file mode 100644
index 0000000000..b1ab5a5e08
--- /dev/null
+++ b/ui-v2/app/components/topology-metrics/down-lines/index.hbs
@@ -0,0 +1,62 @@
+{{on-window 'resize' (action this.getIconPositions)}}
+
+{{#if (gt @lines.length 0)}}
+
+{{/if}}
+
+
{{downstream.Name}}
@@ -58,34 +61,13 @@{{dc}}
{{#each upstreams as |upstream|}} -{{upstream.Name}}
@@ -142,33 +127,12 @@