@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 843 B
JavaScript
/**
* @license @meistericons/vue v0.5.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 ArrowReverseShorth = createMeisterIcons("arrow-reverse-shorth", [["path", { "fill": "currentColor", "d": "M13.48 2.62a.75.75 0 1 0-1.06 1.06l2.62 2.62H7.45a.75.75 0 1 0 0 1.5h7.59l-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.03zM8.96 16.2l2.62-2.62a.75.75 0 1 0-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 1 0 1.06-1.06L8.96 17.7h7.59a.75.75 0 0 0 0-1.5z", "key": "a240e8f1da91148d9570d0d758570ae6b42a6aec", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowReverseShorth as default };
//# sourceMappingURL=ArrowReverseShorth.js.map