@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.
4 lines (2 loc) • 1.09 kB
JavaScript
import p from"react";var a=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:i,...l})=>{return p.createElement("svg",{...l,"aria-hidden":o,role:o?void 0:"img",width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...i}},n&&!o&&p.createElement("title",null,n),e)};import t from"react";var c=(e)=>{return t.createElement(a,{...e,ariaLabel:"credit-card-nfc, card, payment"},t.createElement("path",{d:"M19.707 19C19.959 18.4233 20.4223 17.96 20.999 17.708",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),t.createElement("path",{d:"M20.9991 14.083C18.4866 14.5045 16.5036 16.4875 16.082 19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),t.createElement("path",{d:"M12 19H6C4.34315 19 3 17.6569 3 16V8C3 6.34315 4.34315 5 6 5H18C19.6569 5 21 6.34315 21 8V10H3.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=c;export{h as default,c as IconCreditCardNfc};
//# debugId=BF19D2FE50D0C61964756E2164756E21