@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1 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 ArrowRoundedDownleft = createMeisterIcons("arrow-rounded-downleft", [["path", { "fill": "currentColor", "d": "M7.355 16.93a.75.75 0 0 1-1.06 0l-2.5-2.5a1.233 1.233 0 0 1 0-1.76l2.5-2.5a.75.75 0 1 1 1.06 1.06l-2.32 2.32 2.32 2.32a.75.75 0 0 1 0 1.06", "key": "aa3e63baeabe7cb6f3c85e91afe543022ef2347c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M20.575 10.6c0 2.114-1.636 3.75-3.75 3.75h-12.6a.75.75 0 0 1 0-1.5h12.6c1.286 0 2.25-.964 2.25-2.25s-.964-2.25-2.25-2.25h-4a.75.75 0 1 1 0-1.5h4c2.114 0 3.75 1.636 3.75 3.75", "key": "307f2e493c45ef1b787c88422d2f20d2505e96d2", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowRoundedDownleft as default };
//# sourceMappingURL=ArrowRoundedDownleft.js.map