@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.09 kB
JavaScript
import r from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:V,...s})=>l.createElement("svg",{...s,"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,...V}},n&&!t&&l.createElement("title",null,n),o);var i=o=>r.createElement(p,{...o,ariaLabel:"square-doted-behind-square, copy, layers, pages"},r.createElement("path",{d:"M11.75 2H8V5.75H9.5V3.5H11.75V2Z",fill:"currentColor"}),r.createElement("path",{d:"M16.75 2H13.25V3.5H16.75V2Z",fill:"currentColor"}),r.createElement("path",{d:"M22 2H18.25V3.5H20.5V5.75H22V2Z",fill:"currentColor"}),r.createElement("path",{d:"M9.5 8V7.25H8V8H2V22H16V16H16.75V14.5H16V8H9.5Z",fill:"currentColor"}),r.createElement("path",{d:"M22 10.75V7.25H20.5V10.75H22Z",fill:"currentColor"}),r.createElement("path",{d:"M22 16V12.25H20.5V14.5H18.25V16H22Z",fill:"currentColor"})),C=i;export{i as IconSquareDotedBehindSquare,C as default};
//# sourceMappingURL=index.mjs.map