@untitledui/icons
Version:
Official React library for Untitled UI Icons
2 lines (1 loc) • 449 B
JavaScript
import*as e from"react";const t=({size:r=24,color:o="currentColor",...s})=>e.createElement("svg",{viewBox:"0 0 24 24",width:r,height:r,stroke:o,strokeWidth:"2",fill:"none",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",...s},e.createElement("path",{d:"M2 14s.121.85 3.636 4.364A9 9 0 0 0 20.776 14M2 14v6m0-6h6m14-4s-.121-.85-3.636-4.364A9 9 0 0 0 3.224 10M22 10V4m0 6h-6"}));t.displayName="RefreshCw02";export{t as RefreshCw02};