@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.21 kB
JavaScript
;
/**
* @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 ArrowCurvedDownright = createMeisterIcons("arrow-curved-downright", [["path", { "fill": "currentColor", "d": "M14.172 9.07a.75.75 0 0 1 1.06 0l3.4 3.4c.271.27.445.63.445 1.03s-.174.76-.444 1.03l-3.4 3.4a.75.75 0 0 1-1.061-1.06l3.37-3.37-3.37-3.37a.75.75 0 0 1 0-1.06", "key": "892df28491582d99ade5f7a1f8d38b62f9d52cb2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.602 5.85a.75.75 0 0 1 .75.75h-.75.75v.008l.002.046q.001.064.01.193c.012.172.037.422.087.723.102.608.303 1.406.697 2.195.393.786.97 1.549 1.823 2.117.848.565 2.012.968 3.631.968h5.796v1.5h-5.796c-1.88 0-3.342-.473-4.463-1.22-1.116-.744-1.85-1.73-2.333-2.695a9.4 9.4 0 0 1-.834-2.618 9 9 0 0 1-.118-1.113l-.001-.072v-.03s0-.002.75-.002h-.75a.75.75 0 0 1 .75-.75", "key": "f2c1b423098547e03db340d72d5d8f3ce01f8861", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowCurvedDownright as default };
//# sourceMappingURL=ArrowCurvedDownright.js.map