blob: 432050adfd2d4e38b6fe3e693cd7419345b5637a [file] [log] [blame]
// Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
CANVAS_DIMENSIONS, 32,
MOVE_TO, 8, 12,
R_LINE_TO, 8, 8,
R_LINE_TO, 8, -8,
CLOSE
CANVAS_DIMENSIONS, 16,
MOVE_TO, 4, 6,
R_LINE_TO, 4, 4,
R_LINE_TO, 4, -4,
CLOSE