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

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

Issue 2304213002: Show device connection and paired status in chooser on Mac (Closed)
Patch Set: added comments 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 unified diff | Download patch
« no previous file with comments | « ui/gfx/vector_icons/BUILD.gn ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 MOVE_TO, 14, 24,
6 R_LINE_TO, -4, -4,
7 R_LINE_TO, -4, 4,
8 R_LINE_TO, 4, 4,
9 R_LINE_TO, 4, -4,
10 CLOSE,
11 R_MOVE_TO, 21.41f, -8.59f,
12 LINE_TO, 24, 4,
13 R_H_LINE_TO, -2,
14 R_V_LINE_TO, 15.17f,
15 LINE_TO, 12.83f, 10,
16 LINE_TO, 10, 12.83f,
17 LINE_TO, 21.17f, 24,
18 LINE_TO, 10, 35.17f,
19 LINE_TO, 12.83f, 38,
20 LINE_TO, 22, 28.83f,
21 V_LINE_TO, 44,
22 R_H_LINE_TO, 2,
23 R_LINE_TO, 11.41f, -11.41f,
24 LINE_TO, 26.83f, 24,
25 R_LINE_TO, 8.58f, -8.59f,
26 CLOSE,
27 MOVE_TO, 26, 11.66f,
28 R_LINE_TO, 3.76f, 3.76f,
29 LINE_TO, 26, 19.17f,
30 R_V_LINE_TO, -7.51f,
31 CLOSE,
32 R_MOVE_TO, 3.76f, 20.93f,
33 LINE_TO, 26, 36.34f,
34 R_V_LINE_TO, -7.52f,
35 R_LINE_TO, 3.76f, 3.77f,
36 CLOSE,
37 MOVE_TO, 38, 20,
38 R_LINE_TO, -4, 4,
39 R_LINE_TO, 4, 4,
40 R_LINE_TO, 4, -4,
41 R_LINE_TO, -4, -4,
42 CLOSE,
43 END
OLDNEW
« 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