UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 378 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); 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"/>', }; exports.default = MacbookFilled;