diff --git a/src/components/routeMap/routeMap.js b/src/components/routeMap/routeMap.js
index 79e65fc..4574bd1 100644
--- a/src/components/routeMap/routeMap.js
+++ b/src/components/routeMap/routeMap.js
@@ -9,6 +9,7 @@ import AZone from 'icons/icon-Zone-A';
import BZone from 'icons/icon-Zone-B';
import CZone from 'icons/icon-Zone-C';
import DZone from 'icons/icon-Zone-D';
+import EZone from 'icons/icon-Zone-E';
import { preventFromOverlap } from '../../util/terminals';
import { getTransformedCoord } from '../../util/arrows';
@@ -43,6 +44,8 @@ const getZoneIcon = (zone, size) => {
return