blob: 3da8b0d3800d68aed8c5677f558f9a5e5395adea [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, 32,
MOVE_TO, 21, 12,
R_V_LINE_TO, -2,
R_CUBIC_TO, 0, -2.76f, -2.24f, -5, -5, -5,
R_CUBIC_TO, -2.76f, 0.02f, -5, 2.24f, -5, 5,
R_V_LINE_TO, 2,
R_H_LINE_TO, -1,
R_CUBIC_TO, -1.1f, 0, -2, 0.9f, -2, 1.99f,
V_LINE_TO, 24,
R_CUBIC_TO, 0, 1.1f, 0.9f, 2, 2, 2,
R_H_LINE_TO, 12,
R_CUBIC_TO, 1.1f, 0, 2, -0.9f, 2, -2,
V_LINE_TO, 14,
R_CUBIC_TO, 0, -1.05f, -0.9f, -2, -2, -2,
R_H_LINE_TO, -1,
CLOSE,
R_MOVE_TO, -8, 0.02f,
V_LINE_TO, 10,
R_CUBIC_TO, 0, -1.66f, 1.34f, -3, 3, -3,
R_CUBIC_TO, 1.66f, 0, 3, 1.34f, 3, 3,
R_V_LINE_TO, 2.02f,
R_H_LINE_TO, -6,
CLOSE,
END