blob: f15761f9c1de40dbb85e949d6a07f77a10b7dab0 [file] [log] [blame]
// Copyright 2016 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, 40,
MOVE_TO, 16, 28,
R_LINE_TO, 8, -8,
R_LINE_TO, -8, -8,
CLOSE
CANVAS_DIMENSIONS, 20,
MOVE_TO, 8, 14,
R_LINE_TO, 4, -4,
R_LINE_TO, -4, -4,
CLOSE