summaryrefslogtreecommitdiffstats
path: root/ui/webui/resources/images
diff options
context:
space:
mode:
authorestade <estade@chromium.org>2015-07-28 10:29:53 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-28 17:30:29 +0000
commit25326fa065b0096389d41964fb45085461d69e17 (patch)
tree5bb83b3607f4e72411cef0ce0b8b4a2433224add /ui/webui/resources/images
parent6af62b828e32f4b5e2070f148dd6f18512cb8dd5 (diff)
downloadchromium_src-25326fa065b0096389d41964fb45085461d69e17.zip
chromium_src-25326fa065b0096389d41964fb45085461d69e17.tar.gz
chromium_src-25326fa065b0096389d41964fb45085461d69e17.tar.bz2
Change out about:conflicts icon for scaleable MD icon
BUG=505953 Review URL: https://codereview.chromium.org/1257183004 Cr-Commit-Position: refs/heads/master@{#340711}
Diffstat (limited to 'ui/webui/resources/images')
-rw-r--r--ui/webui/resources/images/warning.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/webui/resources/images/warning.svg b/ui/webui/resources/images/warning.svg
new file mode 100644
index 0000000..7675376
--- /dev/null
+++ b/ui/webui/resources/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"/>
+</svg>