@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 • 850 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-2, ticket"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 22.7071V2H20V22.7071L17 19.7071L14.5 22.2071L12 19.7071L9.5 22.2071L7 19.7071L4 22.7071ZM15.4571 7.83337L14.75 7.12627L11.4167 10.4596L9.75 8.79293L9.04289 9.50003L11.4167 11.8738L15.4571 7.83337ZM8 14V15H16V14H8Z",fill:"currentColor"})),C=i;export{i as IconReceiptCheck2,C as default};
//# sourceMappingURL=index.mjs.map