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-checklist.svg b/app/assets/images/icon-checklist.svg
new file mode 100644
index 0000000..8cf238e
--- /dev/null
+++ b/app/assets/images/icon-checklist.svg
@@ -0,0 +1,8 @@
+<?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>
+	<path d="M0,0v12l4,4h12V0H0z M14,14H5v-3H2V2h12V14z"/>
+	<polygon points="12.5,5.5 11,4 7,8 5.5,6.5 4,8 7,11 	"/>
+</g>
+</svg>
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>
diff --git a/app/assets/images/icon-search.svg b/app/assets/images/icon-search.svg
new file mode 100644
index 0000000..21c04e0
--- /dev/null
+++ b/app/assets/images/icon-search.svg
@@ -0,0 +1,9 @@
+<?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 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
+<g>
+	<path d="M9,3c3.309,0,6,2.691,6,6c0,3.309-2.691,6-6,6c-3.309,0-6-2.691-6-6C3,5.691,5.691,3,9,3 M9,1C4.582,1,1,4.582,1,9
+		c0,4.418,3.582,8,8,8s8-3.582,8-8C17,4.582,13.418,1,9,1L9,1z"/>
+	<rect x="16.879" y="15.464" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -7.8701 19)" width="4.243" height="7.071"/>
+</g>
+</svg>
diff --git a/app/assets/images/icon-trashcan.svg b/app/assets/images/icon-trashcan.svg
new file mode 100644
index 0000000..f6ce0ab
--- /dev/null
+++ b/app/assets/images/icon-trashcan.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<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 22 22" style="enable-background:new 0 0 22 22;" xml:space="preserve">
+<g>
+	<rect x="8.1" y="1" width="5.7" height="1.4"/>
+	<path d="M3.9,3.1v3.6h0.7V21h12.9V6.7h0.7V3.1H3.9z M16,19.6H6V8.1h10V19.6z"/>
+	<rect x="7.4" y="9.6" width="0.7" height="8.6"/>
+	<rect x="9.6" y="9.6" width="0.7" height="8.6"/>
+	<rect x="11.7" y="9.6" width="0.7" height="8.6"/>
+	<rect x="13.9" y="9.6" width="0.7" height="8.6"/>
+</g>
+</svg>