@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 • 825 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:r,color:a,ariaHidden:t=!0,style:s,...i})=>n.createElement("svg",{...i,"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:a,...s}},r&&!t&&n.createElement("title",null,r),o);var m=o=>p.createElement(l,{...o,ariaLabel:"window, timeline, feed, posts"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H21V21H3V3ZM4.5 4.5V10H19.5V4.5H4.5ZM6 7.25C6 6.42157 6.67157 5.75 7.5 5.75C8.32843 5.75 9 6.42157 9 7.25C9 8.07843 8.32843 8.75 7.5 8.75C6.67157 8.75 6 8.07843 6 7.25ZM10 6.5H18V8H10V6.5Z",fill:"currentColor"})),u=m;export{m as IconWindow,u as default};
//# sourceMappingURL=index.mjs.map