UNPKG

@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 795 B
import o from"react";import p from"react";var s=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:l,...c})=>p.createElement("svg",{...c,"aria-hidden":t,role:t?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&&!t&&p.createElement("title",null,n),r);var i=r=>o.createElement(s,{...r,ariaLabel:"boolean-group-intersect"},o.createElement("path",{d:"M9 5.5V3H21V15H18.5M9 9V15H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M15 15V9H9M5.5 9H3V21H15V18.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=i;export{i as IconBooleanGroupIntersect,f as default}; //# sourceMappingURL=index.mjs.map