UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 237 B
const AddFilled = { name: 'add', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M11 11V5h2v6h6v2h-6v6h-2v-6H5v-2z"/>', }; export default AddFilled;