@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.11 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:L,...s})=>n.createElement("svg",{...s,"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,...L}},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.7504 2.00013L12.7499 7.00013L11.2499 7L11.2504 2L12.7504 2.00013ZM5.45957 4.39845L8.9948 7.93429L7.93404 8.99486L4.39882 5.45902L5.45957 4.39845ZM19.6019 5.45982L16.0664 8.99536L15.0057 7.9347L18.5412 4.39916L19.6019 5.45982ZM2 11.2508H7V12.7508H2V11.2508ZM17 11.2508H22V12.7508H17V11.2508ZM16.0661 15.0051L19.6016 18.5406L18.541 19.6012L15.0054 16.0657L16.0661 15.0051ZM8.99529 16.0664L5.45976 19.602L4.3991 18.5413L7.93463 15.0058L8.99529 16.0664ZM12.7503 17.0001V22.0001H11.2503V17.0001H12.7503Z",fill:"currentColor"})),u=i;export{i as IconLoader,u as default};
//# sourceMappingURL=index.mjs.map