UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 313 B
const ArrowRightOutlined = { name: 'arrow-right', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="m16.172 11-5.364-5.364 1.414-1.414L20 12l-7.778 7.778-1.414-1.414L16.172 13H4v-2z"/>', }; export default ArrowRightOutlined;