@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.38 kB
JavaScript
import r from"react";import n from"react";var p=({children:t,size:o=24,ariaLabel:e,color:V,ariaHidden:l=!0,style:H,...a})=>n.createElement("svg",{...a,"aria-hidden":l,role:l?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&&!l&&n.createElement("title",null,e),t);var i=t=>r.createElement(p,{...t,ariaLabel:"boolean-group-intersect-2"},r.createElement("path",{d:"M8 2H11.5V3H9V5.5H8V2Z",fill:"currentColor"}),r.createElement("path",{d:"M13.5 2H16.5V3H13.5V2Z",fill:"currentColor"}),r.createElement("path",{d:"M18.5 2H22V5.5H21V3H18.5V2Z",fill:"currentColor"}),r.createElement("path",{d:"M22 7.5V10.5H21V7.5H22Z",fill:"currentColor"}),r.createElement("path",{d:"M8 8H16V16H8V8Z",fill:"currentColor"}),r.createElement("path",{d:"M22 12.5V16H18.5V15H21V12.5H22Z",fill:"currentColor"}),r.createElement("path",{d:"M2 8V11.5H3V9H5.5V8H2Z",fill:"currentColor"}),r.createElement("path",{d:"M3 13.5H2V16.5H3V13.5Z",fill:"currentColor"}),r.createElement("path",{d:"M3 18.5H2V22H5.5V21H3V18.5Z",fill:"currentColor"}),r.createElement("path",{d:"M16 18.5H15V21H12.5V22H16V18.5Z",fill:"currentColor"}),r.createElement("path",{d:"M7.5 21V22H10.5V21H7.5Z",fill:"currentColor"})),h=i;export{i as IconBooleanGroupIntersect2,h as default};
//# sourceMappingURL=index.mjs.map