blob: 60bad86e91b92682ea2fd5bcbc95424c4e7915de [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, 16,
MOVE_TO, 10, 6,
CUBIC_TO, 10, 6, 10, 6.88f, 10, 5.5f,
CUBIC_TO, 10, 4.12f, 8.88f, 3, 7.5f, 3,
CUBIC_TO, 6.12f, 3, 5, 4.12f, 5, 5.5f,
CUBIC_TO, 5, 6.88f, 5, 6, 5, 6,
CUBIC_TO, 5, 6, 5.17f, 6, 4.75f, 6,
CUBIC_TO, 4.33f, 6, 4, 6.34f, 4, 6.75f,
CUBIC_TO, 4, 7.16f, 4, 10.84f, 4, 11.25f,
CUBIC_TO, 4, 11.66f, 4.33f, 12, 4.75f, 12,
LINE_TO, 10.25f, 12,
CUBIC_TO, 10.67f, 12, 11, 11.66f, 11, 11.25f,
CUBIC_TO, 11, 10.84f, 11, 7.16f, 11, 6.75f,
CUBIC_TO, 11, 6.34f, 10.67f, 6, 10.25f, 6,
CUBIC_TO, 9.83f, 6, 10, 6, 10, 6,
MOVE_TO, 6, 6,
CUBIC_TO, 6, 6, 6, 6.33f, 6, 5.5f,
CUBIC_TO, 6, 4.67f, 6.67f, 4, 7.5f, 4,
CUBIC_TO, 8.33f, 4, 9, 4.67f, 9, 5.5f,
LINE_TO, 9, 6,
LINE_TO, 6, 6,
CLOSE,
END