UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 929 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Forward = createReactComponent("forward", "Forward", [["path", { "d": "M9.985 9.419C11.328 10.515 12 11.063 12 12s-.672 1.485-2.015 2.582c-.371.302-.74.587-1.077.824a18 18 0 0 1-.98.635c-1.341.816-2.011 1.223-2.612.772-.602-.451-.656-1.396-.766-3.285A27 27 0 0 1 4.5 12c0-.47.02-.993.05-1.528.11-1.89.164-2.834.766-3.285.6-.451 1.27-.044 2.611.771.348.212.684.427.98.636.339.237.707.522 1.078.825m7.5 0C18.828 10.515 19.5 11.063 19.5 12s-.672 1.485-2.015 2.582c-.371.302-.74.587-1.077.824-.297.209-.633.424-.98.635-1.341.816-2.011 1.223-2.613.772-.6-.451-.655-1.396-.764-3.285A27 27 0 0 1 12 12c0-.47.02-.993.05-1.528.11-1.89.164-2.834.765-3.285.602-.451 1.272-.044 2.612.771.348.212.684.427.98.636.339.237.707.522 1.078.825", "key": "svg-0" }]]); export { Forward as default }; //# sourceMappingURL=Forward.js.map