@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.09 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 Male = createMeisterIcons("male", [["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": "a3cb81708bbc417f1fdf306767304d6a9fa7d96b", "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": "9b9f9c683c1e039d159ca1781c5d9ad04eda2e93", "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": "b22145e6ad645e3f621c41bbb893b0b0fbd7161f", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Male as default };
//# sourceMappingURL=Male.js.map