/*
 * "Play Arrow" 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="M16 37.85V9.85L38 23.85Z"/></svg>';
