UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.3 kB
/** * @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 UserAdd = createMeisterIcons("user-add", [["path", { "fill": "currentColor", "d": "M9.5 3.65a3.95 3.95 0 1 0 0 7.9 3.95 3.95 0 0 0 0-7.9M4.05 7.6a5.45 5.45 0 1 1 10.9 0 5.45 5.45 0 0 1-10.9 0", "key": "daaa6925de1c569642803492dd361785b75668a2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8 13.05c-2.386 0-4.35 1.964-4.35 4.35a2.94 2.94 0 0 0 2.95 2.95h5.9c1.66 0 2.96-1.341 3.05-2.969-.01-2.377-1.97-4.331-4.35-4.331zM2.15 17.4c0-3.214 2.636-5.85 5.85-5.85h3.2c3.214 0 5.85 2.636 5.85 5.85v.037c-.12 2.365-2.016 4.413-4.55 4.413H6.6c-2.527 0-4.45-2.049-4.45-4.45M18.7 7.75a.75.75 0 0 1 .75.75v4.9a.75.75 0 0 1-1.5 0V8.5a.75.75 0 0 1 .75-.75", "key": "76369a8f1fb9925a1034558588bcff6dab688714", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.45 11a.75.75 0 0 1 .75-.75h4.9a.75.75 0 0 1 0 1.5h-4.9a.75.75 0 0 1-.75-.75", "key": "e28c33b8a58beae2d94469d4c0c617e59f8cbffb", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { UserAdd as default }; //# sourceMappingURL=UserAdd.js.map