@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 894 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 Apps = createMeisterIcons("apps", [["path", { "fill": "currentColor", "d": "M5.75 7a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0M8 3.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5M14.75 7a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0M17 3.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5m-9 10.5a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M4.25 16a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0m10.5 0a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0M17 12.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5", "key": "a945ce15c12cf8f160c506a4ef107dc122fafbdf", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Apps as default };
//# sourceMappingURL=Apps.js.map