UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.32 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 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": "521cc79a49deba1ad710b4b4e5ede4480e5038d6", "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": "324817f9c3baefbc75110eb93dfe0b1832ac61e9", "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": "3721d982040d38a343a079abcfba253c3fdc54f9", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { UserAdd as default }; //# sourceMappingURL=UserAdd.js.map