[ONOS-6964][ONOS-6966] Add pipeconf codec and pipeconf view

Change-Id: Ie60a5451bcc24a27ede655c8230d82998ea4f3be
diff --git a/web/gui/src/main/webapp/app/fw/svg/icon.js b/web/gui/src/main/webapp/app/fw/svg/icon.js
index 9027960..f2a6b66 100644
--- a/web/gui/src/main/webapp/app/fw/svg/icon.js
+++ b/web/gui/src/main/webapp/app/fw/svg/icon.js
@@ -63,6 +63,7 @@
         portTable: 'portTable',
         groupTable: 'groupTable',
         meterTable: 'meterTable',
+        pipeconfTable: 'pipeconfTable',
 
         hostIcon_endstation: 'endstation',
         hostIcon_router: 'router',