@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.23 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 ArrowReverseTopright = createMeisterIcons("arrow-reverse-topright", [["path", { "fill": "currentColor", "d": "M14.173 14.931a.75.75 0 0 0 1.06 0l3.402-3.401c.27-.27.445-.63.445-1.03 0-.401-.175-.76-.445-1.031l-3.401-3.401a.75.75 0 0 0-1.061 1.06l3.371 3.371-3.371 3.371a.75.75 0 0 0 0 1.061", "key": "c6d559972896c2542226105e75849b2a7f6eb4e0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.6 18.152a.75.75 0 0 0 .75-.75H5.6h.75v-.008l.001-.046.01-.194c.013-.171.038-.421.088-.723a7.9 7.9 0 0 1 .697-2.195c.393-.786.971-1.55 1.824-2.118.848-.566 2.013-.969 3.632-.969H18.4v-1.5h-5.797c-1.882 0-3.344.473-4.465 1.22-1.116.745-1.851 1.732-2.334 2.696a9.4 9.4 0 0 0-.834 2.62 9 9 0 0 0-.118 1.113l-.002.072v.03s0 .002.75.002h-.75c0 .414.336.75.75.75", "key": "277e45c58b30e10ad1da521fdbd307431e313277", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowReverseTopright as default };
//# sourceMappingURL=ArrowReverseTopright.js.map