@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 963 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 AppsAdd = createMeisterIcons("apps-add", [["path", { "fill": "currentColor", "d": "M7.5 5.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M3.75 7.5a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0M16.5 5.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M12.75 7.5a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0m-7.5 9a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0m2.25-3.75a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5m5.25 3.75a.75.75 0 0 1 .75-.75h2.25V13.5a.75.75 0 0 1 1.5 0v2.25h2.25a.75.75 0 0 1 0 1.5h-2.25v2.25a.75.75 0 0 1-1.5 0v-2.25H13.5a.75.75 0 0 1-.75-.75", "key": "829987f30348cd507ce60003eef7c402bd3bdfd2", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { AppsAdd as default };
//# sourceMappingURL=AppsAdd.js.map