blob: 49c00e647136b76d85fd80417e2d59c4bef4556d [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, -0.5f,
R_CUBIC_TO, -0.83f, 0, -1.5f, 0.67f, -1.5f, 1.5f,
R_V_LINE_TO, 9,
R_CUBIC_TO, 0, 0.83f, 0.67f, 1.5f, 1.5f, 1.5f,
R_H_LINE_TO, 11,
R_CUBIC_TO, 0.83f, 0, 1.5f, -0.67f, 1.5f, -1.5f,
R_V_LINE_TO, -9,
R_CUBIC_TO, 0, -0.83f, -0.67f, -1.5f, -1.5f, -1.5f,
H_LINE_TO, 21,
CLOSE,
R_MOVE_TO, -8, 0.02f,
R_V_LINE_TO, -2.02f,
CUBIC_TO, 13, 8.34f, 14.34f, 7, 16, 7,
R_CUBIC_TO, 1.66f, 0, 3, 1.34f, 3, 3,
R_V_LINE_TO, 2.02f,
R_H_LINE_TO, -6,
CLOSE,
END