@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.56 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 MessageCircleB = createMeisterIcons("message-circle-b", [["path", { "fill": "currentColor", "d": "M9.7 18.931c.7.2 1.5.3 2.3.3 4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8c0 2.1.8 4.1 2.2 5.5", "key": "9dafb371606373e22731c8a19ffa471327c790ca", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.25 11.231c0-4.814 3.936-8.75 8.75-8.75s8.75 3.936 8.75 8.75c0 4.815-3.936 8.75-8.75 8.75a9.3 9.3 0 0 1-2.506-.329.75.75 0 0 1 .412-1.442 7.8 7.8 0 0 0 2.094.271c3.986 0 7.25-3.264 7.25-7.25s-3.264-7.25-7.25-7.25-7.25 3.264-7.25 7.25c0 1.915.73 3.72 1.98 4.97a.75.75 0 0 1-1.06 1.06c-1.55-1.55-2.42-3.744-2.42-6.03", "key": "2a3c9141c4402190d99b35159a4b4f8e1e3d94c3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m9.7 18.931-3.1 1.8c-.2.1-.5 0-.5-.3v-3.7", "key": "fbf92dfd5243f992e76dd98db222d819646e6029", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.1 15.981a.75.75 0 0 1 .75.75v2.988l2.473-1.436a.75.75 0 0 1 .754 1.297l-3.12 1.812-.022.01a1.12 1.12 0 0 1-.995 0 1.07 1.07 0 0 1-.59-.97v-3.7a.75.75 0 0 1 .75-.75", "key": "a9d03eee44fb9cf6ae5b829404f13f2439401960", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MessageCircleB as default };
//# sourceMappingURL=MessageCircleB.js.map