RedoSolid
redo-solid
npm install @mynaui/icons-react
import { RedoSolid } from "@mynaui/icons-react";
const App = () => {
return <RedoSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75a9.72 9.72 0 0 0 6.894-2.856.75.75 0 0 0-1.06-1.06A8.25 8.25 0 1 1 12 3.75c2.556 0 4.422 1.168 6.168 2.833L16.25 8.5c0 .414.336.75.75.75h4a.75.75 0 0 0 .75-.75v-4a.75.75 0 0 0-.75-.75l-1.77 1.77c-1.9-1.815-4.135-3.27-7.23-3.27'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/redo.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-redo"></use>
</svg>