Chromium Code Reviews| Index: chrome/browser/resources/vr_shell/images/warning.svg |
| diff --git a/chrome/browser/resources/vr_shell/images/warning.svg b/chrome/browser/resources/vr_shell/images/warning.svg |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7675376eb591589dd42eb6c635bbe5b6493e7882 |
| --- /dev/null |
| +++ b/chrome/browser/resources/vr_shell/images/warning.svg |
| @@ -0,0 +1,4 @@ |
| +<svg xmlns="http://www.w3.org/2000/svg" width="48px" height="48px" viewBox="0 0 48 48" fill="#626262"> |
| + <path d="M0 0h48v48H0z" fill="none"/> |
| + <path d="M2 42h44L24 4 2 42zm24-6h-4v-4h4v4zm0-8h-4v-8h4v8z"/> |
|
Dan Beam
2016/12/13 03:56:59
leave as ui/webui/resources/images/warning.svg as
cjgrant
2016/12/19 21:19:09
We'll eventually change this color as well. It lo
|
| +</svg> |