@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 790 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-2, ticket"},a.createElement("path",{d:"M8.75 14.75H15.25M9.875 9.50001L11.4583 11.0834L14.625 7.91669M4.75 2.75H19.25V21L16.6667 19L14.3333 21.25L12 19L9.66667 21.25L7.33333 19L4.75 21V2.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=i;export{i as IconReceiptCheck2,f as default};
//# sourceMappingURL=index.mjs.map