UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.62 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 InboxCircleB = createMeisterIcons("inbox-circle-b", [["path", { "fill": "currentColor", "d": "M2.25 13.25h7.5V14c0 1.286.964 2.25 2.25 2.25s2.25-.964 2.25-2.25v-.75h7.5V15c0 3.714-3.036 6.75-6.75 6.75H9c-3.714 0-6.75-3.036-6.75-6.75zm1.5 1.5V15c0 2.886 2.364 5.25 5.25 5.25h6c2.886 0 5.25-2.364 5.25-5.25v-.25h-4.57c-.336 1.739-1.824 3-3.68 3s-3.344-1.261-3.68-3z", "key": "0f256b415fd7472435258c916a41d013f1c60833", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.75C6.114 3.75 3.75 6.114 3.75 9v4.25h4.57c.336-1.739 1.824-3 3.68-3s3.344 1.261 3.68 3h4.57V9c0-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.75v5.75h-7.5V14c0-1.286-.964-2.25-2.25-2.25s-2.25.964-2.25 2.25v.75h-7.5z", "key": "9be9c683c6fa7f551cfaaf6a8181c686607b3e8f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 17a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "02c2f44b1a8919809330f0bfa90eabe1a89285ac", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 11.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M8.25 14a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0", "key": "7b2edcc845dd581885269b207c63ce14225bd302", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { InboxCircleB as default }; //# sourceMappingURL=InboxCircleB.js.map