| // Copyright 2017 The Chromium Authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| CANVAS_DIMENSIONS, 12, | |
| MOVE_TO, 10.59f, 9, | |
| LINE_TO, 6, 4.67f, | |
| LINE_TO, 1.42f, 9, | |
| LINE_TO, 0, 7.66f, | |
| LINE_TO, 6, 2, | |
| R_LINE_TO, 6, 5.66f, | |
| CLOSE, | |
| END |