UNPKG

@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.28 kB
import r from"react";import s from"react";var i=({children:t,size:o=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:p,...a})=>s.createElement("svg",{...a,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...p}},n&&!e&&s.createElement("title",null,n),t);var d=t=>r.createElement(i,{...t,ariaLabel:"banknote-2,money, bill"},r.createElement("rect",{x:"2.5",y:"5.5",width:"19",height:"13",rx:"3",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),r.createElement("circle",{cx:"12",cy:"12",r:"2",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),r.createElement("path",{d:"M21 9C19.3431 9 18 7.65685 18 6",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),r.createElement("path",{d:"M6 6C6 7.65685 4.65685 9 3 9",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),r.createElement("path",{d:"M18 18C18 16.3431 19.3431 15 21 15",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),r.createElement("path",{d:"M6 18C6 16.3431 4.65685 15 3 15",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),c=d;export{d as IconBanknote2,c as default}; //# sourceMappingURL=index.mjs.map