@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 937 B
JavaScript
;
/**
* @license @meistericons/react v0.21.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": "af6ec5329dd67570e27828ce29b08e497b422729", "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": "99d58523648d668ea913d53b698be47e0d0585e9", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowTopright as default };
//# sourceMappingURL=ArrowTopright.js.map