// Copyright 2021 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, 3,
LINE_TO, 18, 10,
LINE_TO, 3, 17,
V_LINE_TO, 3,
CLOSE,
MOVE_TO, 4.5f, 5.36f,
LINE_TO, 14.45f, 10,
LINE_TO, 4.5f, 14.64f,
V_LINE_TO, 12,
LINE_TO, 9, 10,
LINE_TO, 4.5f, 8,
V_LINE_TO, 5.36f,
CLOSE