| // 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, 32, | |
| MOVE_TO, 3, 26, | |
| LINE_TO, 7, 12, | |
| LINE_TO, 24, 12, | |
| LINE_TO, 28, 26, | |
| LINE_TO, 24, 26, | |
| LINE_TO, 22, 16, | |
| LINE_TO, 9, 16, | |
| LINE_TO, 7, 26, | |
| LINE_TO, 3, 26, | |
| CLOSE |