UNPKG

@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 878 B
import t from"react";import l from"react";var a=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:V,...s})=>l.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:p,...V}},n&&!o&&l.createElement("title",null,n),r);var H=r=>t.createElement(a,{...r,ariaLabel:"square-placeholder-dashed"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 3H6V4H4V6H3V3ZM10 3H14V4H10V3ZM17.875 3H21V6.125H20V4H17.875V3ZM4 10V14H3V10H4ZM21 10V14H20V10H21ZM4 18V20H6V21H3V18H4ZM21 18V21H18V20H20V18H21ZM10 20H14V21H10V20Z",fill:"currentColor"}),t.createElement("path",{d:"M6 6H18V18H6V6Z",fill:"currentColor"})),u=H;export{H as IconSquarePlaceholderDashed,u as default}; //# sourceMappingURL=index.mjs.map