@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.22 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 UserCircleCross = createMeisterIcons("user-circle-cross", [["path", { "fill": "currentColor", "d": "M21.58 2.37a.75.75 0 0 1 0 1.06l-1.62 1.62 1.62 1.62a.75.75 0 1 1-1.06 1.06L18.9 6.11l-1.62 1.62a.75.75 0 1 1-1.06-1.06l1.62-1.62-1.62-1.62a.75.75 0 0 1 1.06-1.06l1.62 1.62 1.62-1.62a.75.75 0 0 1 1.06 0m-9.63 1.48A8.213 8.213 0 0 0 3.7 12.1c0 2.214.854 4.213 2.253 5.688.773-1.328 1.95-2.397 3.41-2.973a3.75 3.75 0 1 1 5.119.051A6.72 6.72 0 0 1 17.84 17.9a8.22 8.22 0 0 0 2.36-5.8.75.75 0 1 1 1.5 0 9.713 9.713 0 0 1-9.75 9.75A9.713 9.713 0 0 1 2.2 12.1a9.713 9.713 0 0 1 9.75-9.75.75.75 0 0 1 0 1.5m4.709 15.042c-.814-1.773-2.62-3.042-4.81-3.042-2.126 0-3.839 1.204-4.74 2.948a8.24 8.24 0 0 0 4.841 1.552 8.24 8.24 0 0 0 4.709-1.458m-4.71-9.042a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5", "key": "073ba935428d2ed7e0bd841a4f1ea789c1a5711c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UserCircleCross as default };
//# sourceMappingURL=UserCircleCross.js.map