// Lightning Design System 2.29.1
// Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
// Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license

/**
 * @summary Large size for button icon svg
 *
 * @name large
 * @selector .slds-button__icon_large
 * @restrict .slds-button__icon
 * @support dev-ready
 * @modifier
 * @group size
 */

/**
 * @summary Small size for button icon svg
 *
 * @name small
 * @selector .slds-button__icon_small
 * @restrict .slds-button__icon
 * @support dev-ready
 * @modifier
 * @group size
 */

/**
 * @summary X-Small size for button icon svg
 *
 * @name x-small
 * @selector .slds-button__icon_x-small
 * @restrict .slds-button__icon
 * @support dev-ready
 * @modifier
 * @group size
 */

// CSS found in button-icons/base/_index.scss
