blob: 6112097d7f2c2e1913d48ef49720a3a7c4e8588a [file] [log] [blame]
// Copyright 2017 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, 96,
MOVE_TO, 76, 36,
H_LINE_TO, 60,
V_LINE_TO, 12,
H_LINE_TO, 36,
R_V_LINE_TO, 24,
H_LINE_TO, 20,
R_LINE_TO, 28, 28,
R_LINE_TO, 28, -28,
CLOSE,
MOVE_TO, 20, 72,
R_V_LINE_TO, 8,
R_H_LINE_TO, 56,
R_V_LINE_TO, -8,
H_LINE_TO, 20,
CLOSE,
END