UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.06 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 MailTopleft = createMeisterIcons("mail-topleft", [["path", { "fill": "currentColor", "d": "M3.75 8c0-1.286.964-2.25 2.25-2.25h12c1.286 0 2.25.964 2.25 2.25v5a.75.75 0 0 0 1.5 0V8c0-2.114-1.636-3.75-3.75-3.75H6C3.886 4.25 2.25 5.886 2.25 8v8c0 2.114 1.636 3.75 3.75 3.75h6a.75.75 0 0 0 0-1.5H6c-1.286 0-2.25-.964-2.25-2.25zm2.591.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.008zm10.937 7.418h.922a.75.75 0 0 0 0-1.5h-2.5c-.247 0-.483.101-.656.24a1.03 1.03 0 0 0-.394.81v2.4a.75.75 0 0 0 1.5 0v-.959l2.01 2.08a.75.75 0 1 0 1.079-1.042z", "key": "a395ae645896639a2eee9cec81dfa471937b18d3", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MailTopleft as default }; //# sourceMappingURL=MailTopleft.js.map