RewindSolid
rewind-solid
npm install @mynaui/icons-react
import { RewindSolid } from "@mynaui/icons-react";
const App = () => {
return <RewindSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M11.635 6.587a1.63 1.63 0 0 0-.868-.332c-.309-.023-.6.042-.865.137-.482.173-1.04.513-1.656.887l-.063.039c-.357.217-.707.441-1.022.662-.357.251-.74.548-1.12.857l-.048.04c-.63.514-1.178.96-1.558 1.403-.422.491-.685 1.03-.685 1.72s.263 1.229.685 1.72c.38.442.928.889 1.558 1.403l.048.04c.38.309.763.606 1.12.857.315.22.665.445 1.022.662l.063.039c.616.374 1.174.714 1.656.887.264.095.556.16.865.137.322-.024.612-.14.868-.332.519-.39.736-.959.853-1.56.112-.58.155-1.33.207-2.228l.003-.054A28 28 0 0 0 12.75 12c0-.489-.02-1.028-.052-1.571l-.003-.054c-.052-.899-.095-1.649-.207-2.227-.117-.602-.334-1.171-.853-1.56'/><path d='M19.135 6.587a1.63 1.63 0 0 0-.868-.332c-.309-.023-.6.042-.865.137-.483.173-1.04.513-1.656.887l-.063.039c-.357.217-.707.441-1.022.662-.357.251-.74.548-1.12.857l-.048.04c-.63.514-1.178.96-1.558 1.403-.422.491-.685 1.03-.685 1.72s.263 1.229.685 1.72c.38.442.928.889 1.558 1.403l.048.04c.38.309.762.606 1.12.857.315.22.665.445 1.022.662l.063.039c.616.374 1.173.714 1.656.887.264.095.556.16.865.137.323-.024.612-.14.868-.332.519-.39.736-.959.853-1.56.112-.58.155-1.33.207-2.228l.003-.054A28 28 0 0 0 20.25 12c0-.489-.02-1.028-.052-1.571l-.003-.054c-.052-.899-.095-1.649-.207-2.227-.117-.602-.334-1.171-.853-1.56'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/rewind.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-rewind"></use>
</svg>