blob: da6fac467106e97b7f60b5046a8ad246052bcebc [file] [log] [blame]
// Copyright 2015 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, 8, 5,
LINE_TO, 8, 27,
LINE_TO, 24, 27,
LINE_TO, 24, 11,
LINE_TO, 18, 5,
CLOSE,
MOVE_TO, 18, 11,
LINE_TO, 18, 7.5f,
LINE_TO, 21.5f, 11,
CLOSE,
MOVE_TO, 10, 25,
LINE_TO, 10, 7,
LINE_TO, 16, 7,
LINE_TO, 16, 13,
LINE_TO, 22, 13,
LINE_TO, 22, 25,
CLOSE,
END