UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.32 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 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": "2501ea191b074477f1884e992fff8d68d7a89c6f", "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": "62279e65599b894259f82a780053357f27aa79e2", "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": "61b335779cf2f527d3552d3aebf4399c2bb22b7c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SendMessage as default }; //# sourceMappingURL=SendMessage.js.map