UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.15 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 MailAlt = createMeisterIcons("mail-alt", [["path", { "fill": "currentColor", "d": "M3.75 8c0-1.286.964-2.25 2.25-2.25h12c1.286 0 2.25.964 2.25 2.25v8q0 .137-.018.271l-5.01-5.01 3.119-1.593a.75.75 0 0 0-.682-1.336l-3.756 1.918a.75.75 0 0 0-.613.313l-.312.16c-.711.31-1.368.293-1.94.007l-.505-.257-.003-.003a.75.75 0 0 0-.416-.211L6.341 8.332a.75.75 0 0 0-.682 1.336l3.053 1.559-4.955 4.956A3 3 0 0 1 3.75 16zm10.067 3.978-.176.09-.037.017c-1.08.48-2.217.497-3.24-.014l-.005-.003-.243-.124-5.693 5.693c.4.384.95.613 1.577.613h12c.555 0 1.082-.233 1.487-.602zM6 19.75c-1.294 0-2.408-.613-3.079-1.572a.76.76 0 0 1-.256-.426A3.8 3.8 0 0 1 2.25 16V8c0-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.75z", "key": "343ebac1c31f291faa8c46428b32cdb8c12163dd", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MailAlt as default }; //# sourceMappingURL=MailAlt.js.map