blob: 15936604e32443526f435bba4d132c6a3eca7579 [file] [log] [blame]
// Copyright 2022 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, 4, 15,
LINE_TO, 12, 10,
LINE_TO, 4, 5,
V_LINE_TO, 15,
CLOSE,
MOVE_TO, 16, 5,
H_LINE_TO, 14,
V_LINE_TO, 15,
H_LINE_TO, 16,
V_LINE_TO, 5,
CLOSE