@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.19 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 MailCode = createMeisterIcons("mail-code", [["path", { "fill": "currentColor", "d": "M3.537 7.55c0-1.286.965-2.25 2.25-2.25h12c1.286 0 2.25.964 2.25 2.25v5a.75.75 0 1 0 1.5 0v-5c0-2.114-1.635-3.75-3.75-3.75h-12c-2.114 0-3.75 1.636-3.75 3.75v8c0 2.114 1.636 3.75 3.75 3.75h6a.75.75 0 1 0 0-1.5h-6c-1.285 0-2.25-.964-2.25-2.25zm2.591.332a.75.75 0 1 0-.682 1.336l4.7 2.4.006.003c1.022.511 2.159.495 3.24.014l.036-.017 4.7-2.4a.75.75 0 0 0-.682-1.336l-4.68 2.39c-.712.311-1.368.294-1.94.008zm10.29 7.238a.75.75 0 0 1 0 1.06l-1.37 1.37 1.37 1.37a.75.75 0 0 1-1.06 1.06l-1.4-1.4c-.271-.27-.446-.63-.446-1.03s.175-.76.445-1.03l1.4-1.4a.75.75 0 0 1 1.06 0m3.7-.1a.75.75 0 1 0-1.06 1.06l1.369 1.37-1.37 1.37a.75.75 0 0 0 1.06 1.06l1.4-1.4c.271-.27.445-.63.445-1.03s-.174-.76-.444-1.03z", "key": "97fb62f6306be7bc2ad6baed3bcbd6cdab4af0a0", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MailCode as default };
//# sourceMappingURL=MailCode.js.map