@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 888 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 Message = createMeisterIcons("message", [["path", { "fill": "currentColor", "d": "M7 2.405a4.76 4.76 0 0 0-4.75 4.75v7A4.76 4.76 0 0 0 7 18.905h2.15l1.855 2.208c.278.384.698.507 1.057.477.339-.028.651-.187.868-.404l.053-.053 1.485-2.228H17a4.76 4.76 0 0 0 4.75-4.75v-7A4.76 4.76 0 0 0 17 2.405zm6.265 15.601a.75.75 0 0 1 .735-.6h3a3.26 3.26 0 0 0 3.25-3.25v-7A3.26 3.26 0 0 0 17 3.905H7a3.26 3.26 0 0 0-3.25 3.25v7A3.26 3.26 0 0 0 7 17.405h2.5a.75.75 0 0 1 .578.271l1.899 2.261z", "key": "eb406a1b314e5c433d64751c816e93c9f584266d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Message as default };
//# sourceMappingURL=Message.js.map