@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.04 kB
JavaScript
import r from"react";import l from"react";var p=({children:t,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...V})=>l.createElement("svg",{...V,"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 u=t=>r.createElement(p,{...t,ariaLabel:"boolean-group-substract-2"},r.createElement("path",{d:"M11.75 2H8V5.75H9.5V3.5H11.75V2Z",fill:"currentColor"}),r.createElement("path",{d:"M16.75 2H13.25V3.5H16.75V2Z",fill:"currentColor"}),r.createElement("path",{d:"M22 2H18.25V3.5H20.5V5.75H22V2Z",fill:"currentColor"}),r.createElement("path",{d:"M22 10.75V7.25H20.5V10.75H22Z",fill:"currentColor"}),r.createElement("path",{d:"M16 14.5H9.5V8H2V22H16V14.5Z",fill:"currentColor"}),r.createElement("path",{d:"M22 16V12.25H20.5V14.5H18.25V16H22Z",fill:"currentColor"})),c=u;export{u as IconBooleanGroupSubstract2,c as default};
//# sourceMappingURL=index.mjs.map