910e62b5创建于 1月15日历史提交
// Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// TODO(crbug.com/40062154): Remove this file and move code into checkbox_active.icon once CR2023 is live.

CANVAS_DIMENSIONS, 16,

NEW_PATH,
ROUND_RECT, 0, 0, 16, 16, 2,

MOVE_TO, 12.996, 2,
H_LINE_TO, 3.004,
CUBIC_TO, 2.449, 2, 2, 2.449, 2, 3.004,
R_V_LINE_TO, 9.993,
CUBIC_TO, 2, 13.551, 2.449, 14, 3.004, 14,
R_H_LINE_TO, 9.993,
CUBIC_TO, 13.551, 14, 14, 13.551, 14, 12.996,
V_LINE_TO, 3.004,
CUBIC_TO, 14, 2.449, 13.551, 2, 12.996, 2,
LINE_TO, 12.996, 2,
CLOSE