UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 298 B
const MacbookFilled = { name: 'macbook', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M2 4.007C2 3.45 2.455 3 2.992 3h18.016c.548 0 .992.45.992 1.007V17H2zM1 19h22v2H1z"/>', }; export default MacbookFilled;