UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.29 kB
/** * @license @meistericons/vue v0.5.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": "a664bd0855526d9f4d2f5b6c6e14bae3b72d2088", "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": "ecc1f87d7db8af8dca5aa3d8ccbd4f2d9666f83b", "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": "06cb32ec45bc439f31a90654661f0789aaf9bd2f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MailB as default }; //# sourceMappingURL=MailB.js.map