// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
CANVAS_DIMENSIONS, 24,
MOVE_TO, 7, 3,
R_H_LINE_TO, 10,
R_V_LINE_TO, 2,
R_H_LINE_TO, -1,
R_V_LINE_TO, 7,
R_LINE_TO, 2, 2,
R_V_LINE_TO, 2,
R_H_LINE_TO, -5,
R_V_LINE_TO, 6,
R_LINE_TO, -1, 1,
R_LINE_TO, -1, -1,
R_V_LINE_TO, -6,
H_LINE_TO, 6,
R_V_LINE_TO, -2,
R_LINE_TO, 2, -2,
V_LINE_TO, 5,
H_LINE_TO, 7,
CLOSE