/*
 * "Pause" Icon from [Google Material Design Icons](https://github.com/google/material-design-icons)
 * Licensed under [Apache Lincese Version 2.0](https://github.com/google/material-design-icons/blob/master/LICENSE)
 */

// eslint-disable-next-line quotes
export default '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" height="48" width="48"><path d="M28.25 38V10H36V38ZM12 38V10H19.75V38Z"/></svg>';
