blob: 6e2c372a0030b89c96e75969ca9e481b586e422e [file] [log] [blame]
// Copyright 2015 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, 11, 5,
R_CUBIC_TO, 0, -1.67f, -1.34f, -3, -3, -2.99f,
R_CUBIC_TO, -1.67f, 0, -3, 1.32f, -3, 2.99f,
R_V_LINE_TO, 1,
R_CUBIC_TO, -0.55f, 0, -1, 0.45f, -1, 1,
V_LINE_TO, 12,
R_CUBIC_TO, 0, 0.55f, 0.45f, 1, 1, 1,
R_H_LINE_TO, 6,
R_CUBIC_TO, 0.55f, 0, 1, -0.45f, 1, -1,
V_LINE_TO, 7,
R_CUBIC_TO, 0, -0.53f, -0.48f, -0.97f, -1, -1,
R_CUBIC_TO, -0.02f, 0, 0, -1, 0, -1,
CLOSE,
MOVE_TO, 6, 6.01f,
V_LINE_TO, 5.01f,
R_CUBIC_TO, 0, -1.1f, 0.9f, -1.99f, 2, -1.99f,
R_CUBIC_TO, 1.1f, 0, 2, 0.89f, 2, 2,
V_LINE_TO, 6.01f,
H_LINE_TO, 6,
CLOSE,
END