UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 990 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 User = createMeisterIcons("user", [["path", { "fill": "currentColor", "d": "M11.9 3.65a3.95 3.95 0 1 0 0 7.9 3.95 3.95 0 0 0 0-7.9M6.45 7.6a5.45 5.45 0 1 1 10.9 0 5.45 5.45 0 0 1-10.9 0", "key": "f1bd7da8b16933e4c4e8290cbe5b495aadb8bc1f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.4 13.05c-2.386 0-4.35 1.964-4.35 4.35A2.94 2.94 0 0 0 9 20.35h5.9c1.66 0 2.96-1.341 3.05-2.969-.01-2.377-1.97-4.331-4.35-4.331zM4.55 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.413H9c-2.527 0-4.45-2.049-4.45-4.45", "key": "bb86ad7d12455644bf69f52552a7a6402b91df1d", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { User as default }; //# sourceMappingURL=User.js.map