@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 889 B
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 ArrowReverseLongv = createMeisterIcons("arrow-reverse-longv", [["path", { "fill": "currentColor", "d": "m8.8 6.96 2.62 2.62a.75.75 0 0 0 1.06-1.06l-3.4-3.4c-.27-.27-.63-.445-1.03-.445s-.76.174-1.03.445l-3.4 3.4a.75.75 0 0 0 1.06 1.06L7.3 6.96v11.59a.75.75 0 0 0 1.5 0zm7.15-2.26a.75.75 0 0 1 .75.75v11.59l2.62-2.62a.75.75 0 1 1 1.06 1.06l-3.4 3.4c-.27.27-.63.445-1.03.445s-.76-.174-1.03-.445l-3.4-3.4a.75.75 0 0 1 1.06-1.06l2.62 2.62V5.45a.75.75 0 0 1 .75-.75", "key": "1b0176b723b84c686c8305b1fbd03b45f2d6f572", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowReverseLongv as default };
//# sourceMappingURL=ArrowReverseLongv.js.map