UNPKG

@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 996 B
import r from"react";import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...i})=>l.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:a,...s}},n&&!e&&l.createElement("title",null,n),t);var m=t=>r.createElement(p,{...t,ariaLabel:"remove-background-2"},r.createElement("path",{d:"M20.25 3.75H3.75V20.25H20.25V3.75Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M8 4V8H4V4H8Z",fill:"currentColor"}),r.createElement("path",{d:"M12 8V12H8V8H12Z",fill:"currentColor"}),r.createElement("path",{d:"M8 12V16H4V12H8Z",fill:"currentColor"}),r.createElement("path",{d:"M12 16V20H8V16H12Z",fill:"currentColor"}),r.createElement("path",{d:"M12 1V23",stroke:"currentColor",strokeWidth:"1.5"})),d=m;export{m as IconRemoveBackground2,d as default}; //# sourceMappingURL=index.mjs.map