@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 973 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:r,color:a,ariaHidden:t=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":t,role:t?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:a,...s}},r&&!t&&n.createElement("title",null,r),o);var i=o=>p.createElement(l,{...o,ariaLabel:"banknote-2,money, bill"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.5 19.5V4.5H22.5V19.5H1.5ZM2.5 18.5H5C5 17.1193 3.88071 16 2.5 16V18.5ZM21.5 18.5V16C20.1193 16 19 17.1193 19 18.5H21.5ZM21.5 8C20.1193 8 19 6.88071 19 5.5H21.5V8ZM2.5 5.5H5C5 6.88071 3.88071 8 2.5 8V5.5ZM12 9.5C10.6193 9.5 9.5 10.6193 9.5 12C9.5 13.3807 10.6193 14.5 12 14.5C13.3807 14.5 14.5 13.3807 14.5 12C14.5 10.6193 13.3807 9.5 12 9.5Z",fill:"currentColor"})),V=i;export{i as IconBanknote2,V as default};
//# sourceMappingURL=index.mjs.map