@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.3 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 MaleB = createMeisterIcons("male-b", [["path", { "fill": "currentColor", "d": "M11 20.1a7.2 7.2 0 1 0 0-14.4 7.2 7.2 0 0 0 0 14.4", "key": "e710588084c238ba24c906523cefb8c21b439143", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11 6.45a6.45 6.45 0 1 0 0 12.9 6.45 6.45 0 0 0 0-12.9M3.05 12.9a7.95 7.95 0 1 1 15.9 0 7.95 7.95 0 0 1-15.9 0", "key": "b39671e35ebaaac35a9b31d45b3d03f2e86c1dfc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M20.338 3.877a.75.75 0 0 1-.015 1.06l-3.6 3.5a.75.75 0 1 1-1.046-1.075l3.6-3.5a.75.75 0 0 1 1.06.015", "key": "c7862a49fc69218ab8c6afa903679ad9438ae297", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.05 3.9a.75.75 0 0 1 .75-.75h3c.344 0 .625.164.805.345s.345.461.345.805v3a.75.75 0 0 1-1.5 0V4.65H16.8a.75.75 0 0 1-.75-.75", "key": "b1a34acc5a5df72f6bb8b99b3ac1275ae2e90b0b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MaleB as default };
//# sourceMappingURL=MaleB.js.map