@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.3 kB
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 SendMessage = createMeisterIcons("send-message", [["path", { "fill": "currentColor", "d": "M18.53 3.961c.572-.232 1.071.073 1.278.28.208.209.515.71.279 1.283L16.383 19.24l-.034.068-.009.017a2 2 0 0 1-.248.402 1.05 1.05 0 0 1-.814.395.75.75 0 0 1-.299-1.438L18.537 5.51 5.221 8.958a.75.75 0 0 1-1.393-.386 1.075 1.075 0 0 1 .927-1.043z", "key": "64352a7bbb0ba172de5b73eb2a0b44299e666e85", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.857 8.365a.75.75 0 0 1 .928-.514l8.067 2.32.062.03c.145.073.295.166.432.303.137.138.23.287.303.433l.03.061L16 19.065a.75.75 0 0 1-1.442.414l-2.274-7.911L4.37 9.293a.75.75 0 0 1-.514-.928", "key": "48873a6ee8d53cfe5c9b2ea3190b7235e8a6fe91", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M19.708 4.142a.75.75 0 0 1 0 1.06l-6.3 6.3a.75.75 0 0 1-1.06-1.06l6.3-6.3a.75.75 0 0 1 1.06 0", "key": "24d66009112cac856bf715ea955069f1d2674397", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SendMessage as default };
//# sourceMappingURL=SendMessage.js.map