@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.45 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 MessageCircleAdd = createMeisterIcons("message-circle-add", [["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": "8574a0b5f0f8cc31f42e51a1cfba29fb09aa08d8", "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 1 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-.75M8.25 10.8a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75", "key": "813aff8a0a59b184ac524f747a67934c0e33ab02", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 7.05a.75.75 0 0 1 .75.75v6a.75.75 0 1 1-1.5 0v-6a.75.75 0 0 1 .75-.75", "key": "f71fc1bf134eae3ac9e12b443b9b8dc396d2d903", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MessageCircleAdd as default };
//# sourceMappingURL=MessageCircleAdd.js.map