@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.02 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 UserCircle = createMeisterIcons("user-circle", [["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12c0 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.051 6.73 6.73 0 0 1 3.331 2.985c1.47-1.497 2.387-3.536 2.387-5.751A8.213 8.213 0 0 0 12 3.75m4.689 14.998c-.824-1.75-2.618-2.998-4.789-2.998-2.127 0-3.84 1.204-4.741 2.948A8.24 8.24 0 0 0 12 20.25a8.14 8.14 0 0 0 4.689-1.502M2.25 12A9.713 9.713 0 0 1 12 2.25 9.713 9.713 0 0 1 21.75 12c0 5.314-4.436 9.75-9.75 9.75A9.713 9.713 0 0 1 2.25 12M12 9.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5", "key": "4ec722215bc0b949f9567980c373382c8da47749", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UserCircle as default };
//# sourceMappingURL=UserCircle.js.map