@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) • 1.01 kB
JavaScript
import s from"react";var a=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:l,...i})=>{return s.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:p,...l}},n&&!e&&s.createElement("title",null,n),o)};import t from"react";var c=(o)=>{return t.createElement(a,{...o,ariaLabel:"arrow-rotate-counter-clockwise, rotate-left"},t.createElement("path",{d:"M4.4834 14.6667C5.58163 17.7738 8.54493 20 12.0282 20C16.4465 20 20.0282 16.4183 20.0282 12C20.0282 7.58172 16.4465 4 12.0282 4C8.93224 4 6.99986 5.5 4.99986 8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M5 4V8H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},k=c;export{k as default,c as IconArrowRotateCounterClockwise};
//# debugId=B48C5BCE23B58B9364756E2164756E21