@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.04 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 Female = createMeisterIcons("female", [["path", { "fill": "currentColor", "d": "M12 3.65a5.45 5.45 0 1 0 0 10.9 5.45 5.45 0 0 0 0-10.9M5.05 9.1a6.95 6.95 0 1 1 13.9 0 6.95 6.95 0 0 1-13.9 0", "key": "4240cc1927400340de5fbd7454a7ae45f45ef866", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 14.55a.75.75 0 0 1 .75.75v5.8a.75.75 0 1 1-1.5 0v-5.8a.75.75 0 0 1 .75-.75", "key": "ee95f8e195394bd08d2c6fe839e075aaaf4ec10c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.65 18.2a.75.75 0 0 1 .75-.75h5.3a.75.75 0 0 1 0 1.5H9.4a.75.75 0 0 1-.75-.75", "key": "4d76e3610cce19a791b90addbe5fb1b9cf9ac9b1", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Female as default };
//# sourceMappingURL=Female.js.map