UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.35 kB
"use strict"; /** * @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 MessageMinimalB = createMeisterIcons("message-minimal-b", [["path", { "fill": "currentColor", "d": "M21 12c0 2.5-1 4.7-2.6 6.4C16.8 20 14.5 21 12 21H4c-.5 0-1-.5-1-1v-8c0-2.5 1-4.7 2.6-6.4C7.2 4 9.5 3 12 3s4.7 1 6.4 2.6C19.9 7.2 21 9.5 21 12", "key": "d293d817d1f10b083507f6f09fbde3488641bda8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.138 6.122C4.66 7.697 3.75 9.715 3.75 12v8c0 .006.01.075.093.157.082.082.15.093.157.093h8c2.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.82H4c-.494 0-.925-.24-1.218-.532S2.25 20.494 2.25 20v-8c0-2.71 1.087-5.09 2.804-6.914l.008-.008z", "key": "15312fb9f6234f6c97b573fa24e1b54e4397a818", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MessageMinimalB as default }; //# sourceMappingURL=MessageMinimalB.js.map