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

Side by Side Diff: ash/resources/vector_icons/system_tray_screen_share.icon

Issue 2891503002: VR: UiElement for Screen Capture indicator (Closed)
Patch Set: rebase 2 Created 3 years, 7 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, 32,
6 MOVE_TO, 4.62f, 6,
7 CUBIC_TO, 3.18f, 6, 2, 7.14f, 2, 8.54f,
8 V_LINE_TO, 23.77f,
9 CUBIC_TO, 2, 25.17f, 3.18f, 26, 4.62f, 26,
10 R_H_LINE_TO, 22.77f,
11 CUBIC_TO, 28.82f, 26, 30, 25.17f, 30, 23.77f,
12 V_LINE_TO, 8.54f,
13 CUBIC_TO, 30, 7.14f, 28.82f, 6, 27.38f, 6,
14 H_LINE_TO, 4.62f,
15 CLOSE,
16 MOVE_TO, 4, 24,
17 V_LINE_TO, 8,
18 R_H_LINE_TO, 24,
19 R_V_LINE_TO, 16,
20 H_LINE_TO, 4,
21 CLOSE,
22 R_MOVE_TO, 13, -7,
23 R_CUBIC_TO, -3.64f, -0.06f, -5.33f, 0.9f, -7, 3,
24 R_CUBIC_TO, 0.67f, -3, 2.03f, -6, 7, -6,
25 R_V_LINE_TO, -3,
26 R_LINE_TO, 5.5f, 4.5f,
27 LINE_TO, 17, 20,
28 R_V_LINE_TO, -3,
29 CLOSE,
30 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/BUILD.gn ('k') | ash/resources/vector_icons/system_tray_screen_share.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698