@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 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.5291L7.27961 19.9901L9.66667 22.2919L12 20.0419L14.3333 22.2919L16.7204 19.9901L20 22.5291V2ZM8.99816 15.0608L16.0588 8.00011L14.9982 6.93945L7.9375 14.0001L8.99816 15.0608ZM9 9C8.44772 9 8 8.55228 8 8C8 7.44772 8.44772 7 9 7C9.55228 7 10 7.44772 10 8C10 8.55228 9.55228 9 9 9ZM14 14C14 14.5523 14.4477 15 15 15C15.5523 15 16 14.5523 16 14C16 13.4477 15.5523 13 15 13C14.4477 13 14 13.4477 14 14Z",fill:"currentColor"})),L=i;export{i as IconReceiptTax,L as default};
//# sourceMappingURL=index.mjs.map