@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.09 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 MailCheck = createMeisterIcons("mail-check", [["path", { "fill": "currentColor", "d": "M6 5.212c-1.286 0-2.25.965-2.25 2.25v8c0 1.286.964 2.25 2.25 2.25h6a.75.75 0 0 1 0 1.5H6c-2.114 0-3.75-1.635-3.75-3.75v-8c0-2.114 1.636-3.75 3.75-3.75h12c2.114 0 3.75 1.636 3.75 3.75v5a.75.75 0 0 1-1.5 0v-5c0-1.285-.964-2.25-2.25-2.25zm-.668 2.91a.75.75 0 0 1 1.01-.328l4.696 2.399c.572.285 1.229.303 1.94-.008l4.681-2.39a.75.75 0 1 1 .682 1.335l-4.7 2.4-.036.018c-1.082.48-2.218.496-3.24-.015l-.006-.003-4.7-2.4a.75.75 0 0 1-.327-1.009m16.192 7.877a.75.75 0 1 0-1.048-1.073l-3.72 3.629-1.156-1.543a.75.75 0 1 0-1.2.9l1.532 2.043.038.038c.222.222.506.294.73.294.222 0 .504-.07.726-.29z", "key": "15ab0180e970b2b5fbe64bd104c3654c604b38e6", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MailCheck as default };
//# sourceMappingURL=MailCheck.js.map