UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 931 B
"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 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": "a8263f479b64f740ebddf59a631a430740255a57", "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": "a5ca2299e06c915b8805d55f775443bb3b06d777", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowDownleft as default }; //# sourceMappingURL=ArrowDownleft.js.map