UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.08 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 MailOutline = createMeisterIcons("mail-outline", [["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.008zm3.283 5.252a.75.75 0 0 1-.208 1.04l-3 2a.75.75 0 1 1-.832-1.248l3-2a.75.75 0 0 1 1.04.208m5.792-.208a.75.75 0 0 0-.832 1.248l3 2a.75.75 0 1 0 .832-1.248z", "key": "c89f87ab652b78bde11d5465df5855ca36f31347", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MailOutline as default }; //# sourceMappingURL=MailOutline.js.map