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

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

Issue 2299423002: [Material][Mac] Replace hard-coded default favicon with .icon file (Closed)
Patch Set: Vector icon file Created 4 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/vector_icons/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/default_favicon.icon
diff --git a/ui/gfx/vector_icons/default_favicon.icon b/ui/gfx/vector_icons/default_favicon.icon
new file mode 100644
index 0000000000000000000000000000000000000000..c66dc6b3553f3cd0afa1bbaab4896acaab5623a6
--- /dev/null
+++ b/ui/gfx/vector_icons/default_favicon.icon
@@ -0,0 +1,22 @@
+CANVAS_DIMENSIONS, 32,
+MOVE_TO, 18, 2,
+H_LINE_TO, 6,
+R_V_LINE_TO, 28,
+R_H_LINE_TO, 20,
+V_LINE_TO, 10,
+R_LINE_TO, -8, -8,
+CLOSE,
+R_MOVE_TO, 5, 8,
+R_H_LINE_TO, -5,
+V_LINE_TO, 5,
+R_LINE_TO, 5, 5,
+CLOSE,
+R_MOVE_TO, 1, 18,
+H_LINE_TO, 8,
+V_LINE_TO, 4,
+R_H_LINE_TO, 8,
+R_V_LINE_TO, 8,
+R_H_LINE_TO, 8,
+R_V_LINE_TO, 16,
+CLOSE,
+END
« no previous file with comments | « ui/gfx/vector_icons/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698