// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
CANVAS_DIMENSIONS, 20,
MOVE_TO, 14.24f, 5.76f,
R_ARC_TO, 1, 1, 0, 1, 1, 1.41f, -1.41f,
R_ARC_TO, 8, 8, 0, 1, 1, -11.31f, 0,
R_ARC_TO, 1, 1, 0, 1, 1, 1.41f, 1.41f,
R_ARC_TO, 6, 6, 0, 1, 0, 8.49f, 0,
CLOSE,
MOVE_TO, 9, 3,
R_ARC_TO, 1, 1, 0, 0, 1, 2, 0,
R_V_LINE_TO, 8,
R_ARC_TO, 1, 1, 0, 1, 1, -2, 0,
CLOSE