@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 871 B
JavaScript
/**
* @license @meistericons/vue v0.5.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": "1220baec2636f4adff55ec1fd1b87add6a7f621f", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Message as default };
//# sourceMappingURL=Message.js.map