@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 • 621 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":e,role:e?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:l,...s}},t&&!e&&n.createElement("title",null,t),r);var m=r=>a.createElement(p,{...r,ariaLabel:"boolean-group-union"},a.createElement("path",{d:"M8 2V8H2V22H16V16H22V2H8Z",fill:"currentColor"})),g=m;export{m as IconBooleanGroupUnion,g as default};
//# sourceMappingURL=index.mjs.map