@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 919 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 ArrowRight = createMeisterIcons("arrow-right", [["path", { "fill": "currentColor", "d": "M17.738 12.1a.75.75 0 0 1-.75.75h-10a.75.75 0 0 1 0-1.5h10a.75.75 0 0 1 .75.75", "key": "4f7c88134fe7229116fb4971b43932e7a74898ab", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m16.258 11.932-3.786-3.587a.75.75 0 0 1 1.031-1.09l3.808 3.608.007.007a1.535 1.535 0 0 1 0 2.16l-.007.008-3.8 3.7a.75.75 0 1 1-1.047-1.075l3.794-3.694q.003-.002.005-.019a.03.03 0 0 0-.005-.018", "key": "37f4a5fb467bf927dec99e8d0857b83e718f54fa", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowRight as default };
//# sourceMappingURL=ArrowRight.js.map