@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.33 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 UserCheck = createMeisterIcons("user-check", [["path", { "fill": "currentColor", "d": "M10.5 3.513a3.95 3.95 0 1 0 0 7.9 3.95 3.95 0 0 0 0-7.9m-5.45 3.95a5.45 5.45 0 1 1 10.9 0 5.45 5.45 0 0 1-10.9 0", "key": "a0378bcb1483be9258e7112c74d7ca7c5d7ef9ac", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 12.913c-2.386 0-4.35 1.964-4.35 4.35a2.94 2.94 0 0 0 2.95 2.95h5.9a.75.75 0 0 1 0 1.5H7.6c-2.527 0-4.45-2.05-4.45-4.45 0-3.215 2.636-5.85 5.85-5.85h3.2c3.214 0 5.85 2.635 5.85 5.85a.75.75 0 1 1-1.5 0c0-2.386-1.964-4.35-4.35-4.35z", "key": "49b24b2d0650e944d0d1049c7de65048c6e0a901", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M20.638 17.44a.75.75 0 0 1-.016 1.061l-3.206 3.108a.8.8 0 0 1-.256.248.9.9 0 0 1-.473.13 1.02 1.02 0 0 1-.717-.294l-.038-.038-1.232-1.643a.75.75 0 0 1 1.2-.9l.815 1.088 2.863-2.776a.75.75 0 0 1 1.06.016", "key": "d941d1a151e02a19dd80bba4afa4069c42d8ab3e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UserCheck as default };
//# sourceMappingURL=UserCheck.js.map