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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 CANVAS_DIMENSIONS, 40,
6 MOVE_TO, 20.96f, 15,
7 V_LINE_TO, 7,
8 R_LINE_TO, 7.98f, 8,
9 H_LINE_TO, 20.96f,
10 CLOSE,
11 R_MOVE_TO, 2, -10,
12 H_LINE_TO, 10.98f,
13 CUBIC_TO, 9.33f, 5, 8, 6.35f, 8, 8,
14 R_LINE_TO, -0.02f, 24,
15 R_CUBIC_TO, 0, 1.65f, 1.33f, 3, 2.98f, 3,
16 R_H_LINE_TO, 17.98f,
17 R_CUBIC_TO, 1.65f, 0, 2.99f, -1.35f, 2.99f, -3,
18 V_LINE_TO, 14,
19 R_LINE_TO, -8.98f, -9,
20 CLOSE,
21 MOVE_TO, 26, 25.5f,
22 R_H_LINE_TO, -4.5f,
23 V_LINE_TO, 30,
24 R_H_LINE_TO, -3,
25 R_V_LINE_TO, -4.5f,
26 H_LINE_TO, 14,
27 R_V_LINE_TO, -3,
28 R_H_LINE_TO, 4.5f,
29 V_LINE_TO, 18,
30 R_H_LINE_TO, 3,
31 R_V_LINE_TO, 4.5f,
32 H_LINE_TO, 26,
33 R_V_LINE_TO, 3,
34 CLOSE,
35 END
OLDNEW
« 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