UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 914 B
/** * @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 ArrowDownleft = createMeisterIcons("arrow-downleft", [["path", { "fill": "currentColor", "d": "M7.872 15.986a.75.75 0 0 1 0-1.06l7.071-7.071a.75.75 0 0 1 1.061 1.06l-7.071 7.071a.75.75 0 0 1-1.06 0", "key": "2de6f9feb0bb0e53d5b5f2a81dfeedd478aa94cd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m9.037 15.06 5.214-.142a.75.75 0 1 1 .04 1.5l-5.242.142h-.01c-.838 0-1.528-.69-1.528-1.528v-.01l.07-5.304a.75.75 0 1 1 1.5.02l-.07 5.295q-.001.004.01.016.012.011.016.01", "key": "481a38996ab1192f9fb07c8bb567a1b03aa3d70c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowDownleft as default }; //# sourceMappingURL=ArrowDownleft.js.map