UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 295 B
const ArrowDownSOutlined = { name: 'arrow-down-s', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="m12 13.172 4.95-4.95 1.414 1.414L12 16 5.636 9.636 7.05 8.222z"/>', }; export default ArrowDownSOutlined;