UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 303 B
const ArrowLeftOutlined = { name: 'arrow-left', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M7.828 11H20v2H7.828l5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414z"/>', }; export default ArrowLeftOutlined;