@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 860 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 ArrowReverseShortv = createMeisterIcons("arrow-reverse-shortv", [["path", { "fill": "currentColor", "d": "M10.42 11.58a.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.06L6.3 8.96v7.59a.75.75 0 0 0 1.5 0V8.96zm7.28-4.13a.75.75 0 0 0-1.5 0v7.59l-2.62-2.62a.75.75 0 1 0-1.06 1.06l3.4 3.4c.27.27.63.445 1.03.445s.76-.174 1.03-.445l3.4-3.4a.75.75 0 0 0-1.06-1.06l-2.62 2.62z", "key": "161139baf82d50e26daa3c545df28305fa86e3df", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowReverseShortv as default };
//# sourceMappingURL=ArrowReverseShortv.js.map