diff options
| author | Michael Davis <michael.s.davis@ibm.com> | 2017-04-18 10:01:04 -0500 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2017-09-20 12:41:34 -0500 |
| commit | 994a93b29ddbae647f2cb1aae6ec94e8a26db88c (patch) | |
| tree | bf1607ebd92954aac3db2ade6b0d9b288c353aa3 /app/assets/images | |
| parent | 0c26234e00c3634e1e3a71dc9ccb81dd3569088b (diff) | |
| download | phosphor-webui-994a93b29ddbae647f2cb1aae6ec94e8a26db88c.tar.gz phosphor-webui-994a93b29ddbae647f2cb1aae6ec94e8a26db88c.zip | |
add inventory templates
Change-Id: I735465dc2d6ab0583586ece23380ea8570f024fa
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/assets/images')
| -rw-r--r-- | app/assets/images/warn-slash.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app/assets/images/warn-slash.svg b/app/assets/images/warn-slash.svg new file mode 100644 index 0000000..1351b88 --- /dev/null +++ b/app/assets/images/warn-slash.svg @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 27.7 28" style="enable-background:new 0 0 27.7 28;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:none;stroke:#FF836F;stroke-width:3;stroke-miterlimit:10;} +</style> +<g id="Layer_1"> + <path class="st0" d="M26.5,1.2C23.1,4.5,1.2,26.5,1.2,26.5"/> +</g> +<g id="Layer_2"> +</g> +</svg> |

