@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.02 kB
JavaScript
import a from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},o&&!t&&n.createElement("title",null,o),r);var i=r=>a.createElement(l,{...r,ariaLabel:"arrow-rotate-left-right, repeat, refresh"},a.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.5 3V5.71122C7.1554 4.03743 9.4791 3 12 3C16.9706 3 21 7.02944 21 12V12.75H19.5V12C19.5 7.85786 16.1421 4.5 12 4.5C9.77612 4.5 7.73561 5.46681 6.3448 7H9.5V8.5H4V3H5.5ZM4.5 11.25V12C4.5 16.1421 7.85786 19.5 12 19.5C14.2239 19.5 16.2644 18.5332 17.6552 17H14.5118V15.5H20.0118V21H18.5118V18.2768C16.8557 19.9576 14.5269 21 12 21C7.02944 21 3 16.9706 3 12V11.25H4.5Z",fill:"currentColor"})),u=i;export{i as IconArrowRotateLeftRight,u as default};
//# sourceMappingURL=index.mjs.map