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

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

Issue 2235063002: Add create note palette action. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@app-runtime-changes
Patch Set: Nit Created 4 years, 4 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
Index: ui/gfx/vector_icons/palette_action_create_note.icon
diff --git a/ui/gfx/vector_icons/palette_action_create_note.icon b/ui/gfx/vector_icons/palette_action_create_note.icon
new file mode 100644
index 0000000000000000000000000000000000000000..3e009aeedb2ec9e77106ef48482440d377c550f2
--- /dev/null
+++ b/ui/gfx/vector_icons/palette_action_create_note.icon
@@ -0,0 +1,35 @@
+// Copyright 2015 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+CANVAS_DIMENSIONS, 40,
+MOVE_TO, 20.96f, 15,
+V_LINE_TO, 7,
+R_LINE_TO, 7.98f, 8,
+H_LINE_TO, 20.96f,
+CLOSE,
+R_MOVE_TO, 2, -10,
+H_LINE_TO, 10.98f,
+CUBIC_TO, 9.33f, 5, 8, 6.35f, 8, 8,
+R_LINE_TO, -0.02f, 24,
+R_CUBIC_TO, 0, 1.65f, 1.33f, 3, 2.98f, 3,
+R_H_LINE_TO, 17.98f,
+R_CUBIC_TO, 1.65f, 0, 2.99f, -1.35f, 2.99f, -3,
+V_LINE_TO, 14,
+R_LINE_TO, -8.98f, -9,
+CLOSE,
+MOVE_TO, 26, 25.5f,
+R_H_LINE_TO, -4.5f,
+V_LINE_TO, 30,
+R_H_LINE_TO, -3,
+R_V_LINE_TO, -4.5f,
+H_LINE_TO, 14,
+R_V_LINE_TO, -3,
+R_H_LINE_TO, 4.5f,
+V_LINE_TO, 18,
+R_H_LINE_TO, 3,
+R_V_LINE_TO, 4.5f,
+H_LINE_TO, 26,
+R_V_LINE_TO, 3,
+CLOSE,
+END
« no previous file with comments | « chrome/browser/ui/ash/palette_delegate_chromeos.cc ('k') | ui/gfx/vector_icons/palette_action_create_note.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698