UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 302 B
const ArrowLeftUpFilled = { name: 'arrow-left-up', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="m12.36 10.947 5.658 5.656-1.415 1.415-5.656-5.657-4.95 4.95V5.997H17.31z"/>', }; export default ArrowLeftUpFilled;