blob: c2b7fe4a191092a9ca8f01b029e597b63923db17 [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, 40,
MOVE_TO, 20, 36,
R_CUBIC_TO, 8.84f, 0, 16, -7.16f, 16, -16,
CUBIC_TO_SHORTHAND, 28.84f, 4, 20, 4,
CUBIC_TO_SHORTHAND, 4, 11.16f, 4, 20,
R_CUBIC_TO, 0, 8.84f, 7.16f, 16, 16, 16,
CLOSE,
R_MOVE_TO, -2, -7,
R_H_LINE_TO, 4,
R_V_LINE_TO, -7,
R_H_LINE_TO, 7,
R_V_LINE_TO, -4,
R_H_LINE_TO, -7,
R_V_LINE_TO, -7,
R_H_LINE_TO, -4,
R_V_LINE_TO, 7,
R_H_LINE_TO, -7,
R_V_LINE_TO, 4,
R_H_LINE_TO, 7,
R_V_LINE_TO, 7,
CLOSE,
END