blob: cfd01f5020900f9d016e1b9083e5ddf469bd4a98 [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, 24,
MOVE_TO, 9.5f, 3.21f,
LINE_TO, 8.8f, 2.5f,
LINE_TO, 6, 5.3f,
LINE_TO, 3.21f, 2.5f,
R_LINE_TO, -0.7f, 0.71f,
LINE_TO, 5.3f, 6,
LINE_TO, 2.5f, 8.8f,
R_LINE_TO, 0.71f, 0.71f,
LINE_TO, 6, 6.71f,
LINE_TO, 8.8f, 9.5f,
R_LINE_TO, 0.71f, -0.7f,
LINE_TO, 6.71f, 6,
CLOSE,
END