UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 298 B
const RepeatFilled = { name: 'repeat', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M6 4h15a1 1 0 0 1 1 1v7h-2V6H6v3L1 5l5-4zm12 16H3a1 1 0 0 1-1-1v-7h2v6h14v-3l5 4-5 4z"/>', }; export default RepeatFilled;