@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 803 B
JavaScript
import t from"react";import p from"react";var a=({children:r,size:e=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:l,...c})=>p.createElement("svg",{...c,"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:s,...l}},n&&!o&&p.createElement("title",null,n),r);var u=r=>t.createElement(a,{...r,ariaLabel:"boolean-group-exclude"},t.createElement("path",{d:"M8.75 2.75H21.25V15.25H8.75V2.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),t.createElement("path",{d:"M2.75 8.75H15.25V21.25H2.75V8.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),x=u;export{u as IconBooleanGroupExclude,x as default};
//# sourceMappingURL=index.mjs.map