@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.2 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 ArrowReverseTopleft = createMeisterIcons("arrow-reverse-topleft", [["path", { "fill": "currentColor", "d": "M9.828 14.93a.75.75 0 0 1-1.06 0l-3.4-3.4c-.271-.27-.445-.63-.445-1.03s.174-.76.444-1.03l3.4-3.4a.75.75 0 0 1 1.061 1.06l-3.37 3.37 3.37 3.37a.75.75 0 0 1 0 1.06", "key": "a3e4daa899c4ac9be164549a5d3615b5d089bd12", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.398 18.15a.75.75 0 0 1-.75-.75h.75-.75v-.008l-.002-.046-.01-.193a8 8 0 0 0-.087-.723 7.9 7.9 0 0 0-.697-2.195c-.393-.786-.97-1.549-1.823-2.117-.848-.565-2.012-.968-3.631-.968H5.602v-1.5h5.796c1.88 0 3.342.473 4.463 1.22 1.116.744 1.85 1.73 2.332 2.695a9.4 9.4 0 0 1 .835 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": "1a141cea2ace307a9941d2091138f9ba0c28bddd", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowReverseTopleft as default };
//# sourceMappingURL=ArrowReverseTopleft.js.map