@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.01 kB
JavaScript
;
/**
* @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 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": "428b916dc34c142ef523ff84fe3ac595a029b8d6", "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": "338913500fc413f3601c916833cf920dcbc8779b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { User as default };
//# sourceMappingURL=User.js.map