UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.02 kB
"use strict"; /** * @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 AppsCross = createMeisterIcons("apps-cross", [["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.5m6.27 1.02a.75.75 0 0 1 1.06 0l1.62 1.62 1.62-1.62a.75.75 0 0 1 1.06 1.06l-1.62 1.62 1.62 1.62a.75.75 0 0 1-1.06 1.06l-1.62-1.62-1.62 1.62a.75.75 0 0 1-1.06-1.06l1.62-1.62-1.62-1.62a.75.75 0 0 1 0-1.06", "key": "e5ccf94923354c61efa639a535b873c0e9c2743f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { AppsCross as default }; //# sourceMappingURL=AppsCross.js.map