blob: 4d28e31c95660aa1e5283323250601546acd8056 [file] [log] [blame]
// Copyright 2018 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, 12, 8,
R_ARC_TO, 2, 2, 0, 1, 0, 0, -4,
R_ARC_TO, 2, 2, 0, 0, 0, 0, 4,
CLOSE,
R_MOVE_TO, 0, 2,
R_ARC_TO, 2, 2, 0, 1, 0, 0, 4,
R_ARC_TO, 2, 2, 0, 0, 0, 0, -4,
CLOSE,
R_MOVE_TO, 0, 6,
R_ARC_TO, 2, 2, 0, 1, 0, 0, 4,
R_ARC_TO, 2, 2, 0, 0, 0, 0, -4,
CLOSE