Additional details on event log templates
Change-Id: I634cbc5c4c42150b54ac4f520ff7aed70b4243dc
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/assets/images/icon-copy.svg b/app/assets/images/icon-copy.svg
new file mode 100644
index 0000000..f58db68
--- /dev/null
+++ b/app/assets/images/icon-copy.svg
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
+<g>
+ <g>
+ <path style="fill:#323232;" d="M11,4V0H1v12h4v4h10V4H11z M5,10H3V2h6v2H5V10z M13,14H7V6h6V14z"/>
+ </g>
+ <rect x="8" y="7" style="fill:#323232;" width="4" height="2"/>
+ <rect x="8" y="10" style="fill:#323232;" width="4" height="2"/>
+</g>
+</svg>