@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.12 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:"M12.0017 2.88208L22.2378 8.00011L12.0017 13.1181L1.76564 8.00011L12.0017 2.88208ZM6.23778 8.00011L12.0017 10.8821L17.7656 8.00011L12.0017 5.11815L6.23778 8.00011Z",fill:"currentColor"}),r.createElement("path",{d:"M22.2378 12.0001L12.0017 17.1181L1.76562 12.0001L4.00168 10.8821L12.0017 14.8821L20.0017 10.8821L22.2378 12.0001Z",fill:"currentColor"}),r.createElement("path",{d:"M22.2378 16.0001L12.0017 21.1181L1.76562 16.0001L4.00168 14.8821L12.0017 18.8821L20.0017 14.8821L22.2378 16.0001Z",fill:"currentColor"})),C=i;export{i as IconLayersThree,C as default};
//# sourceMappingURL=index.mjs.map