UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.07 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 MailCross = createMeisterIcons("mail-cross", [["path", { "fill": "currentColor", "d": "M6 5.2c-1.286 0-2.25.964-2.25 2.25v8c0 1.285.964 2.25 2.25 2.25h6a.75.75 0 0 1 0 1.5H6c-2.114 0-3.75-1.636-3.75-3.75v-8C2.25 5.335 3.886 3.7 6 3.7h12c2.114 0 3.75 1.635 3.75 3.75v5a.75.75 0 0 1-1.5 0v-5c0-1.286-.964-2.25-2.25-2.25zm13.63 10.58a.75.75 0 1 0-1.06-1.06l-1.62 1.62-1.62-1.62a.75.75 0 1 0-1.06 1.06l1.62 1.62-1.62 1.62a.75.75 0 1 0 1.06 1.06l1.62-1.62 1.62 1.62a.75.75 0 1 0 1.06-1.06l-1.62-1.62zM6.341 7.782a.75.75 0 0 0-.682 1.336l4.7 2.4.005.002c1.023.512 2.16.496 3.24.015l.037-.017 4.7-2.4a.75.75 0 0 0-.682-1.336l-4.681 2.39c-.711.311-1.368.293-1.94.008z", "key": "1b11547fed089a455542b777cbb872e52519ba79", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MailCross as default }; //# sourceMappingURL=MailCross.js.map