@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 • 943 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...L})=>n.createElement("svg",{...L,"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}},t&&!r&&n.createElement("title",null,t),o);var c=o=>p.createElement(l,{...o,ariaLabel:"receipt-storno, close, remove"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 2V22.5291L7.27961 19.9901L9.66667 22.2919L12 20.0419L14.3333 22.2919L16.7204 19.9901L20 22.5291V2H4ZM8 14H16V15.5H8V14ZM14.9357 7.375L13.875 6.31434L12 8.18934L10.125 6.31434L9.06434 7.375L10.9393 9.25L9.06434 11.125L10.125 12.1857L12 10.3107L13.875 12.1857L14.9357 11.125L13.0607 9.25L14.9357 7.375Z",fill:"currentColor"})),C=c;export{c as IconReceiptStorno,C as default};
//# sourceMappingURL=index.mjs.map