blob: 6f22451b70867495f2d59129bcd29e52eb18cfb1 [file] [log] [blame]
// Copyright 2017 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, 36,
MOVE_TO, 9, 13,
R_H_LINE_TO, 18,
R_V_LINE_TO, 3,
H_LINE_TO, 9,
R_V_LINE_TO, -3,
CLOSE,
R_MOVE_TO, 0, 7,
R_H_LINE_TO, 18,
R_V_LINE_TO, 3,
H_LINE_TO, 9,
R_V_LINE_TO, -3,
CLOSE,
END