@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.49 kB
JavaScript
import r from"react";import n from"react";var p=({children:l,size:o=24,ariaLabel:e,color:V,ariaHidden:t=!0,style:H,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:V,...H}},e&&!t&&n.createElement("title",null,e),l);var a=l=>r.createElement(p,{...l,ariaLabel:"boolean-group-intersect-2"},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:"M22 10.75V7.25H20.5V10.75H22Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 16V8H16V16H8Z",fill:"currentColor"}),r.createElement("path",{d:"M22 16V12.25H20.5V14.5H18.25V16H22Z",fill:"currentColor"}),r.createElement("path",{d:"M5.75 8H2V11.75H3.5V9.5H5.75V8Z",fill:"currentColor"}),r.createElement("path",{d:"M3.5 16.75V13.25H2V16.75H3.5Z",fill:"currentColor"}),r.createElement("path",{d:"M3.5 20.5V18.25H2V22H5.75V20.5H3.5Z",fill:"currentColor"}),r.createElement("path",{d:"M16 22V18.25H14.5V20.5H12.25V22H16Z",fill:"currentColor"}),r.createElement("path",{d:"M10.75 20.5H7.25V22H10.75V20.5Z",fill:"currentColor"})),d=a;export{a as IconBooleanGroupIntersect2,d as default};
//# sourceMappingURL=index.mjs.map