// Copyright 2018 The Chromium Authors
// 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
