// 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,
FILL_RULE_NONZERO,
MOVE_TO, 7.94, 10,
LINE_TO, 4, 6.06,
LINE_TO, 5.06, 5,
R_LINE_TO, 5, 5,
R_LINE_TO, -5, 5,
LINE_TO, 4, 13.94,
CLOSE,
R_MOVE_TO, 5.94, 0,
LINE_TO, 9.94, 6.06,
LINE_TO, 11, 5,
R_LINE_TO, 5, 5,
R_LINE_TO, -5, 5,
R_LINE_TO, -1.06, -1.06,
CLOSE
