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 1.02 kB
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:"M12 2H8V6H9V3H12V2Z",fill:"currentColor"}),r.createElement("path",{d:"M17 2H13V3H17V2Z",fill:"currentColor"}),r.createElement("path",{d:"M22 2H18V3H21V6H22V2Z",fill:"currentColor"}),r.createElement("path",{d:"M9 8V7H8V8H2V22H16V16H17V15H16V8H9Z",fill:"currentColor"}),r.createElement("path",{d:"M21 11H22V7H21V11Z",fill:"currentColor"}),r.createElement("path",{d:"M22 16V12H21V15H18V16H22Z",fill:"currentColor"})),C=i;export{i as IconSquareDotedBehindSquare,C as default}; //# sourceMappingURL=index.mjs.map