@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 870 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 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": "156c1930a622d671dd31d56b5da91ae3e206780d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowReverseLongh as default };
//# sourceMappingURL=ArrowReverseLongh.js.map