<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->

# Button Icons Release Notes

<!-- ## [Unreleased] -->

## 2.18.0

### Added

- Added `slds-button_icon-large` to support a Large variant for contained button icons

## 2.15.0

### Added

- Added `slds-button_icon-warning` class to properly style Warning state icons
## 2.11.6

### Fixed

- Sizing classes are now respected in mobile/touch context

### Added

- Added documentation and examples for mobile/touch context

## 2.10.0

### Changed

- Center contents of `slds-button_icon` with change of `display: inline-flex` to `slds-button`

## 2.8.0

### Added

- Added support for disabled stateful button icons

## 2.7.0

### Added

- Added a title and assistive text to most button icon examples
