| // 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, 24, | |
| MOVE_TO, 12, 18.07f, | |
| LINE_TO, 18.18f, 22, | |
| R_LINE_TO, -1.64f, -7.4f, | |
| LINE_TO, 22, 9.62f, | |
| R_LINE_TO, -7.19f, -0.64f, | |
| LINE_TO, 12, 2, | |
| LINE_TO, 9.19f, 8.98f, | |
| LINE_TO, 2, 9.62f, | |
| R_LINE_TO, 5.46f, 4.98f, | |
| LINE_TO, 5.82f, 22, | |
| CLOSE, | |
| END |