@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.02 kB
JavaScript
;
/**
* @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 MailBranchAlt = createMeisterIcons("mail-branch-alt", [["path", { "fill": "currentColor", "d": "M5.047 7c0-1.286.965-2.25 2.25-2.25h9.4c1.286 0 2.25.964 2.25 2.25v6q0 .024.002.047c.071 1.14-.955 2.203-2.152 2.203h-9.5c-1.285 0-2.25-.964-2.25-2.25zm11.75 9.75h-3.95v2.5h4.25a.75.75 0 0 1 0 1.5h-10a.75.75 0 0 1 0-1.5h4.25v-2.5h-4.05c-2.114 0-3.75-1.636-3.75-3.75V7c0-2.114 1.636-3.75 3.75-3.75h9.4c2.115 0 3.75 1.636 3.75 3.75v5.978c.113 2.05-1.654 3.772-3.65 3.772M7.233 6.73a.75.75 0 1 0-.671 1.34l4 2 .04.02a3.55 3.55 0 0 0 2.83-.02l4-2a.75.75 0 0 0-.67-1.34l-3.979 1.989c-.5.208-1.07.208-1.572 0z", "key": "e246997e7a4686671bfb1fa85cfb9c1a65de64ad", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MailBranchAlt as default };
//# sourceMappingURL=MailBranchAlt.js.map