blob: 17f90319db5ffc6b7d80a0bc8e00943cd57676ab [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, 32,
MOVE_TO, 1, 7,
R_H_LINE_TO, 20,
R_V_LINE_TO, 18,
H_LINE_TO, 1,
V_LINE_TO, 7,
CLOSE,
R_MOVE_TO, 3, 3,
R_V_LINE_TO, 12,
R_H_LINE_TO, 14,
V_LINE_TO, 10,
H_LINE_TO, 4,
CLOSE,
R_MOVE_TO, 24, -3,
R_H_LINE_TO, 3,
R_V_LINE_TO, 18,
R_H_LINE_TO, -3,
V_LINE_TO, 7,
CLOSE,
R_MOVE_TO, -5, 0,
R_H_LINE_TO, 3,
R_V_LINE_TO, 18,
R_H_LINE_TO, -3,
V_LINE_TO, 7,
CLOSE,
END