@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 949 B
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const BoxAdd = createMeisterIcons("box-add", [["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v10A3.26 3.26 0 0 0 7 20.25a.75.75 0 0 1 0 1.5A4.76 4.76 0 0 1 2.25 17V7A4.76 4.76 0 0 1 7 2.25h10A4.76 4.76 0 0 1 21.75 7v5a.75.75 0 0 1-1.5 0V7A3.26 3.26 0 0 0 17 3.75h-1.25V7.5c0 1.214-1.036 2.25-2.25 2.25h-3c-1.214 0-2.25-1.036-2.25-2.25V3.75zm2.75 0V7.5c0 .386.364.75.75.75h3c.386 0 .75-.364.75-.75V3.75zM16.15 16a.75.75 0 0 0-1.5 0v1.65H13a.75.75 0 0 0 0 1.5h1.65v1.75a.75.75 0 0 0 1.5 0v-1.75h1.75a.75.75 0 0 0 0-1.5h-1.75z", "key": "615e493e06c4031399205b303449459278842c19", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BoxAdd as default };
//# sourceMappingURL=BoxAdd.js.map