@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.99 kB
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 AppsCrossB = createMeisterIcons("apps-cross-b", [["path", { "fill": "currentColor", "d": "M7.5 10.5a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "b0caf6be85ffda21ce7f85a5abf148015935ae7d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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 0", "key": "fdd45b11b0faa20d1273f4faecab849ffa7bb3c5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.5 10.5a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "73a6f7c8c2e41d4589d13a82bf81a8b8169c25ac", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.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 0", "key": "b4b9db537b441e28ea4d49ea9f720723b3b7fca2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.5 19.5a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "b028b23f8f7c66717974ce9371831e26bd6b1db9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.5 14.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M3.75 16.5a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0m10.02-2.73a.75.75 0 0 1 1.06 0l4.3 4.3a.75.75 0 0 1-1.06 1.06l-4.3-4.3a.75.75 0 0 1 0-1.06", "key": "a77f07dbb270e8f8a431be8caed5309f3cd87f48", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M19.13 13.77a.75.75 0 0 1 0 1.06l-4.3 4.3a.75.75 0 0 1-1.06-1.06l4.3-4.3a.75.75 0 0 1 1.06 0", "key": "dab7f532680d0ba07dc2f3c6e7c6ff358c38a376", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { AppsCrossB as default };
//# sourceMappingURL=AppsCrossB.js.map