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