// 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, 10, 18,
R_ARC_TO, 8, 8, 0, 1, 0, 0, -16,
R_ARC_TO, 8, 8, 0, 0, 0, 0, 16,
CLOSE,
R_MOVE_TO, 4.89f, -4.52f,
ARC_TO, 6, 6, 0, 0, 0, 6.52f, 5.11f,
R_LINE_TO, 8.37f, 8.37f,
CLOSE,
R_MOVE_TO, -1.41f, 1.42f,
LINE_TO, 5.11f, 6.52f,
R_ARC_TO, 6, 6, 0, 0, 0, 8.37f, 8.37f,
CLOSE