@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 920 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 ArrowTopright = createMeisterIcons("arrow-topright", [["path", { "fill": "currentColor", "d": "M16.128 8.014a.75.75 0 0 1 0 1.06l-7.071 7.071a.75.75 0 0 1-1.061-1.06l7.071-7.071a.75.75 0 0 1 1.06 0", "key": "ec44972ac41e93a5f1bd6054d2b8f282c469d5fc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m14.963 8.94-5.214.142a.75.75 0 0 1-.04-1.5l5.242-.141h.01c.838 0 1.528.689 1.528 1.527v.01l-.07 5.304a.75.75 0 0 1-1.5-.02l.07-5.294q.001-.005-.01-.017a.03.03 0 0 0-.016-.01", "key": "d60e93a46c6d3a0769453d0da33ef139aac426bb", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowTopright as default };
//# sourceMappingURL=ArrowTopright.js.map