UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 1.57 kB
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var RewindCircleSolid = createReactSolidComponent("rewind-circle", "RewindCircleSolid", [["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.25m-1.207 6.744c.368.277.504.67.569 1.008.061.315.084.712.109 1.145l.002.046c.016.276.027.553.027.807s-.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-.465l-.048-.03a10 10 0 0 1-.532-.344 10 10 0 0 1-.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-.735l.04-.033c.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-.09c.239.018.451.105.632.24m5.118-.24c.239.017.451.104.632.24.368.277.504.67.569 1.008.061.315.084.712.109 1.145l.003.046c.015.276.026.553.026.807s-.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-.465l-.048-.03a10 10 0 0 1-.532-.344 10 10 0 0 1-.581-.445l-.04-.033c-.301-.245-.599-.488-.811-.735C12.179 12.81 12 12.456 12 12s.18-.809.433-1.104c.212-.247.51-.49.81-.735l.04-.033c.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", "key": "svg-0" }]]); export { RewindCircleSolid as default }; //# sourceMappingURL=RewindCircleSolid.js.map