UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.22 kB
/** * @license @meistericons/vue v0.5.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": "6f737d82a1b60e1bed3c63a8a2112b30f95d9e70", "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": "54837c7f9b01eecc4980982e3edeffd45eb0ca8e", "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": "fe01b7de4dd05b7086d3274e5f195bcaa161e990", "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": "1d6af210a540016e87afcdfc36514c8474023453", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { FemaleB as default }; //# sourceMappingURL=FemaleB.js.map