UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 945 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 AppsAddA = createMeisterIcons("apps-add-a", [["path", { "fill": "currentColor", "d": "M5.25 7.5a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0M7.5 3.75a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5m0 10.5a2.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 0m12.75-2.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5m-3.75 2.25a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0m0-9a.75.75 0 0 1 .75-.75h2.25V4.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 0V8.25H13.5a.75.75 0 0 1-.75-.75", "key": "7712579aca1e172077e7a61bcc4f5f8ada42684f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { AppsAddA as default }; //# sourceMappingURL=AppsAddA.js.map