// Copyright 2017 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, 40,
MOVE_TO, 8, 22,
R_H_LINE_TO, 24,
R_V_LINE_TO, -4,
H_LINE_TO, 8,
R_V_LINE_TO, 4,
CLOSE,
R_MOVE_TO, -4, 8,
R_H_LINE_TO, 24,
R_V_LINE_TO, -4,
H_LINE_TO, 4,
R_V_LINE_TO, 4,
CLOSE,
R_MOVE_TO, 8, -20,
R_V_LINE_TO, 4,
R_H_LINE_TO, 24,
R_V_LINE_TO, -4,
H_LINE_TO, 12,
CLOSE