// Copyright 2020 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, 16, 5,
R_H_LINE_TO, 0.99f,
LINE_TO, 17, 3,
H_LINE_TO, 7,
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,
R_H_LINE_TO, 5,
R_V_LINE_TO, -2,
R_LINE_TO, -2, -2,
V_LINE_TO, 5,
CLOSE