@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 1.55 kB
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ForwardCircleSolid = createReactSolidComponent("forward-circle", "ForwardCircleSolid", [["path", { "d": "M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25M9.603 9.338c.183.112.366.229.532.345.189.133.388.287.581.445l.04.033c.301.245.599.488.811.735.254.295.433.648.433 1.104s-.18.809-.433 1.104c-.212.247-.51.49-.81.736l-.04.032c-.194.158-.393.312-.582.445a10 10 0 0 1-.532.345l-.048.03c-.292.177-.6.365-.88.465a1.4 1.4 0 0 1-.586.09 1.2 1.2 0 0 1-.632-.24c-.368-.278-.504-.672-.569-1.01-.061-.314-.084-.711-.109-1.144l-.003-.046A14 14 0 0 1 6.75 12c0-.254.01-.531.026-.807l.003-.046c.025-.433.048-.83.109-1.145.065-.337.2-.731.57-1.008.18-.136.392-.223.63-.24a1.4 1.4 0 0 1 .588.09c.278.1.587.287.879.465zm5.702-.03.048.03c.183.112.366.229.532.345.189.133.388.287.581.445l.04.033c.301.245.599.488.811.735.254.295.433.648.433 1.104s-.18.809-.433 1.104c-.212.247-.51.49-.81.736l-.04.032c-.194.158-.393.312-.582.445a10 10 0 0 1-.532.345l-.048.03c-.292.177-.6.365-.88.465a1.4 1.4 0 0 1-.586.09 1.2 1.2 0 0 1-.632-.24c-.368-.278-.504-.672-.569-1.01-.061-.314-.084-.711-.109-1.144l-.002-.046A14 14 0 0 1 12.5 12c0-.254.01-.531.027-.807l.002-.046c.025-.433.048-.83.109-1.145.065-.337.2-.731.57-1.008.18-.136.392-.223.63-.24a1.4 1.4 0 0 1 .588.09c.278.1.587.287.879.465", "key": "svg-0" }]]);
export { ForwardCircleSolid as default };
//# sourceMappingURL=ForwardCircleSolid.js.map