UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.08 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 MessageB = createMeisterIcons("message-b", [["path", { "fill": "currentColor", "d": "M21 7.18v7c0 2.2-1.8 4-4 4h-3l-1.6 2.4c-.2.3-.6.3-.8.1l-2.1-2.5H7c-2.2 0-4-1.8-4-4v-7c0-2.2 1.8-4 4-4h10c2.2 0 4 1.7 4 4", "key": "ea333f543c4e69923609499345e2bf8acad9d3e6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 3.93a3.26 3.26 0 0 0-3.25 3.25v7A3.26 3.26 0 0 0 7 17.43h2.85l2.09 2.489 1.659-2.489H17a3.26 3.26 0 0 0 3.25-3.25v-7c0-1.873-1.452-3.25-3.25-3.25zM2.25 7.18A4.76 4.76 0 0 1 7 2.43h10c2.602 0 4.75 2.024 4.75 4.75v7A4.76 4.76 0 0 1 17 18.93h-2.599l-1.377 2.067a1.278 1.278 0 0 1-1.954.214l-.023-.023L9.15 18.93H7a4.76 4.76 0 0 1-4.75-4.75z", "key": "83f72c77fe00d5101f700c3a08ce05655bce7f05", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MessageB as default }; //# sourceMappingURL=MessageB.js.map