UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 900 B
"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 Mail = createMeisterIcons("mail", [["path", { "fill": "currentColor", "d": "M3.75 8c0-1.286.964-2.25 2.25-2.25h12c1.286 0 2.25.964 2.25 2.25v8c0 1.186-1.064 2.25-2.25 2.25H6c-1.286 0-2.25-.964-2.25-2.25zM6 4.25C3.886 4.25 2.25 5.886 2.25 8v8c0 2.114 1.636 3.75 3.75 3.75h12c2.014 0 3.75-1.736 3.75-3.75V8c0-2.114-1.636-3.75-3.75-3.75zm.341 4.082a.75.75 0 0 0-.682 1.336l4.7 2.4.005.003c1.023.51 2.16.495 3.24.014l.037-.017 4.7-2.4a.75.75 0 0 0-.682-1.336l-4.681 2.39c-.711.311-1.368.294-1.94.008z", "key": "065fa99c932bf45451a15160ef6d2162099c426e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Mail as default }; //# sourceMappingURL=Mail.js.map