@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 926 B
JavaScript
import p from"react";var a=({children:t,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:l,...i})=>{return p.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},n&&!e&&p.createElement("title",null,n),t)};import o from"react";var C=(t)=>{return o.createElement(a,{...t,ariaLabel:"rotate-360-right"},o.createElement("path",{d:"M10.5 13.5L13 16L10.5 18.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M12 16C6.47715 16 2 13.7614 2 11C2 8.23858 6.47715 6 12 6C17.5228 6 22 8.23858 22 11C22 12.6358 20.4289 14.0882 18 15.0004",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}))},g=C;export{g as default,C as IconRotate360Right};
//# debugId=1675AD1AC991D4DC64756E2164756E21