UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.1 kB
"use strict"; /** * @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 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": "448ceed3c02b42bfa596d54ca88660d678f79fe6", "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": "588a02521c1ef58d27dd8b955e9f370bb8be3553", "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": "59537c410537b5c09bbc82504569b2f431f597f2", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Male as default }; //# sourceMappingURL=Male.js.map