// Copyright 2023 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, 16,
MOVE_TO, 13, 7.2,
H_LINE_TO, 8.8,
V_LINE_TO, 3,
H_LINE_TO, 7.2,
R_V_LINE_TO, 4.2,
H_LINE_TO, 3,
R_V_LINE_TO, 1.7,
R_H_LINE_TO, 4.2,
V_LINE_TO, 13,
R_H_LINE_TO, 1.7,
V_LINE_TO, 8.8,
H_LINE_TO, 13,
V_LINE_TO, 7.2,
CLOSE