blob: 21c88630bace4b04a3a62d055f3328612045412b [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, 5, 15,
R_V_LINE_TO, 10,
R_H_LINE_TO, 6.5f,
R_LINE_TO, 8.5f, 9,
V_LINE_TO, 6,
R_LINE_TO, -8.5f, 9,
CLOSE
CANVAS_DIMENSIONS, 20,
MOVE_TO, 2, 13,
R_H_LINE_TO, 3.47f,
LINE_TO, 10, 17,
V_LINE_TO, 3,
LINE_TO, 5.47f, 7,
H_LINE_TO, 2,
CLOSE