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

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

Issue 1746333002: bluetooth: Show tab indicator when BT device is connected (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: mute -> connected Created 4 years, 8 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/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 CANVAS_DIMENSIONS, 32,
6 MOVE_TO, 16.8f, 2,
7 R_H_LINE_TO, -1.4f,
8 R_V_LINE_TO, 10.63f,
9 LINE_TO, 8.97f, 6.2f,
10 LINE_TO, 7, 8.17f,
11 LINE_TO, 14.83f, 16,
12 LINE_TO, 7, 23.83f,
13 LINE_TO, 8.97f, 25.8f,
14 R_LINE_TO, 6.43f, -6.43f,
15 V_LINE_TO, 30,
16 R_H_LINE_TO, 1.4f,
17 R_LINE_TO, 7.99f, -7.99f,
18 LINE_TO, 18.77f, 16,
19 R_LINE_TO, 6.02f, -6.01f,
20 LINE_TO, 16.8f, 2,
21 CLOSE,
22 MOVE_TO, 18, 7,
23 R_LINE_TO, 3, 3,
24 R_LINE_TO, -3, 3,
25 R_LINE_TO, 0.2f, -5.64f,
26 LINE_TO, 18, 7,
27 CLOSE,
28 R_MOVE_TO, 3, 15.01f,
29 LINE_TO, 18, 25,
30 R_V_LINE_TO, -6,
31 R_LINE_TO, 2.83f, 3.01f,
32 H_LINE_TO, 21,
33 CLOSE,
34 END
OLDNEW
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698