UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.6 kB
/** * @license @meistericons/vue v0.5.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": "07ce5e4114323887f2c6f3b6ed089a130fb4cc7e", "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": "03c488c0cf52c0e19a18e14d5990d3ad57cb781f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 17a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "64225f12dbcf1277b98adbbc9fb70a2370871cbe", "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": "385b3be035998a752e2e8eafe1c90229e46951da", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { InboxCircleB as default }; //# sourceMappingURL=InboxCircleB.js.map