blob: dc3a3a3d204be20680ba61c0ddedc676cee19e8b [file] [log] [blame]
// Copyright 2016 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, 8, 14,
R_CUBIC_TO, 3.31f, 0, 6, -2.69f, 6, -6,
R_CUBIC_TO, 0, -3.31f, -2.69f, -6, -6, -6,
R_CUBIC_TO, -3.31f, 0, -6, 2.69f, -6, 6,
R_CUBIC_TO, 0, 3.31f, 2.69f, 6, 6, 6,
CLOSE,
R_MOVE_TO, -1.85f, -2,
R_H_LINE_TO, 3.69f,
V_LINE_TO, 9,
H_LINE_TO, 12.5f,
LINE_TO, 8, 4,
LINE_TO, 3.5f, 9,
R_H_LINE_TO, 2.65f,
R_V_LINE_TO, 3,
CLOSE,
END