@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.22 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 ArrowLoopLeft = createMeisterIcons("arrow-loop-left", [["path", { "fill": "currentColor", "d": "M20.45 10.75c0-.677-.639-1.542-2.25-2.28-1.544-.71-3.733-1.17-6.2-1.17s-4.656.461-6.2 1.17c-1.611.738-2.25 1.603-2.25 2.28 0 .543.367 1.143 1.166 1.676a.75.75 0 0 1-.832 1.248c-1.001-.667-1.834-1.667-1.834-2.924 0-1.623 1.411-2.858 3.125-3.644C6.955 6.289 9.367 5.8 12 5.8s5.044.489 6.825 1.306c1.714.786 3.125 2.021 3.125 3.644 0 .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.261l1.373 1.154a.75.75 0 1 1-.964 1.148l-2.5-2.1-.025-.02-.023-.024a1.3 1.3 0 0 1-.26-.367.75.75 0 0 1-.118-.71c.017-.18.067-.348.137-.488l.04-.08.057-.067 2.1-2.5a.75.75 0 0 1 1.148.964l-1.357 1.617c2-.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": "04812c7f4a267be7cdf138c7c8fcc021e68de7f6", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowLoopLeft as default };
//# sourceMappingURL=ArrowLoopLeft.js.map