@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 • 1.3 kB
JavaScript
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.25",y:"5.25",width:"19.5",height:"13.5",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("circle",{cx:"12",cy:"12",r:"2.25",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M5.75 5.25C5.75 7.183 4.183 8.75 2.25 8.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),r.createElement("path",{d:"M18.25 5.25C18.25 7.183 19.817 8.75 21.75 8.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),r.createElement("path",{d:"M5.75 18.75C5.75 16.817 4.183 15.25 2.25 15.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),r.createElement("path",{d:"M18.25 18.75C18.25 16.817 19.817 15.25 21.75 15.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"})),c=d;export{d as IconBanknote2,c as default};
//# sourceMappingURL=index.mjs.map