@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 • 967 B
JavaScript
import r from"react";import l from"react";var p=({children:t,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...L})=>l.createElement("svg",{...L,"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:a,...s}},n&&!o&&l.createElement("title",null,n),t);var i=t=>r.createElement(p,{...t,ariaLabel:"layers-three, stack"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2.94678L22.668 8.00004L12 13.0533L1.33203 8.00004L12 2.94678Z",fill:"currentColor"}),r.createElement("path",{d:"M22.668 12L12 17.0532L1.33203 12L2.49982 11.4468L12 15.9467L21.4996 11.4465L22.668 12Z",fill:"currentColor"}),r.createElement("path",{d:"M22.668 16L12 21.0532L1.33203 16L2.49982 15.4468L12 19.9467L21.4996 15.4465L22.668 16Z",fill:"currentColor"})),C=i;export{i as IconLayersThree,C as default};
//# sourceMappingURL=index.mjs.map