@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 • 904 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?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&&!r&&n.createElement("title",null,t),o);var i=o=>p.createElement(l,{...o,ariaLabel:"coin-1, credits, money"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.08555 3.61837C5.12838 4.92267 3 8.15413 3 12C3 15.8459 5.12838 19.0773 8.08555 20.3816C5.61492 18.588 4 15.4844 4 12C4 8.51562 5.61492 5.41205 8.08555 3.61837ZM13 22H11C5.97859 22 2 17.4691 2 12C2 6.5309 5.97859 2 11 2H13C18.0214 2 22 6.5309 22 12C22 17.4691 18.0214 22 13 22Z",fill:"currentColor"})),d=i;export{i as IconCoin1,d as default};
//# sourceMappingURL=index.mjs.map