@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.51 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 MessageAltB = createMeisterIcons("message-alt-b", [["path", { "fill": "currentColor", "d": "M6.138 6.122C4.66 7.697 3.75 9.715 3.75 12A8.213 8.213 0 0 0 12 20.25c2.297 0 4.403-.918 5.862-2.372C19.34 16.303 20.25 14.285 20.25 12c0-2.274-1-4.39-2.381-5.87C16.295 4.656 14.28 3.75 12 3.75c-2.297 0-4.403.918-5.862 2.372M5.07 5.07C6.81 3.329 9.3 2.25 12 2.25c2.71 0 5.09 1.087 6.914 2.804l.017.016.016.017C20.558 6.805 21.75 9.283 21.75 12c0 2.71-1.087 5.09-2.804 6.914l-.008.008-.008.008c-1.74 1.741-4.232 2.82-6.93 2.82A9.713 9.713 0 0 1 2.25 12c0-2.71 1.087-5.09 2.804-6.914l.008-.008z", "key": "7ab9e697eda509365bb3f14fc3fc0be1867fd63c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 21H4c-.5 0-1-.5-1-1v-8c0 4.9 4 9 9 9", "key": "3ecc172eed0a1e3d72ecb24d201b654998602c84", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.75 17.178V20c0 .006.01.075.093.157.082.082.15.093.157.093h2.815a9.9 9.9 0 0 1-3.065-3.072M2.25 12v8c0 .494.24.925.532 1.218s.724.532 1.218.532h8v-1.5c-4.58 0-8.25-3.759-8.25-8.25z", "key": "c5087719905e36e2bd14ff44babe2913ca44f5be", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MessageAltB as default };
//# sourceMappingURL=MessageAltB.js.map