@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.21 kB
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?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,...s}},o&&!r&&n.createElement("title",null,o),t);var i=t=>p.createElement(l,{...t,ariaLabel:"receipt-tax, discount"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 2H4V22.7071L7 19.7071L9.5 22.2071L12 19.7071L14.5 22.2071L17 19.7071L20 22.7071V2ZM9.00008 14.7072L15.7072 8.00008L15.0001 7.29297L8.29297 14.0001L9.00008 14.7072ZM9.25008 7.50008C8.83586 7.50008 8.50008 7.83586 8.50008 8.25008C8.50008 8.66429 8.83586 9.00008 9.25008 9.00008C9.66429 9.00008 10.0001 8.66429 10.0001 8.25008C10.0001 7.83586 9.66429 7.50008 9.25008 7.50008ZM14.7501 13.0001C14.3359 13.0001 14.0001 13.3359 14.0001 13.7501C14.0001 14.1643 14.3359 14.5001 14.7501 14.5001C15.1643 14.5001 15.5001 14.1643 15.5001 13.7501C15.5001 13.3359 15.1643 13.0001 14.7501 13.0001Z",fill:"currentColor"})),L=i;export{i as IconReceiptTax,L as default};
//# sourceMappingURL=index.mjs.map