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

Side by Side Diff: ui/gfx/vector_icons/system_menu_screen_share.icon

Issue 2228183002: Updates to icons for Ash material design system tray (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: const ref 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 2016 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, 31, 28,
7 R_CUBIC_TO, 1.13f, -0.5f, 2.32f, -1.62f, 2, -3,
8 V_LINE_TO, 13,
9 R_CUBIC_TO, 0.33f, -1.89f, -0.87f, -3, -2, -3,
10 H_LINE_TO, 9,
11 R_CUBIC_TO, -1.15f, 0, -2.33f, 1.11f, -2, 3,
12 R_V_LINE_TO, 12,
13 R_CUBIC_TO, -0.33f, 1.38f, 0.85f, 2.5f, 2, 3,
14 H_LINE_TO, 4,
15 R_V_LINE_TO, 2,
16 R_H_LINE_TO, 32,
17 R_V_LINE_TO, -2,
18 R_H_LINE_TO, -5,
19 CLOSE,
20 R_MOVE_TO, -10, -5,
21 R_V_LINE_TO, -2,
22 R_CUBIC_TO, -3.81f, -0.4f, -6.19f, 0.66f, -8, 3,
23 R_CUBIC_TO, 0.73f, -3.34f, 2.74f, -6.66f, 8, -7,
24 R_V_LINE_TO, -3,
25 R_LINE_TO, 5, 5,
26 R_LINE_TO, -5, 4,
27 CLOSE,
28 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/system_menu_cast.1x.icon ('k') | ui/gfx/vector_icons/system_menu_screen_share.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698