UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.09 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 MailBranch = createMeisterIcons("mail-branch", [["path", { "fill": "currentColor", "d": "M4.95 6.25C4.95 4.964 5.914 4 7.2 4h9.4c1.286 0 2.25.964 2.25 2.25v6l.001.044c.072 1.227-.94 2.206-2.151 2.206H7.2c-1.286 0-2.25-.964-2.25-2.25zM16.7 16h-3.95v2.5h3.628a2.251 2.251 0 1 1 0 1.5H7.622a2.25 2.25 0 1 1 0-1.5h3.628V16H7.2c-2.114 0-3.75-1.636-3.75-3.75v-6c0-2.114 1.636-3.75 3.75-3.75h9.4c2.114 0 3.75 1.636 3.75 3.75v5.98c.114 2.16-1.67 3.77-3.65 3.77m1.05 3.25a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0M5.5 18.5a.75.75 0 1 1 0 1.5.75.75 0 0 1 0-1.5M7.135 5.98a.75.75 0 1 0-.67 1.34l4 2 .04.02a3.55 3.55 0 0 0 2.83-.02l4-2a.75.75 0 0 0-.67-1.34l-3.98 1.989c-.5.208-1.07.208-1.57 0z", "key": "d4cad1c5925fc662a16949f758ca4984914dd17d", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MailBranch as default }; //# sourceMappingURL=MailBranch.js.map