blob: c34e69aa61cbc79fcad0401d6700361d9942c101 [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, 4, 6,
LINE_TO, 26, 6,
LINE_TO, 26, 24,
LINE_TO, 4, 24,
LINE_TO, 4, 8,
LINE_TO, 5, 8,
LINE_TO, 5, 23,
LINE_TO, 25, 23,
LINE_TO, 25, 13,
LINE_TO, 16, 13,
LINE_TO, 16, 7,
LINE_TO, 4, 7,
CLOSE,
END