@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.18 kB
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 ArrowReverseTopleft = createMeisterIcons("arrow-reverse-topleft", [["path", { "fill": "currentColor", "d": "M9.828 14.93a.75.75 0 0 1-1.06 0l-3.4-3.4c-.271-.27-.445-.63-.445-1.03s.174-.76.444-1.03l3.4-3.4a.75.75 0 0 1 1.061 1.06l-3.37 3.37 3.37 3.37a.75.75 0 0 1 0 1.06", "key": "095732e17a597e8f577c9a21a6dfdbfb8c285f87", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.398 18.15a.75.75 0 0 1-.75-.75h.75-.75v-.008l-.002-.046-.01-.193a8 8 0 0 0-.087-.723 7.9 7.9 0 0 0-.697-2.195c-.393-.786-.97-1.549-1.823-2.117-.848-.565-2.012-.968-3.631-.968H5.602v-1.5h5.796c1.88 0 3.342.473 4.463 1.22 1.116.744 1.85 1.73 2.332 2.695a9.4 9.4 0 0 1 .835 2.618 9 9 0 0 1 .118 1.113l.001.072v.03s0 .002-.75.002h.75a.75.75 0 0 1-.75.75", "key": "dd5910f9a8953ae04e84151c4307db659c5c4232", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowReverseTopleft as default };
//# sourceMappingURL=ArrowReverseTopleft.js.map