| // 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, 16, | |
| MOVE_TO, 2.62f, 3, | |
| LINE_TO, 8, 8.25f, | |
| LINE_TO, 13.33f, 3, | |
| LINE_TO, 15, 4.69f, | |
| R_LINE_TO, -7, 6.89f, | |
| R_LINE_TO, -7, -6.89f, | |
| CLOSE |