@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.06 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...L})=>n.createElement("svg",{...L,"aria-hidden":o,role:o?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:a,...s}},t&&!o&&n.createElement("title",null,t),r);var i=r=>p.createElement(l,{...r,ariaLabel:"loader"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.5003 2V7H11.5003V2H12.5003ZM5.28271 4.57516L8.81824 8.11069L8.11113 8.8178L4.5756 5.28226L5.28271 4.57516ZM19.4251 5.28299L15.8896 8.81853L15.1825 8.11142L18.718 4.57589L19.4251 5.28299ZM2 11.5007H7V12.5007H2V11.5007ZM17 11.5007H22V12.5007H17V11.5007ZM15.8893 15.1818L19.4248 18.7173L18.7177 19.4244L15.1822 15.8889L15.8893 15.1818ZM8.81853 15.8896L5.28299 19.4251L4.57589 18.718L8.11142 15.1825L8.81853 15.8896ZM12.5003 17V22H11.5003V17H12.5003Z",fill:"currentColor"})),f=i;export{i as IconLoader,f as default};
//# sourceMappingURL=index.mjs.map