@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 959 B
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 MessageCircle = createMeisterIcons("message-circle", [["path", { "fill": "currentColor", "d": "M12 2.481c-4.814 0-8.75 3.936-8.75 8.75 0 2.124.75 4.169 2.1 5.691v3.51c0 .44.24.796.59.97.31.156.684.156.995 0l.021-.01 2.853-1.657a9.5 9.5 0 0 0 2.191.246c4.814 0 8.75-3.936 8.75-8.75s-3.936-8.75-8.75-8.75M9.323 18.283 6.85 19.72v-2.613a.75.75 0 0 0-.12-.905c-1.25-1.25-1.98-3.055-1.98-4.97 0-3.986 3.264-7.25 7.25-7.25s7.25 3.264 7.25 7.25-3.264 7.25-7.25 7.25a7.8 7.8 0 0 1-2.094-.27l-.007-.003c.183.05.347.17.45.347m-1.026-.272.003-.002z", "key": "0da70af5c2cd225343cb247b159cac3947c827d9", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MessageCircle as default };
//# sourceMappingURL=MessageCircle.js.map