@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 • 816 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:c,...s})=>n.createElement("svg",{...s,"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,...c}},o&&!r&&n.createElement("title",null,o),t);var i=t=>p.createElement(l,{...t,ariaLabel:"receipt-check, ticket"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 2V22.0833L8.25 19.8167L12 21.8167L15.75 19.8167L20 22.0833V2H4ZM9 13H15V14H9V13ZM14.9571 7.30006L14.25 6.59295L11.1 9.74295L9.75 8.39295L9.04289 9.10005L11.1 11.1572L14.9571 7.30006Z",fill:"currentColor"})),L=i;export{i as IconReceiptCheck,L as default};
//# sourceMappingURL=index.mjs.map