@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.02 kB
JavaScript
/**
* @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 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": "3067df3df18407a8e9873d7188f188786a1589d0", "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": "e4607f99dfc8df0142715d2c1f060580a45a0860", "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": "cdac1447033fc25ad9eab507a6722475e13e4abc", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Female as default };
//# sourceMappingURL=Female.js.map