// 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, 32,
MOVE_TO, 32, 16,
R_CUBIC_TO, 0, 8.84f, -7.16f, 16, -16, 16,
CUBIC_TO_SHORTHAND, 0, 24.84f, 0, 16,
V_LINE_TO, 0,
R_H_LINE_TO, 16,
R_CUBIC_TO, 8.84f, 0, 16, 7.16f, 16, 16,
CLOSE