@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.03 kB
JavaScript
import r from"react";import l from"react";var p=({children:o,size:e=24,ariaLabel:n,color:V,ariaHidden:t=!0,style:a,...H})=>l.createElement("svg",{...H,"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:V,...a}},n&&!t&&l.createElement("title",null,n),o);var s=o=>r.createElement(p,{...o,ariaLabel:"remove-background-2"},r.createElement("path",{d:"M9.16699 17.0996H6.33301V13.7002H9.16699V17.0996Z",fill:"currentColor"}),r.createElement("path",{d:"M9.16699 10.2998H6.33301V6.90039H9.16699V10.2998Z",fill:"currentColor"}),r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.5 3H21V21H12.5V23H11.5V21H3V3H11.5V1H12.5V3ZM6.33301 6.90039H4V10.2998H6.33301V13.7002H4V17.0996H6.33301V20H9.16699V17.0996H11.5V13.7002H9.16699V10.2998H11.5V6.90039H9.16699V4H6.33301V6.90039Z",fill:"currentColor"})),d=s;export{s as IconRemoveBackground2,d as default};
//# sourceMappingURL=index.mjs.map