Index: ui/webui/resources/images/menu.svg |
diff --git a/ui/webui/resources/images/menu.svg b/ui/webui/resources/images/menu.svg |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e46eebfb914e87d77b1c0fce0b19cca13c212e3a |
--- /dev/null |
+++ b/ui/webui/resources/images/menu.svg |
@@ -0,0 +1,4 @@ |
+<svg fill="#000000" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"> |
ortuno
2016/12/07 02:58:17
Surprised that none of the images have copyright O
mbrunson
2016/12/07 04:26:07
Yeah. I can understand the open source ones not ha
|
+ <path d="M0 0h24v24H0z" fill="none"/> |
+ <path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/> |
+</svg> |