blob: 921da29ce13ec26adfa72c0de30609ca5952a5a9 [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, 20,
MOVE_TO, 10, 18,
R_ARC_TO, 8, 8, 0, 1, 1, 0, -16,
R_ARC_TO, 8, 8, 0, 0, 1, 0, 16,
CLOSE,
MOVE_TO, 7, 7,
R_V_LINE_TO, 6,
R_H_LINE_TO, 6,
V_LINE_TO, 7,
H_LINE_TO, 7,
CLOSE