| // Copyright 2024 The Chromium Authors | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| CANVAS_DIMENSIONS, 20, | |
| FILL_RULE_NONZERO, | |
| MOVE_TO, 6.06, 15, | |
| LINE_TO, 5, 13.94, | |
| LINE_TO, 8.94, 10, | |
| LINE_TO, 5, 6.06, | |
| LINE_TO, 6.06, 5, | |
| LINE_TO, 10, 8.94, | |
| LINE_TO, 13.94, 5, | |
| LINE_TO, 15, 6.06, | |
| LINE_TO, 11.06, 10, | |
| LINE_TO, 15, 13.94, | |
| LINE_TO, 13.94, 15, | |
| LINE_TO, 10, 11.06, | |
| CLOSE |