@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.05 kB
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.95L11.3 10L13.75 7.55M5 6V19.3884C5 19.7723 5.41474 20.013 5.74807 19.8225L8.03533 18.5155C8.32563 18.3496 8.67963 18.3398 8.97868 18.4893L11.5528 19.7764C11.8343 19.9172 12.1657 19.9172 12.4472 19.7764L15.0213 18.4893C15.3204 18.3398 15.6744 18.3496 15.9647 18.5155L18.2519 19.8225C18.5853 20.013 19 19.7723 19 19.3884V6C19 4.34315 17.6569 3 16 3H8C6.34315 3 5 4.34315 5 6Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),h=i;export{i as IconReceiptCheck,h as default};
//# sourceMappingURL=index.mjs.map