[Android] Implement 3-way sensor fallback for Device Orientation.
[chromium-blink-merge.git] / ui / gfx / vector_icons / file_download_shelf.icon
bloba77e540997144e2c2bab184a844207dc3180ee4b
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.
5 // A modified version of "file_download" with a wider bottom bar and taller
6 // arrow, and a white circle.
7 CANVAS_DIMENSIONS, 72,
8 PATH_COLOR_ARGB, 0xE6, 0xFF, 0xFF, 0xFF,
9 CIRCLE, 36, 36, 36,
10 NEW_PATH,
11 MOVE_TO, 32, 22,
12 R_H_LINE_TO, 8,
13 R_V_LINE_TO, 10,
14 R_H_LINE_TO, 6,
15 R_LINE_TO, -10, 10,
16 R_LINE_TO, -10, -10,
17 R_H_LINE_TO, 6,
18 R_V_LINE_TO, -10,
19 CLOSE,
20 MOVE_TO, 20, 56,
21 R_H_LINE_TO, 32,
22 R_V_LINE_TO, 4,
23 R_H_LINE_TO, -32,
24 CLOSE,
25 END