blob: 70d94082d2901b5558b17bef7f14ebb0ae9b0cea [file] [log] [blame]
// 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, 4, 12.67f,
CUBIC_TO, 4, 13.4f, 4.6f, 14, 5.33f, 14,
R_H_LINE_TO, 5.33f,
CUBIC_TO, 11.4f, 14, 12, 13.4f, 12, 12.67f,
R_V_LINE_TO, -8,
H_LINE_TO, 4,
CLOSE,
R_MOVE_TO, 8.67f, -10,
R_H_LINE_TO, -2.33f,
LINE_TO, 9.67f, 2,
H_LINE_TO, 6.33f,
R_LINE_TO, -0.67f, 0.67f,
H_LINE_TO, 3.33f,
V_LINE_TO, 4,
R_H_LINE_TO, 9.33f,
CLOSE,
END