@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 • 902 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.7071L7 19.7071L9.5 22.2071L12 19.7071L14.5 22.2071L17 19.7071L20 22.7071V2H4ZM8 14H16V15H8V14ZM14.7071 7.25L14 6.54289L12 8.54289L10 6.54289L9.29289 7.25L11.2929 9.25L9.29289 11.25L10 11.9571L12 9.95711L14 11.9571L14.7071 11.25L12.7071 9.25L14.7071 7.25Z",fill:"currentColor"})),C=c;export{c as IconReceiptStorno,C as default};
//# sourceMappingURL=index.mjs.map