@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.36 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 V=t=>l.createElement(a,{...t,ariaLabel:"arrow-rotate-counter-clockwise, rotate-left"},l.createElement("path",{d:"M5.42624 14.3334L5.09299 13.3906L3.20731 14.0571L3.54056 14.9999L5.42624 14.3334ZM4.99986 8H3.99986V9H4.99986V8ZM5.99986 4V3H3.99986V4H5.99986ZM8.99986 9H9.99986V7H8.99986V9ZM5.10843 6.32747L4.4359 7.06753L5.91604 8.4126L6.58857 7.67253L5.10843 6.32747ZM12.0282 21C16.9987 21 21.0282 16.9706 21.0282 12H19.0282C19.0282 15.866 15.8942 19 12.0282 19V21ZM21.0282 12C21.0282 7.02944 16.9987 3 12.0282 3V5C15.8942 5 19.0282 8.13401 19.0282 12H21.0282ZM3.54056 14.9999C4.77559 18.4941 8.10796 21 12.0282 21V19C8.9819 19 6.38767 17.0536 5.42624 14.3334L3.54056 14.9999ZM3.99986 4V8H5.99986V4H3.99986ZM4.99986 9H8.99986V7H4.99986V9ZM12.0282 3C9.00892 3 6.95843 4.2917 5.10843 6.32747L6.58857 7.67253C8.18191 5.91919 9.73194 5 12.0282 5V3Z",fill:"currentColor"})),u=V;export{V as IconArrowRotateCounterClockwise,u as default};
//# sourceMappingURL=index.mjs.map