@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.53 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 InboxVarB = createMeisterIcons("inbox-var-b", [["path", { "fill": "currentColor", "d": "M9 3.75C6.114 3.75 3.75 6.114 3.75 9v5.25h7V15c0 .686.564 1.25 1.25 1.25s1.25-.564 1.25-1.25v-.75h7V9c0-2.978-2.356-5.25-5.25-5.25zM2.25 9c0-3.714 3.036-6.75 6.75-6.75h6c3.706 0 6.75 2.928 6.75 6.75v6.75h-7.104a2.76 2.76 0 0 1-2.646 2 2.76 2.76 0 0 1-2.646-2H2.25z", "key": "1dbf084dd4b8c7f423e63a21fa0456e5a7f139c7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 15c0 3.3-2.7 6-6 6H9c-3.3 0-6-2.7-6-6h7c0 1.1.9 2 2 2s2-.9 2-2z", "key": "51af017a7117bb20cafcdb8097ec753ee1268284", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 14.25h8.5V15c0 .686.564 1.25 1.25 1.25s1.25-.564 1.25-1.25v-.75h8.5V15c0 3.714-3.036 6.75-6.75 6.75H9c-3.714 0-6.75-3.036-6.75-6.75zm1.554 1.5c.367 2.534 2.565 4.5 5.196 4.5h6c2.631 0 4.829-1.966 5.196-4.5h-5.55a2.76 2.76 0 0 1-2.646 2 2.76 2.76 0 0 1-2.646-2zM7.75 7a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7A.75.75 0 0 1 7.75 7m0 4a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75", "key": "00ee6f1c078f2ffaaee49d618a3e534789b5bcbc", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { InboxVarB as default };
//# sourceMappingURL=InboxVarB.js.map