blob: 20a843d6150b1c4a0f4c18ebe454864fc271f91b [file] [log] [blame]
// Copyright 2018 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, 20,
MOVE_TO, 9, 6,
R_H_LINE_TO, 2,
R_V_LINE_TO, 5,
H_LINE_TO, 9,
V_LINE_TO, 6,
CLOSE,
R_MOVE_TO, 0, 6,
R_H_LINE_TO, 2,
R_V_LINE_TO, 2,
H_LINE_TO, 9,
R_V_LINE_TO, -2,
CLOSE