UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 877 B
/** * @license @meistericons/vue v0.5.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": "56a21547d3f87aabb2f8780d8139915f797cf533", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Apps as default }; //# sourceMappingURL=Apps.js.map