@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.35 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 UserCross = createMeisterIcons("user-cross", [["path", { "fill": "currentColor", "d": "M9.85 3.65a3.95 3.95 0 1 0 0 7.9 3.95 3.95 0 0 0 0-7.9M4.4 7.6a5.45 5.45 0 1 1 10.9 0 5.45 5.45 0 0 1-10.9 0", "key": "74124cafa65cf169a2b73083c7bc16f525b2169b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.35 13.05C5.964 13.05 4 15.014 4 17.4a2.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.5 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.413h-5.9c-2.527 0-4.45-2.049-4.45-4.45m18.78-8.73a.75.75 0 0 1 0 1.06l-3.5 3.5a.75.75 0 1 1-1.06-1.06l3.5-3.5a.75.75 0 0 1 1.06 0", "key": "814c7c56934cb570d7aa1163f70525978005b017", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.72 8.67a.75.75 0 0 1 1.06 0l3.5 3.5a.75.75 0 1 1-1.06 1.06l-3.5-3.5a.75.75 0 0 1 0-1.06", "key": "f20876c34cf42786a68950ff071d5709f1c5b4b5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UserCross as default };
//# sourceMappingURL=UserCross.js.map