// 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, 6, 16,
R_LINE_TO, 10, -6,
LINE_TO, 6, 4,
R_V_LINE_TO, 12,
CLOSE
// 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, 6, 16,
R_LINE_TO, 10, -6,
LINE_TO, 6, 4,
R_V_LINE_TO, 12,
CLOSE