@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 ArrowLoopRight = createMeisterIcons("arrow-loop-right", [["path", { "fill": "currentColor", "d": "M3.55 10.75c0-.677.639-1.542 2.25-2.28C7.344 7.76 9.533 7.3 12 7.3s4.656.461 6.2 1.17c1.611.738 2.25 1.603 2.25 2.28 0 .543-.367 1.143-1.166 1.676a.75.75 0 1 0 .832 1.248c1.001-.667 1.834-1.667 1.834-2.924 0-1.623-1.411-2.858-3.125-3.644C17.045 6.289 14.633 5.8 12 5.8s-5.044.489-6.825 1.306C3.46 7.892 2.05 9.127 2.05 10.75c0 .89.53 1.635 1.2 2.211.683.586 1.613 1.089 2.664 1.5 1.627.636 3.633 1.088 5.677 1.261l-1.373 1.154a.75.75 0 1 0 .964 1.148l2.5-2.1.025-.02.023-.024q.17-.171.26-.367a.75.75 0 0 0 .118-.71 1.4 1.4 0 0 0-.137-.488l-.04-.08-.057-.067-2.1-2.5a.75.75 0 0 0-1.148.964l1.357 1.617c-2-.144-3.97-.578-5.522-1.185-.962-.376-1.725-.804-2.233-1.24-.52-.447-.678-.813-.678-1.074", "key": "8c323334201c80c249ae3db0ef201157e181c712", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowLoopRight as default };
//# sourceMappingURL=ArrowLoopRight.js.map