@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.29 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 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": "253de769219dcf5c43819bfc71ed24310dabbaca", "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": "8bdfd2bf2c673b8d9988d1b40521511e51a2c3c0", "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": "f22d45ac8e53d9e33a7d1e167118b4f3202006bc", "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": "8dfca879ba3733080e8eaacf941f32eb34a0ecb0", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MaleB as default };
//# sourceMappingURL=MaleB.js.map