@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.1 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:L,...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:a,...L}},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:"M11.998 2.90625L21.8858 7.99992L11.998 13.0936L2.11034 7.99992L11.998 2.90625ZM5.38576 7.99992L11.998 11.4062L18.6103 7.99992L11.998 4.59359L5.38576 7.99992Z",fill:"currentColor"}),r.createElement("path",{d:"M21.8858 11.9999L11.998 17.0936L2.11034 11.9999L3.74773 11.1564L11.998 15.4062L20.2478 11.1561L21.8858 11.9999Z",fill:"currentColor"}),r.createElement("path",{d:"M21.8848 16L11.9971 21.0936L2.10938 16L3.74677 15.1565L11.9971 19.4063L20.2468 15.1562L21.8848 16Z",fill:"currentColor"})),C=i;export{i as IconLayersThree,C as default};
//# sourceMappingURL=index.mjs.map