// 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, 20,
MOVE_TO, 3, 16,
V_LINE_TO, 4,
R_LINE_TO, 15, 6,
R_LINE_TO, -15, 6,
CLOSE,
R_MOVE_TO, 1.5, -2.23,
LINE_TO, 13.96, 10,
LINE_TO, 4.5, 6.23,
V_LINE_TO, 8.5,
LINE_TO, 9, 10,
R_LINE_TO, -4.5, 1.5,
R_V_LINE_TO, 2.27,
CLOSE,
R_MOVE_TO, 0, 0,
CLOSE
