@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 887 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 ArrowReverseLongh = createMeisterIcons("arrow-reverse-longh", [["path", { "fill": "currentColor", "d": "m17.04 8.8-2.62 2.62a.75.75 0 0 0 1.06 1.06l3.4-3.4c.27-.27.445-.63.445-1.03s-.174-.76-.445-1.03l-3.4-3.4a.75.75 0 0 0-1.06 1.06l2.62 2.62H5.45a.75.75 0 1 0 0 1.5zm2.26 7.15a.75.75 0 0 1-.75.75H6.96l2.62 2.62a.75.75 0 1 1-1.06 1.06l-3.4-3.4c-.27-.27-.445-.63-.445-1.03s.174-.76.445-1.03l3.4-3.4a.75.75 0 0 1 1.06 1.06L6.96 15.2h11.59a.75.75 0 0 1 .75.75", "key": "d4911c576437523f5557c43b9359aa535fccd28f", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowReverseLongh as default };
//# sourceMappingURL=ArrowReverseLongh.js.map