@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.24 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 FemaleB = createMeisterIcons("female-b", [["path", { "fill": "currentColor", "d": "M12 15.3a6.2 6.2 0 1 0 0-12.4 6.2 6.2 0 0 0 0 12.4", "key": "89cc364eacdb15c24da323e75b56ab4e9fdd34d3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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": "a16bcb76d319f386246ea1e80f5422b2556e5e0f", "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": "c1d65507f081d5e013d61562ae8a3d8bbaef36c1", "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": "4b8b2261139938b7176719b9ecbea7fd8eff942a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FemaleB as default };
//# sourceMappingURL=FemaleB.js.map