UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 243 B
const ArrowRightSFilled = { name: 'arrow-right-s', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="m16 12-6 6V6z"/>', }; export default ArrowRightSFilled;