// Copyright 2024 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, 5, 17,
LINE_TO, 17, 10,
LINE_TO, 5, 3,
V_LINE_TO, 17,
CLOSE,
MOVE_TO, 7, 6.48f,
LINE_TO, 13.03f, 10,
LINE_TO, 7, 13.52f,
V_LINE_TO, 6.48f,
CLOSE