Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1170)

Unified Diff: ui/gfx/vector_icons/warning_badge.icon

Issue 1309063006: Fix vectorized icon for PPAPI broker website setting icon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: docs Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/warning_badge.icon
diff --git a/ui/gfx/vector_icons/blocked_badge.icon b/ui/gfx/vector_icons/warning_badge.icon
similarity index 53%
copy from ui/gfx/vector_icons/blocked_badge.icon
copy to ui/gfx/vector_icons/warning_badge.icon
index 687be0dec0ff16c59ab8cbe9eae9c94c5525c417..4e4f34a0ea791e1abe6904e3d9d305efe809b6a1 100644
--- a/ui/gfx/vector_icons/blocked_badge.icon
+++ b/ui/gfx/vector_icons/warning_badge.icon
@@ -24,22 +24,14 @@ CUBIC_TO, 32, 31.1f, 31.1f, 32, 30, 32,
CLOSE,
NEW_PATH,
PATH_COLOR_ARGB, 0xFF, 0xFF, 0xFF, 0xFF,
-MOVE_TO, 26.8f, 22,
-LINE_TO, 25, 23.8f,
-LINE_TO, 23.2f, 22,
-CUBIC_TO, 22.87f, 21.66f, 22.33f, 21.66f, 22, 22,
-CUBIC_TO, 21.66f, 22.33f, 21.66f, 22.87f, 22, 23.2f,
-LINE_TO, 23.8f, 25,
-LINE_TO, 22, 26.8f,
-CUBIC_TO, 21.66f, 27.13f, 21.66f, 27.67f, 22, 28,
-CUBIC_TO, 22.33f, 28.34f, 22.87f, 28.34f, 23.2f, 28,
-LINE_TO, 25, 26.2f,
-LINE_TO, 26.8f, 28,
-CUBIC_TO, 27.13f, 28.34f, 27.67f, 28.34f, 28, 28,
-CUBIC_TO, 28.34f, 27.67f, 28.34f, 27.13f, 28, 26.8f,
-LINE_TO, 26.2f, 25,
-LINE_TO, 28, 23.2f,
-CUBIC_TO, 28.34f, 22.87f, 28.34f, 22.33f, 28, 22,
-CUBIC_TO, 27.67f, 21.66f, 27.13f, 21.66f, 26.8f, 22,
+MOVE_TO, 24, 21,
+LINE_TO, 26, 21,
+LINE_TO, 26, 26,
+LINE_TO, 24, 26,
+CLOSE,
+MOVE_TO, 24, 27,
+LINE_TO, 26, 27,
+LINE_TO, 26, 29,
+LINE_TO, 24, 29,
CLOSE,
END
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698