@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 • 1 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?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}},t&&!o&&n.createElement("title",null,t),r);var c=r=>p.createElement(l,{...r,ariaLabel:"coin-rupees, currency, money"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM9 7V8.5H11.75C12.7293 8.5 13.56 9.12657 13.8691 10H7V11.5H13.8691C13.56 12.3734 12.7293 13 11.75 13H9V14.418L14.4375 17.7822L15.2266 16.5068L11.9717 14.4922C13.6863 14.3922 15.0905 13.141 15.4238 11.5H17V10H15.4248C15.0773 8.28834 13.5642 7 11.75 7H9Z",fill:"currentColor"})),d=c;export{c as IconCoinRupees,d as default};
//# sourceMappingURL=index.mjs.map