UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 313 B
const ArrowRightDownOutlined = { name: 'arrow-right-down', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M14.59 16.004 5.982 7.397l1.414-1.414 8.607 8.606V7.004h2v11h-11v-2z"/>', }; export default ArrowRightDownOutlined;