@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.31 kB
JavaScript
;
/**
* @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 MailB = createMeisterIcons("mail-b", [["path", { "fill": "currentColor", "d": "M18 19H6c-1.7 0-3-1.3-3-3V8c0-1.7 1.3-3 3-3h12c1.7 0 3 1.3 3 3v8c0 1.6-1.4 3-3 3", "key": "056e6578983eeec12d3fbbbf5283b12c3da4ffc6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6 5.75c-1.286 0-2.25.964-2.25 2.25v8c0 1.286.964 2.25 2.25 2.25h12c1.186 0 2.25-1.064 2.25-2.25V8c0-1.286-.964-2.25-2.25-2.25zM2.25 8c0-2.114 1.636-3.75 3.75-3.75h12c2.114 0 3.75 1.636 3.75 3.75v8c0 2.014-1.736 3.75-3.75 3.75H6c-2.114 0-3.75-1.636-3.75-3.75z", "key": "d028335741e4d5e8365247a422fe7309c4b89242", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M5.332 8.659a.75.75 0 0 1 1.01-.327l4.696 2.398c.572.286 1.229.303 1.94-.008l4.681-2.39a.75.75 0 1 1 .682 1.336l-4.7 2.4-.036.017c-1.082.48-2.218.497-3.24-.014l-.006-.003-4.7-2.4a.75.75 0 0 1-.327-1.01", "key": "7da42f8d26d25fcb490ebfa8f1a67b337fd68df9", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MailB as default };
//# sourceMappingURL=MailB.js.map