@egjs/view3d
Version:
Fast & Customizable glTF 3D model viewer, packed with full of features!
8 lines (6 loc) • 418 B
text/typescript
/*
* "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>';