@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 • 936 B
JavaScript
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 3H6.45V4.5H4.5V6.5H3V3ZM9.5 3H14.5V4.5H9.5V3ZM17.5 3H21V6.5H19.5V4.5H17.5V3ZM4.5 9.5V14.5H3V9.5H4.5ZM21 9.5V14.5H19.5V9.5H21ZM4.5 17.5V19.5H6.45V21H3V17.5H4.5ZM21 17.5V21H17.5V19.5H19.5V17.5H21ZM9.5 19.5H14.5V21H9.5V19.5Z",fill:"currentColor"}),t.createElement("path",{d:"M6 6H18V18H6V6Z",fill:"currentColor"})),u=H;export{H as IconSquarePlaceholderDashed,u as default};
//# sourceMappingURL=index.mjs.map