UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1 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 MailAdd = createMeisterIcons("mail-add", [["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.25h6a.75.75 0 0 1 0 1.5H6c-2.114 0-3.75-1.636-3.75-3.75V8c0-2.114 1.636-3.75 3.75-3.75h12c2.114 0 3.75 1.636 3.75 3.75v5a.75.75 0 0 1-1.5 0V8c0-1.286-.964-2.25-2.25-2.25zM17.75 13a.75.75 0 0 0-1.5 0v2.25H14a.75.75 0 0 0 0 1.5h2.25V19a.75.75 0 0 0 1.5 0v-2.25H20a.75.75 0 0 0 0-1.5h-2.25zM6.341 8.332a.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": "e1c33d437a92a453ead5ad7b3485f47edc2af92a", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MailAdd as default }; //# sourceMappingURL=MailAdd.js.map