@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 738 B
JavaScript
import a from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:o,color:s,ariaHidden:r=!0,style:c,...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:s,...c}},o&&!r&&n.createElement("title",null,o),t);var i=t=>a.createElement(p,{...t,ariaLabel:"receipt-check, ticket"},a.createElement("path",{d:"M10 14H14M10.25 8.95039L11.3 10.0004L13.75 7.55039M5 3V20.25L8.5 18.25L12 20.25L15.5 18.25L19 20.25V3H5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),h=i;export{i as IconReceiptCheck,h as default};
//# sourceMappingURL=index.mjs.map