@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.05 kB
JavaScript
import l from"react";import n from"react";var a=({children:t,size:r=24,ariaLabel:o,color:p,ariaHidden:e=!0,style:s,...C})=>n.createElement("svg",{...C,"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,...s}},o&&!e&&n.createElement("title",null,o),t);var c=t=>l.createElement(a,{...t,ariaLabel:"arrow-rotate-counter-clockwise, rotate-left"},l.createElement("path",{d:"M19.5213 12C19.5213 7.85786 16.1635 4.5 12.0213 4.5C9.59862 4.5 7.94435 5.46268 6.29346 7.25H9.49983V8.75H3.99983V3.25H5.49983V5.90777C7.26217 4.10436 9.22309 3 12.0213 3C16.9919 3 21.0213 7.02944 21.0213 12C21.0213 16.9706 16.9919 21 12.0213 21C8.10149 21 4.76878 18.4945 3.53362 14.9999L3.28369 14.2928L4.69795 13.7929L4.94789 14.5001C5.97783 17.4141 8.75694 19.5 12.0213 19.5C16.1635 19.5 19.5213 16.1421 19.5213 12Z",fill:"currentColor"})),w=c;export{c as IconArrowRotateCounterClockwise,w as default};
//# sourceMappingURL=index.mjs.map