@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) • 851 B
JavaScript
import n from"react";var a=({children:e,size:r=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...d})=>{return n.createElement("svg",{...d,"aria-hidden":t,role:t?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,...l}},o&&!t&&n.createElement("title",null,o),e)};import p from"react";var i=(e)=>{return p.createElement(a,{...e,ariaLabel:"credit-card-add, card, payment"},p.createElement("path",{d:"M19 14V17M19 17V20M19 17H16M19 17H22M3 10V16C3 17.6569 4.34307 19 5.99992 19H12M3 10V8C3 6.34315 4.34315 5 6 5H18C19.6569 5 21 6.34332 21 8.00017V10H3Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},V=i;export{V as default,i as IconCreditCardAdd};
//# debugId=314B8E9AA9DAFB7264756E2164756E21