blob: 2bea75dea1617597e130689a859ec3429df467ab [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, 12,
MOVE_TO, 10.5f, 2.36f,
LINE_TO, 9.64f, 1.5f,
LINE_TO, 6, 5.14f,
LINE_TO, 2.36f, 1.5f,
LINE_TO, 1.5f, 2.36f,
LINE_TO, 5.14f, 6,
LINE_TO, 1.5f, 9.64f,
LINE_TO, 2.36f, 10.5f,
LINE_TO, 6, 6.86f,
LINE_TO, 9.64f, 10.5f,
LINE_TO, 10.5f, 9.64f,
LINE_TO, 6.86f, 6,
CLOSE,
END