blob: f0cca5426f74d267754619f46d6cc6d8443f45b8 [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.
// This file cannot be named stop.icon because that expands to
// kStopIcon which is a predefined constant in OSX's Dialogs.h
CANVAS_DIMENSIONS, 20,
ROUND_RECT, 7, 7, 6, 6, 0,
NEW_PATH,
STROKE, 2,
CIRCLE, 10, 10, 7,
CLOSE