UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 312 B
const PlayFilled = { name: 'play', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M19.376 12.416 8.777 19.482A.5.5 0 0 1 8 19.066V4.934a.5.5 0 0 1 .777-.416l10.599 7.066a.5.5 0 0 1 0 .832"/>', }; export default PlayFilled;