blob: f37f4d50b915302bde5ba36b920579334b28b6b5 [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,
END