UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 242 B
const ArrowUpFilled = { name: 'arrow-up', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M13 12v8h-2v-8H4l8-8 8 8z"/>', }; export default ArrowUpFilled;