Sid Gifari File Manager
🏠 Root
/
home
/
genremedia08
/
musicjukebox.overlookedtracks.com
/
common
/
resources
/
client
/
icons
/
material
/
Editing: PlayArrow.tsx
import {createSvgIcon} from '../create-svg-icon'; export const PlayArrowIcon = createSvgIcon( <path d="M10 8.64 15.27 12 10 15.36V8.64M8 5v14l11-7L8 5z" /> , 'PlayArrowOutlined');
Save
Cancel