@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.1 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 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": "f24b6eb5fc0b3425abb83a698f560d5523361dff", "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": "788734e8facd297f257eaefc864efc282705d2ab", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MessageB as default };
//# sourceMappingURL=MessageB.js.map