@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 830 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:l,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:l,...s}},o&&!t&&n.createElement("title",null,o),r);var m=r=>a.createElement(p,{...r,ariaLabel:"currency-rupees, money"},a.createElement("path",{d:"M20 4H15.4707C16.2104 4.82621 16.7234 5.85821 16.915 7H20V9H16.915C16.4388 11.8376 13.9729 14 11 14H7.33301L16.4004 20.7998L15.2002 22.4004L4 14V12H11C12.8638 12 14.43 10.7252 14.874 9H4V7H14.874C14.43 5.27477 12.8638 4 11 4H4V2H20V4Z",fill:"currentColor"})),y=m;export{m as IconCurrencyRupees,y as default};
//# sourceMappingURL=index.mjs.map